How to provide Due Date on a Task as function of Task Creation Date/Time ?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2021 04:26 PM
I have a requirement to specify Due Date based on an SLA for a task. The Due Date on the task needs to taskCreateDateTime + SLA hours. I am not sure, how this can be achieved in the Activiti 7 Modeler.
Labels:
- Labels:
-
Alfresco Process Services
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2021 12:51 AM
You can create task listener and assign to task create event.
In Tasklistner you can set due date.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2021 06:48 AM
Hi @amod-gadre
Are you using APA? If so, I don't believe there are tasklisteners in APA - you would need to use a process variable.
HTH,
Digital Community Manager, Alfresco Software.
Problem solved? Click Accept as Solution!
Problem solved? Click Accept as Solution!
