Servicenow flow designer catalog Item Multiple choice Assignment groups

Vasu2
Tera Contributor

I have some 20 Multiple selection options in the catalog Item based on the selection of the Multiple choice (single selection)  we have to assign the Assignment group. Instead of if and else if for all the selection in the flow designer, can anyone help on the flow variable script to get the Assignment group and assign that group to the Task in the flow designer.

3 REPLIES 3

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Vasu2 

You can use the decision table for this, or better yet, use the assignment rules. Just to clarify, either way, you need to ensure that the user is assigned at least once. You'll need to do the groundwork to map and add the sys_id/group name for the assignment.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

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/atul_grover_lng [ Connect for 1-1 Session]

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

Ankur Bawiskar
Tera Patron
Tera Patron

@Vasu2 

I agree with Atul here, you can use decision table to maintain it going forward

Auto Mapping (Decision Table) 

Something like this will help

How to use a Decision Table in a flow with catalog item variables? 

AnkurBawiskar_0-1745853827223.png

 

AnkurBawiskar_1-1745853841111.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@Vasu2 

Thank you for marking my response as helpful.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader