You didn’t specify the problem.
If it is that the document is stored in ino:etc instead of be updated in your collection, then I think you must use another “update” method like:
update(org.w3c.dom.Element element,
java.lang.String collection,
java.lang.String doctype)
The reason is that you don’t include the collection in the dbURL (so you use “query(query,collection)”) and then at update time, the collection is missing.
Regards.
[This message was edited by Juanjo on 29 Aug 2002 at 08:36.]
#webMethods-Tamino-XML-Server-APIs#API-Management#webMethods