how to find the workflow in the record producer is triggered ?

ran13
Kilo Contributor

i have created a record producer with workflow, if i submit the record   producer, then how to identify the workflow is triggered or not

3 REPLIES 3

turnea
Mega Expert

You should be able to find it through the Workflow module under "Active Contexts".   It should have the created date with workflow name followed by the ID.


ran13
Kilo Contributor

Thanks Amandah,



The work flow is not triggered, please let me know how to trigger the work flow


You'd trigger it by using conditions through the Properties section in the Workflow Editor.   Ensure that the right table is there, then that the "If condition matches" has the option "Run the workflow" selected.   From there you would just need to use conditions that would trigger, and it would need to be something that never changes.   Here's an example of one I have:



Capture.PNG