You are viewing limited content. For full access, please sign in.

Question

Question

Entry Locked Error in Workflow

asked on September 28, 2016

I get Entry locked 9014 error in my workflow when I use "Move" activity. What does this mean please and why is it happening. Is there a way to check if entry is locked before Move?

 

Thanks

Priya

0 0

Answer

SELECTED ANSWER
replied on September 28, 2016 Show version history

Hi Priya, 

Entry locked means that if it is a file, it is already open in edit mode somewhere which locks it, and if it is a folder then probably it being assigned a template etc.

In LF Administration you can see all the entries that are locked and who locked them.

If it is making your workflow to terminate, you could either use try-catch to retry or use Task error Handlers in workflow administration to have workflow retry in 5 minutes. Something like this.

You could also use SDK to check something like this.

1 0
replied on November 22, 2017

Hi Junaid,

I have same issue , my case is that there are 3 workflows triggered once the entry metadata changed.

Is there any way to make make these workflows wait until other workflows finish work.

1 0

Replies

replied on September 28, 2016

Thanks

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.