Hello All
I have two workflows that assign template and field values on creation and change.
One workflow runs on schedule and creates new folder and assigns new changes to the fields, Scheduled run at night. This workflow create three level folders from the specific number (from 33,000 field value from DB)
Second, I also have another simple workflow that assigns parent template and fields when someone creates folder.
The issue is that when scheduled workflow runs it creates new folders. The first activates my second workflow. Since they both are assigning field values to folders, they lock up the files and in some cases workflow stalls.
This might be fixed by refining the rules but I can think of anything. I would appreciate some direction here?
Thanks