Skip to Content
0
Former Member
Jan 11, 2012 at 08:27 AM

CAFLockException

25 Views

Gurus salutem,

In my BPM flow I use a CAF service, and use the operation to update a record. Prior to the update I read the record, and use the results to be passed on to the update service, except for the attribute status. Attribute status is changed.

Operations findAll and read work fine.

I verified that all is passed correctly. Which it is.All fields are mapped, including the one that will change.

The message I get is;

Operation:update of interface:http://www.sap.com/caf/xxx.com/productpruning/modeled/catclustcombi#catclustcombihas returned a fault, namely:CAFLockException.

How could this be fixed?

Best regards,

Martijn

Edited by: Martijn on Jan 11, 2012 9:29 AM