Asynchronous Execution for Workflows
The workflow execution log indicates which workflow tasks were processed asynchronously. The workflow tasks that run asynchronously are placed in the scheduling queue and run in the order in which they are placed in the queue. You can direct the Workflow Manager to process workflow tasks asynchronously using the task.WorkflowTriggerTask
object. For more information, see task.WorkflowTriggerTask.
For example, for asynchronous execution, the workflow execution log displays the following message:
Running ONENTRY trigger under AFTERSUBMIT (Event: CREATE; Context: WEBSTORE) Asynchronous execution