Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Workflow color code

sindhuchamanagi
Kilo Contributor

Hi there,

 

I am a beginner of SNOW .I need help to resolve this workflow question:

There is a catalog variable choose color with values red,blue,yellow.

If red means no approval required,how can i achieve this with work flow ?

 

Please assist me .

1 ACCEPTED SOLUTION

Karishma5
Tera Expert

hi sindhuchamanagiri,

You can use an IF activity or a switch workflow activity to achieve this. You can refer the following links which might help you.

IF activity: 

https://docs.servicenow.com/bundle/kingston-servicenow-platform/page/administer/workflow-activities/...

Switch activity:

https://docs.servicenow.com/bundle/kingston-servicenow-platform/page/administer/workflow-activities/...

 

Regards,

Karishma

www.dxsherpa.com

find_real_file.png

 

View solution in original post

4 REPLIES 4

Premkumar1
Giga Expert

This can be done by using if activity in workflow.

If yes means add a approval activity.

 

Karishma5
Tera Expert

hi sindhuchamanagiri,

You can use an IF activity or a switch workflow activity to achieve this. You can refer the following links which might help you.

IF activity: 

https://docs.servicenow.com/bundle/kingston-servicenow-platform/page/administer/workflow-activities/...

Switch activity:

https://docs.servicenow.com/bundle/kingston-servicenow-platform/page/administer/workflow-activities/...

 

Regards,

Karishma

www.dxsherpa.com

find_real_file.png

 

sindhuchamanagi
Kilo Contributor

Hi Karishma,

 

Thanks for the solution.

 

May i know any real time scenarios for SOAP and REST web services ?