Share via


MCRFTCEventProcessBatch.run Method [AX 2012]

Processes automatic notification events.

Syntax

public void run()

Run On

Called

Exceptions

Exception Condition
Error

If the validation fails; throws an error.

-or-

If the automatic notification event action is not supported; throws an error.

Remarks

When this job runs, it captures the current date when it starts.

Even if the job run time spans multiple days, it will still act as if it was run all on the first day.

See Also

Reference

MCRFTCEventProcessBatch Class