OIM API - Error while retrieving Process form child data
881156Oct 14 2011 — edited Jul 25 2012Hi,
I need to read all the child data in a process form.I wrote a piece of code and called it from process task adapter.The values are not getting retrieved and i am getting the error
<tcFormInstanceOperationsBean/isProcessFormChildDataDataUnique: no PRF isKey set up for sdk:203>
When i tested the same code from a standalone cliet,it is working.
Any idea what I am doing wrong here?.Thanks