Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Can we create subtask for SCtask in flow designer??

soumya17
Tera Contributor

Hello,

 

Can we create subtask for SCtask in flow designer??

I have total 5 tasks actually. i want last 3 tasks should be the subtask of task2

i.e when task 2 is completed , there only remaining 3tasks should attach but not in RITM...

Can we achieve this with flow designer??

 

soumya17_0-1672312170803.png

 

Thanks

 

 

1 ACCEPTED SOLUTION

Create task record not catalog task


Thanks and Regards,

Saurabh Gupta

View solution in original post

6 REPLIES 6

Saurabh Gupta
Kilo Patron

Hi,
Technically this is posible.

 

You can create the record of task table and set parent field as the reference of sc_task.

 

 


Thanks and Regards,

Saurabh Gupta

Hi @Saurabh Gupta  

i tried the same..but it didnt work

 

soumya17_0-1672314481108.png

 

parent of the task3 i mapped to task2

 

Create task record not catalog task


Thanks and Regards,

Saurabh Gupta

create task also same scenario.