Hi Hans, My first thought would be that the uris you calculate might not be unique. Did you verify that? You can append xdmp:random() to see if that makes a difference..
Cheers, Geert From: <[email protected]<mailto:[email protected]>> on behalf of Hans Hübner <[email protected]<mailto:[email protected]>> Reply-To: MarkLogic Developer Discussion <[email protected]<mailto:[email protected]>> Date: Sunday, July 3, 2016 at 7:52 PM To: MarkLogic Developer Discussion <[email protected]<mailto:[email protected]>> Subject: [MarkLogic Dev General] mlcp and loading multiple files let $icn := $doc/TRANSACTION/LOOP2000D/LOOP2200D/TRN/TRN02/text() let $uri := concat('/responses/', $icn, '.xml')
_______________________________________________ General mailing list [email protected] Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
