How to call workflow activity from incident table

cherlakolas
Tera Contributor

I created one workflow that sends an email notification to the caller's manager for approval when the caller creates a P1 incident. Once approval is received from the manager, the P1 incident state changes to In Progress. But I am not sure how I can invoke this workflow, as I don't see the process engine section available in the incident form, even though I am trying to add it from the form layout but am unable to find it. I appreciate all your responses on how I can call this workflow. For your information, I am not using Flow Designer to achieve this.

2 REPLIES 2

Not applicable

Hi @cherlakolas ,

 

Why don't you add these condition in the work trigger as below, you can add other conditions if required.

 

HemanthM1_0-1753724298769.png

 

Hope this helps if so,

 

Jordan Vignoni
Tera Guru

You might have to create a business rule on the Approvals table that updates the incident state once the approval is received.