Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
13 replies
Subscribers
9 subscribers
Views
5174 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
We have a requirement to allow automatic reassignment of tasks for a user during
gauravg568
over 9 years ago
We have a requirement to allow automatic reassignment of tasks for a user during a delegation period to whomever he/she has specified as a delegate for that period (such as a delegation setup for a 10 day vacation). We were trying to come up with options to reassign the task to delegate in real-time during the specified delegation period. There are task reassignment smart services and also the IFM Manager that allows us to reassign tasks on-demand. However, the requirement is for real-time reassignment during the delegation period. We could setup an exception flow on each and every task, but that would be time consuming and potentially error-prone activity. Does anyone have any suggestions for design options to accomplish real-time reassignment of tasks without a lot of additional set up for every task, since this is an application/system wide requirement?
OriginalPostID-181809
OriginalPostID-181809
Discussion posts and replies are publicly visible
Parents
0
Rahul Gundu
over 9 years ago
In that process model, create a parallel flow for User Input Task and Rule Event.Rule event will trigger a process which is used to reassign the tasks.
The Rule event will execute, if user is on vacation, and the respected sub-process will trigger, and reassign the respected task.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Rahul Gundu
over 9 years ago
In that process model, create a parallel flow for User Input Task and Rule Event.Rule event will trigger a process which is used to reassign the tasks.
The Rule event will execute, if user is on vacation, and the respected sub-process will trigger, and reassign the respected task.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data