Share via


LedgerJournalWFApprResubmitToWF::main Method [AX 2012]

Resubmits a workflow approval supported journal to the workflow engine and updates the workflow status of the journal.

Syntax

client server public static void main(Args _args)

Run On

Called

Parameters

Exceptions

Exception Condition
Error

The method has not been called correctly.

-or-

The journal cannot be resubmitted to workflow.

Error

The method has not been called correctly.

-or-

The journal cannot be resubmitted to workflow.

Remarks

This method is only used to restart an existing workflow running instance for a workflow support financial journal from a Microsoft Dynamics AX client context.

See Also

Reference

LedgerJournalWFApprResubmitToWF Class