I have a workflow that does the following:
For each page of the document it creates an empty document, copies the metadata from the starting entry to the new document, moves the first page from the starting entry to the new document, and then invokes a workflow.
It works correctly for the first page of the starting document, but when it gets to the second page it creates the empty document and copies the metadata, but then goes into a waiting status when it gets to the Move Pages activity. In the instance details it gives the following messages: "Entry Locked [9014]" and "Operation failed due to entry sharing violation [9059]".
I read that on a 9059 it will retry, but I have yet to see it do that. I curious though why it thinks the document is locked? The Admin Console does not show any locks when I look. Any ideas?
Workflow Designer 10.0.0.249