Hi All,
I am new to Spel customization and need some guidance.
My requirement is to attach an event that should trigger automatically if a ticket remains in PRC (Pending Resolution Confirmation) status for 72 hours, so that the ticket can be resolved.
Challenges faced:
-
I am unable to attach the event in Service Type, since SLA stops when the status is PRC.
-
I tried attaching the event in Activity Notification → Update Status, but in that case the event is attached multiple times, because to move a ticket into PRC status, the status needs to be updated several times.
-
To handle this scenario, I attempted to use a Spel code + mod file, but it is not working as expected.
Below are my configurations:
mod file:
spel file:
Requesting your help to:
-
Identify the issue in the above spel/mod configuration.
-
Suggest any alternative solution if available to achieve this functionality.
Thanks & Regards,
Malay Saha
-------------------------------------------