Hi All-
I have added the collection to a work queue using the Action Add to Queue and then iterating through the defined work Queue using the Get Next Item action.
When I am marking the first item in the queue , item is getting marked as completed but for the second item it is throwing the error as
ERROR: Internal : The specified item was not locked by this business object
I have also verified the work item in the work queue of control center and the item has been locked by my own process.
Am I missing anything ? Has any one came across this scenario?