RetailMonitoringHelper::markAsSucceeded Method [AX 2012]
Marks a monitoring unit as succeeded.
server public static void markAsSucceeded(RetailConnJobId _jobId, RefRecId _dataGroupRecId)
Run On
ServerParameters
- _jobId
- Type: RetailConnJobId Extended Data Type
The job ID of the monitoring unit to mark.
- _dataGroupRecId
- Type: RefRecId Extended Data Type
The data group record ID of the monitoring unit to mark.
Show: