Hi, I am having huge managed documents in Content base. It is given in the dev-guide.pdf, that the dls:document-update() function replaces the entire contents of the document. But my requirement is to update a single node in the managed file. I tried with following steps: • I checked-out the managed doc • updated the doc using xdmp:node-replace(). Note : (Since my doc is huge in size , I have used the xdmp:node-replace() for specified node) • Finally I check-In the doc.
But this update operation doesn’t create a new version of the doc. Is there any other way to do update operation on managed document (dls:document-update)? Regards, Mano.
_______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
