Hi Stuart,
Thank you for your example program.
I found out why my program didn’t work. It thought that I had to add ino:docname to the document, but I found out that this was a wrong assumption.
I also had the same problem with the update. I now do understand that ino:docname (and also ino:id but for other reasons) must be removed, otherwise it will result in a bad request (HTTP response code 400). The documentation states that storing a document with only the document id will result in the loss of the ino:docname, which is indeed the case. But the documentation doesn’t say that the document is rejected when you try to update a document that contains attribute ino:docname (or I must have missed it).
Now everything works ok.
Kind regards,
Rudolf
#webMethods#API-Management#webMethods-Tamino-XML-Server-APIs