We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Checkbox to make the TASK priority to be 'Urgent'

Jen11
Tera Expert

Hello All,

We have a catalog item with the following checkbox:

Jen11_0-1702576628250.png

If the checkbox is true, I would like the the TASK priority to be 'Urgent' and if the checkbox is false, then I would like the TASK priority to be 'Low'

Could someone please help me on how I can achieve this?

 

Thank you,  

1 ACCEPTED SOLUTION

Sandeep Rajput
Tera Patron

@Jen11 You can edit your Catalog Task activity inside your Service Catalog Item workflow as follows

Screenshot 2023-12-14 at 11.50.43 PM.pngScreenshot 2023-12-14 at 11.50.27 PM.png

Hope this helps.

View solution in original post

3 REPLIES 3

Dr Atul G- LNG
Tera Patron

Hi @Jen11 

 

https://www.servicenow.com/community/developer-forum/setting-priority-on-sctasks/m-p/1946610

 

 I am sure there some easy way as well but I am also learning the Flow , so till the time this can be helpful.

*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]

****************************************************************************************************************

You can write the code here

LearnNGrowAtul_0-1702577543756.png

 

*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]

****************************************************************************************************************

Sandeep Rajput
Tera Patron

@Jen11 You can edit your Catalog Task activity inside your Service Catalog Item workflow as follows

Screenshot 2023-12-14 at 11.50.43 PM.pngScreenshot 2023-12-14 at 11.50.27 PM.png

Hope this helps.