Hi Scott and others,
I am trying to download a document. The download content SOAP message requires only <urn1:contextID>?</urn1:contextID>. But I am not sure what it is. I assumed that it is different than the node_id of the document because when I used node_id, I got this fault.
<faultcode xmlns:ns0="urn:Core.service.livelink.opentext.com">ns0:Core.CouldNotLoadMethodContext</faultcode>
<faultstring>CacheUtil: Could not load requested cache object: 502736 (V{<'SEGMENTBLOB'>})</faultstring>
Can you please explain what the contextID is?
I am using SoapUI to get the authentication token and to call the content webservice using this token.
Thanks,
Kapil Chaudhari