RetailConnActionGenerator.run Method [AX 2012]

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

public boolean run(RetailConnJobId _schedulerJobId)

Run On

Server

Parameters

_schedulerJobId
Type: RetailConnJobId Extended Data Type
The ID of the job that is run.

Return Value

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

ExceptionCondition
UpdateConflictNotRecovered

Standard update conflict resolution.

UpdateConflict

Standard update conflict resolution.

Community Additions

ADD
Show: