Hi All, I'm using xdmp:http-post to send a document to a web service that inserts it into another MarkLogic database and returns the URI of the document as a string. The service processes the document correctly, but I receive an XDMP-DOCROOTTEXT error with the following message:
Invalid root text "/document/12345678.xml" /document/12345678.xml is the URI of the document in the remote database. The MarkLogic API docs state that the return value of xdmp:http-post is "the response from the server as well as the specified document". Is the error occurring because the value returned is a string not a document? Bob _______________________________________________ General mailing list [email protected] http://xqzone.com/mailman/listinfo/general
