Scheduled Jobs By Assignment Escalation Dates
Comments
-
I have a requirement for 5 levels of escalation for an assignment. Below is an example of what Im thinking
Level 1 – Warn
Level 2 – Late
Level 3 – Escalate
Level 4 – scheduled flow to start after 24 hours from Escalate start
Level 5 – scheduled flow to start after 48 hours from Escalate startThere first three levels are already built in as options on assignments, but for levels 4 and 5, I was thinking of configuring a scheduled job to run in the future. How would I go about this.
-
[color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]For the functionality above, you could have a scheduled job that:[/font][/color]
[color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]
[/font][/color]
[color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]- Fetches your target assignments[/font][/color]
[color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]- Passes the assignments into an async flow[/font][/color]
[color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]- In the async flow, for each assignment, run a rule that evaluates if the escalation date was yesterday/two days ago and if the assignment state is escalated[/font][/color]
[color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]- If yes, run your process, if no, return to the for each loop[/font][/color]
[color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]
[/font][/color]
[color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]I included a small example of this below that I think should work for your use case.[/font][/color]
Howdy, Stranger!
Categories
- 4.4K All Categories
- 78 General
- 13 Training
- 209 Installation / Setup
- 1.1K Flows
- 110 Rules
- 270 Administration
- 213 Portal
- 497 General Q & A
- 709 Forms
- 345 Reports
- 3 Designer Extensions
- 48 Example Flows
- 58 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 186 Pages
- 5 Process Mining
- New Features
- 186 Datastructures
- 70 Repository
- 229 Integrations
- 29 Multi-Tenant
- 27 SDK
- 81 Modules
- 59 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 143 Lunch And Learn Questions