Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - WietzeW

Pages: [1]
1
oke, so I'll have to use two steps to get the Unique ID
Thanks for your quick answers!

2
We are using CMOD 10.1. In our Java application we use ODWEK API's (10.1.0.6) to archive individual documents in CMOD (OnDemand server version is 10.1.0.5). In the applications we defined a field as Unique Document ID, which is auto-generated (server-side) when a document gets archived. We want to use that ID (as response) so our workflow can retrieve the archived document with the Unique ID. We can verify manually with the OnDemand client that the generation of this ID is successful. However, we would expect the ODHit that is returned by the call to ODFolder.storeDocument(…) to also contain this generated ID. Instead, what we see is that the value for this field is empty (the field exists though). Does someone know if there is a certain logic behind why the returned ODHit is incomplete? Maybe we overlooked some (ODWEK- or server-side) configuration in relation to such fields?

Pages: [1]