Share via


RetailConnActionGenerator.run Method [AX 2012]

Creates and processes the actions for the unprocessed preactions and updates them in the DRMSchedulerJobTable table.

Syntax

public boolean run(RetailConnJobId _schedulerJobId)

Run On

Server

Parameters

Return Value

Type: boolean
true if the process is successful; otherwise, false.

Exceptions

Exception Condition
UpdateConflictNotRecovered

Standard update conflict resolution.

UpdateConflict

Standard update conflict resolution.

See Also

Reference

RetailConnActionGenerator Class