RetailMonitoringHelper::markAsSucceeded Method [AX 2012]
Marks a monitoring unit as succeeded.
Syntax
server public static void markAsSucceeded(RetailConnJobId _jobId, RefRecId _dataGroupRecId)
Run On
Server
Parameters
- _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.
Remarks
This function marks unit healthy state in the RetailCDXJobsFullExecResults table.