Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Task creation in flow designer

Jesus Nava
Tera Guru

Hello experts please I need your support, I am creating a flow in which if a user gets terminated, a REQ-RITM-SCTASK are created.

At the moment I have this so far:

JesusNava_2-1664992008615.png

 

Here is my issue, when the user has for example 3 assets assigned, it creates 3 sctasks, but there are some exceptions in which the user has more than 10, so I wouldn't want to have 10 sctasks created, how can I fix it in a way that only one task is created with all the asset information? instead of the way I'm having ot now

 

Appreciate your help

7 REPLIES 7

Hello Asinfoor, I tried it like this but all options are grayed out:

JesusNava_0-1664998241126.png

Am I on the right track? or I'm doing something wrong,

Regards

Mike_R
Kilo Patron

Why are you creating the REQ & RITM individually? It would be better to just use the Submit Catalog Item Request action

 

Mike266_0-1664999039919.png

 

Thanks Mike will try that

Regards