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.
This class returns the boolean value of run class.
Syntax
public boolean run(RetailConnSchedulerJobTable _schedulerJobTable)
Run On
Server
Parameters
- _schedulerJobTable
Type: RetailConnSchedulerJobTable Table
The current instance of RetailConnSchedulerJobTable table.
Return Value
Type: boolean
Always returns true.
Exceptions
Exception | Condition |
---|---|
UpdateConflictNotRecovered | Standard update conflict resolution. |
UpdateConflict | Standard update conflict resolution. |