ReqEventProcessBatch.run Method [AX 2012]

Processes kanban events.

Syntax

public void run()

Run On

Called

Exceptions

Exception Condition
Error
UpdateConflictNotRecovered

Remarks

Note: No transaction scope is being opened in this method. The processEvents must create their own transaction scopes.

See Also

Reference

ReqEventProcessBatch Class