Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to add process flow based on view

sunil7
Giga Expert

Hey guys

I need to add a new  process flow on ORM view of sn_risk_risk table. OOB process flow on default view is :

Draft > Assess > Respond > Review > Monitor > Retired

but my requirement is when i change the view as ORM view the process flow should be:

Draft > Assess > Review > Respond > Monitor > Retired  

Review and Respond should be interchanged..How to achieve it please help

6 REPLIES 6

You will have to configure a process flow to use this condition for flag.

 

find_real_file.png

 

Regards,

Sachin

I created new process flow and added the flag condition but now process flow coming as doubled as below

find_real_file.png