alien4u
08/01/2018, 7:33 PMUser Event which create a Custom Record and that triggers a Work Flow, the UE would have to wait for the Work Flow to finish?jkabot
08/01/2018, 9:36 PMN/workflow.initiate it will wait for the workflow to finish (synchronous).
If you start the workflow using N/task.create it will not wait for the workflow to finish (asynchronous).