Hi,
I have an event script set on a Process step that will create certain groups and grant them permissions to a set of folders recursively. This is the last step in the workflow and is preceded by an item handler (run by a workflow agent).
The event script works great until a certain number of recursive items - @100000. However, when I try to run it on a larger dataset (200000 + items) and apply the permissions recursively, the workflow agent returns the error below:
"Failed to move 34002787.34002787.13 to Personal Assignments for Admin". This was followed by the statement that it was unable to update the subworktask status in the db and set it to "2" (ready).
Any idea why this might happen? It only happens on large datasets. Anything smaller works fine.
Please help. I am completely stumped!!
Thanks!!
- Aruna