Hello,
I am trying to find a way to bypass Entry Lock in workflow.
I have multiple files coming in at a single time. Imported file 1 is meant to merge with existing file X, however file X is locked by the user. This causes the workflow to enter into a retry loop. I am aiming to find a way to test/identify if file X is locked in the workflow and if so move on to the next file in the list; so import file 2 could then try to merge with existing file Y.
I am unable to find a way to identify entry locked outside of admin console, any help is appreciated.
Darren