Hello,
when I try in Javascript to insert a new doc in my DataBase, the doc is automatically deleted from the base after 3-4 minutes, I don’t understand why, because I don’t make any action during this time
The code I use:
var newItem = new ActiveXObject (“Msxml2.DOMDocument.4.0”);
newItem.loadXML(“”+ID+“1”+Capacity+“”+NBar+“0”+Brand+“” );
QueryObj.startSession();
QueryObj.insert(newItem);
Thanx for any helps
Regards
Dave
Dave Vuistiner
HEVs, Sion / Switzerland
#webMethods-Tamino-XML-Server-APIs#API-Management#webMethods