Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

ESCALATION: Cancel Workdorders after 1 minutes IBM Maximo

ojbect Name: which object's record to monitor i.e. WORKORDER


where: a Filter the identifies the set of records of
objects, each escaltion point futher filter these records.
eventAttribute: a date/date-time attribute of selected records; i.e.
TARGETFINISH of INCIDENT.
EVENT CONDITION: A further filter in above filtered set of records. if any
ELAPSED INTERVAL: A time period to measure against event attribute(elapsed
time attribute). positive integer in past, -ive in future
INTERVAL UOM: in days, hours etc.
repeat: continue monitoring or not , the same record of
condition met.

Ojbective:
change status to CAN after 1 minutes; all new workorder which are create in last 1
days.

Escalation: TEST1085
object: WORKORDER
condition: WORKTYPE = 'MA' AND STATUS = 'WAPPR' AND COMMODITYGROUP = 'MECH'
site: dakhni
org: ogdcl
scheduler: 5 seconds
# all newly created workorder MA, MECH and WAPPR

Elapsed time attribute(EVENTATTRIBUTE): statusdate


Elapsed time: 1 minute (workorder which are 1 minute old, )
Action: CANCEL

NOTE: this ESCALATION is automatically created as a instance of ESCALATION Cron


Task in cron task application.

reference: http://maximodeploy.blogspot.com/2016/12/escalation-cancel-workdorders-
after-1.html#more

You might also like