Hello Everyone,
I have a new requirement to create a Cron job to close the completed SR in Maximo.
So I created an Action with change status and value as closed in SR and then I attached the action to Escalation with the condition as (status='completed' and ticketid='234'). When I trigger the Escalation, I am getting error as "BMXAA4295E - Could not change ticket 234 status to CLOSED. BMXAA4190E - Status CLOSED is not in the value list."
When I checked there is No global data restriction present on object 'SR' or attributes related to 'SR'. Also there is No condition attached on Security group for SR Application.
But there is a domain condition attached to SRSTATUS (Expression = :&APPNAME&='SR'). I tried to remove the domain condition (Expression = :&APPNAME&='SR') and trigger the Escalation. The escalation ran successfully without any error and change the status of SR record '234' to Closed.
So I tried to give the domain condition as
Expression = :&APPNAME&='SR' or :&APPNAME&='ESCALATION' or :&APPNAME&='CRONTASK''. But again its throwing the error.
"BMXAA4295E - Could not change ticket 1234 status to CLOSED. BMXAA4190E - Status CLOSED is not in the value list."
Can anyone help on this, why are we getting error when there is domain condition on Application name (Expression = :&APPNAME&='SR).
Thanks in Advance.
#Customizations#EverythingMaximo#MaximoUserGroups------------------------------
Ishwarya Soundarya
Accenture
------------------------------