How to trigger a workflow from a flow designer via run script

Arka Banerjee1
Tera Contributor

Hi All,

 

I need to trigger a workflow that is configured for sc_req_item table from an intermediate step in a flow. Can someone please help me with the exact script to achieve this as I cant call call a workflow flow logic on any workflow for sc_req_item table. The flow is on service catalog trigger. Also I need to hold the flow from proceeding until the workflow is completed which is triggerred via the run script in FD. Can someone please help me with this as its urgent.

 

@Ankur Bawiskar 

5 REPLIES 5

Also if I dont have any input variables for the workflow configured and need to run it on the same req item that the flow is running, how can I achieve it