Workflow Auto Escalation
Overview
Sample Configuration
{
"tenantId": "pb",
"moduleName": "Workflow",
"AutoEscalation": [
{
"businessService": "PGR",
"module": "pgr-services",
"state": "RESOLVED",
"action": "CLOSERESOLVEDCOMPLAIN",
"active": "true",
"stateSLA": 1.0,
"businessSLA": null,
"topic" : "pgr-auto-escalation"
}
]
}Last updated
Was this helpful?