Decision Table : Run Subflow Dynamically

Tilottama Nande
Tera Contributor

Hi,

 

I am facing an issue related to triggering Subflow added under 'Service Order Fulfilment Policy' of Decision table. I had created an entry in decision table to run my subflow with simple condition, however it is not getting triggered.

If I use same condition in flow to trigger subflow, it is working properly.

 

Anyone comes across such problem, please guide on the resolution if found.

1 REPLY 1

Tushar
Kilo Sage
Kilo Sage

Hi there,

 

The condition in the decision table might not be matching the values in the record. Make sure that the condition is correct and that the values in the record match the values in the condition.

When you use a Subflow under "Service Order Fulfilment Policy" in a Decision table, the subflow is not directly triggered by the condition in the Decision table itself. Instead, the Decision table determines which subflow to execute based on the evaluation of conditions in the Decision table rows.

Once the Decision table identifies the appropriate subflow, it will pass control to that subflow, and the subflow will be triggered as part of the overall flow execution.

 


Please, don't forget to mark my answer as correct if it solves your issue or mark it as helpful if it is relevant for you!

Regards,
Tushar