RetailMonitoringHelper::markAsSucceeded Method [AX 2012]

Marks a monitoring unit as succeeded.

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.

This function marks unit healthy state in the RetailCDXJobsFullExecResults table.

Show: