Hi
is there a way I can pragmatically check escalation of task with in K2 workflows, maybe through Smart object?
I have a scenario where I need to show text in case of escalation on the task notification.
Please advise.
Hi
is there a way I can pragmatically check escalation of task with in K2 workflows, maybe through Smart object?
I have a scenario where I need to show text in case of escalation on the task notification.
Please advise.
Best answer by NicS
There are a couple of options available to you here:
1. You can call a SmartObject when the task is redirected and log some information in addition to doing the redirect. When the task is opened by an escalation recipient you could then act on this logged data.


2. Instead of using the redirect functionality to escalate the task, the original one could be expired and you could create a new task for the escalation. With this option you can log whatever information to your database that you want to in the escalation task include any information in this task about the escalation that you need to.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.