Solved

Authorization Workflows two approvers

  • 1 September 2022
  • 1 reply
  • 377 views

Badge

hi,

 

Is there a way to have two approvers or more in the authorization workflows(delete job, delete client, delete storage policy)

 

thanks,

icon

Best answer by Mike Struening RETIRED 1 September 2022, 16:39

View original

1 reply

Userlevel 7
Badge +23

@chen belaysh , that’s a good question (and thanks for the post!).

Are you thinking of having an ordered approval list?  i.e first the Manager approves, then it goes to the Director, then the VP or something like that, or 2 people in any order?

The former should be easy enough by using decision

and the latter can be done via for ForEach, or you can use a Fork to split out the workflow pieces for all approvers, then join it all back together.

Check out the pre-defined options here and let us know if you have any questions!

https://documentation.commvault.com/2022e/essential/131495_predefined_activities_for_workflows.html

Reply