Why sc task not getting created in flow designer ?

Snehal13
Kilo Sage

Any idea of below issue

 

 

In flow designer. I have a logic that once manager approves 1 sc task, a new sc task must be created to another assignmentgroup.

 

When manager gives approval, 1st sc task gets approved and state is closed completed but new task isnt created.

 

The logic I have used is below

 

Used ask for approval action and if condition matches with approval status, updated the 1st task to closed completed. This is working fine so the condition are net. The next block in same flow is to create new sc task. This is not working

 

2 ACCEPTED SOLUTIONS

@Snehal13 

you are giving wrong record here, it should be the Requested Item Record

Your one

AnkurBawiskar_0-1746612685897.png

 

It should be this

AnkurBawiskar_2-1746612774456.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

View solution in original post

@Snehal13 You need to select the RITM from Trigger data pill.

JSiva_0-1746613273617.pngJSiva_1-1746613297843.png

 

View solution in original post

9 REPLIES 9

Sohail Khilji
Kilo Patron
Kilo Patron

HI @Snehal13,

 

Step 1 : Use ask for approval action

Step2:  Use ''wait for condtion'' action and set the condition filter as "approval'' is Approved or Rejected.

Step3 : Use if statement to check if the approval was approved , if approved > use Create record action to create ask as needed

Step4: use Else if action to check if rejected or cancelled or other and add action accordingly.

 

I hope this clear...


☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

LinkedIn - Lets Connect

J Siva
Tera Sage

Hi @Snehal13 
Share the flow pic if possible.
Regards,
Siva

Please refer the screenshots and details of issue on this question below.

Ankur Bawiskar
Tera Patron
Tera Patron

@Snehal13 

you didn't share screenshots of your flow

Please share that so that we can help

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