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

Question

Question

Is it possible to cancel a Form from Workflow?

asked on February 27, 2020

Hey everyone,

 

I'm trying to use workflow to either directly or make a variable to cancel a specific Forms instance.

 

My workflow is basically checking to see if an employee is still pending in their Forms hiring process. If the employee is in the hiring process, then the Instance ID is in the folder name. I am wondering if there is a way to use that instance ID to cancel the pending hiring application Form.

 

Thanks!

0 0

Replies

replied on February 23, 2021

One way to do this would be to use the Signal Throw and Signal Catch events in LFForms.  You could have a path that leads to a Workflow Service Task - The Workflow could populate a hidden field in your form when the awaited event occurs.  After the Workflow, your process would feed into a Gateway that determines if the hidden field is populated or not - if it is populated, then it feeds into the Signal Throw event.

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

Sign in to reply to this post.