Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _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.
Exceptions
Exception | Condition |
---|---|
UpdateConflictNotRecovered | Standard update conflict resolution. |
UpdateConflict | Standard update conflict resolution. |