Triggers and escalation map initialization parameters

This section describes the initialization parameters used for a trigger type.

Note You must add variables as initialization parameters individually, and in the order stated here. Otherwise, the values are not populated correctly.

Trigger type

Initialization parameters

(examples)

Variable type

Purpose

Activity trigger

pJOBID

pNODENAME

pNODEID

pEPC

pSUBJOBID

STRING

STRING

SHORT

SHORT

STRING

Records the jobID, activity node name, nodeID, EPC and subjobID for the job that triggered an activity due date escalation map. Executes an escalation map when the time period relative to the activity due date has passed.

Duration trigger

pJOBID

pNODENAME

pNODEID

pEPC

pSUBJOBID

STRING

STRING

SHORT

SHORT

STRING

Records the jobID and estimated finish time of a job. Executes the associated escalation map when the time period relative to the job due date has passed.

Milestone trigger

pJOBID

pMILESTONENAME

pMILESTONETARGETDATE

pSUBJOBID

STRING

STRING

DATE

STRING

Records the jobID, milestone name and milestone target date of the job that triggered the milestone escalation.

Budget trigger

pJOBID

pJOBCURRENTSPEND

STRING

DOUBLE

Records the jobID and current budget spent. Executes the escalation map when budget tolerance reaches the defined percentage.