Using decision Table to trigger sublflows based on the flow inputs

Shantanu1
Tera Guru

Hi Experts!

 

I have a ServiceNow Catalogue item that needs a different subflows to be triggered based on the Input variable.

 

I have created a decision table for see the input & trigger the subflow, but i am not sure how to actually trigger the subflow?

 

Shantanu1_0-1720797631682.png

 

I have used the action "Dynamic Flow" to execute the subflow result post decision making, but in the "flow template" step, i need to fill a template, i am not sure what this means as i have more than 10 subflows that would need to run.

 

Shantanu1_2-1720797810455.png

 

 

 

Any assistance will be appreciated!

1 REPLY 1

Valerie_l
Tera Contributor

Hello

Have you seen this article? 

https://www.servicenow.com/community/workflow-automation-articles/run-subflows-dynamically-with-deci...

 

I also have dynamic flows with a decision table.  This article helped me get there.