We have a process in our office that deals with building applications and building permits. The applications will be submitted and processed which brings it to the permit being issued. The operator will open the application to get the necessary information to create the permit. I am having an occasional issue with my one workflows being terminated when the operator forgets to close the application before saving the permit to Laserfiche, which starts the workflow. The workflow is programmed to move the entire folder that holds all the related documents and the new permit to an archive folder. The workflow terminates with the following message:
Route Entry to Folder "Archive"
(MoveEntry)Multistatus response. [9039]
Another operation on which this operation depends failed. [9054]
Entry locked. [9014]
My question is, is there a method that can be inserted into the workflow that closes the application or pauses the workflow until the application is closed?
Thank you