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.
Deletes the scheduler table record log from RetailConnSchedulerLog table related to a specific job ID.
Syntax
public boolean deleteSchedulerLog([RetailConnJobId _jobId])
Run On
Server
Parameters
- _jobId
Type: RetailConnJobId Extended Data Type
The value of jobID field of RetailConnSchedulerLog table.
Return Value
Type: boolean
Always returns true.