cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamically adding approves after workflow is initiated.

0 Kudos

Requirement:

=> workflow will be initiated with predefined approvers. The approvers will receive the work item( Decision step).

=> The approvers that are added will be take decision and condition can be Parallel-one and Parallel-all.

=> Now i need to add/remove/replace few approvers in the runtime( After workflow started ). Work item should not be re-sent again to all approvers upon adding/replacing/removing any approvers.

=> The approvers added should be in sync with the approvers that we have, when workflow has initiated.

=>parallel-one/ Parallel-all should work for added users also.

0 Kudos

This is an urgent requirement that needs to be implemented. Please provide your ideas on this.

0 Kudos

HI All,

This is an urgent requirement. Is it possible to implement the above requirement? Has any one tried before? Does the framework allow us to do this? Any other options i can try?

Please provide your ideas on this.

Accepted Solutions (0)

Answers (1)

Answers (1)

anjan_paul
Active Contributor
0 Kudos
0 Kudos

Thanks for your Reply.

My requirement is adding a new approver after workflow is initiated.

Example: A workflow is initiated and user decision will be sent to Approver1 and Approver2 in Parallel. Here both Approvers will receive the task and both has to take action. This can be done by Parallel Block (ParforEach).

Now i need to add two more approvers, say Approver3 and Approver4. Now all the four Approvers needs to take action and if any one approves, the work-item should be still available in all other three inboxes to take decision.

Please let me know if you are not clear on requirement. I will try to explain it in a better way.