Workflow::recallWorkflow Method [AX 2012]

Recalls a line item workflow instance.

Syntax

server public static void recallWorkflow(WorkflowCorrelationId _workflowCorrelationId, [WorkflowComment _workflowComment])

Run On

Server

Parameters

Exceptions

Exception Condition
Error

A workflow instance could not be found.

-or-

A root workflow instance could not be found.

See Also

Reference

Workflow Class