RetailMonitoringHelper::processExecutionResults Method [AX 2012]

Processes full execution results for the set of jobs to a brief results log and writes appropriate events in the event log.

Syntax

server public static void processExecutionResults(Set _jobs)

Run On

Server

Parameters

  • _jobs
    Type: Set Class
    The set of jobs to process.

See Also

Reference

RetailMonitoringHelper Class