TradeWorkflow.reSubmit Method [AX 2012]

Reactivates the purchase order workflow.

public boolean reSubmit()

Run On

Client

Return Value

Type: boolean
true if workflow was resubmitted; otherwise, false.

This method continues the workflow by calling the dispatchWorkItemAction method on the WorkflowWorkItemActionManager class that has information about the current work item.

Community Additions

ADD
Show: