Martijn Posted December 6, 2018 Posted December 6, 2018 Hello, I’m in the midst of a business process creation for a multi-site change. The thing I’m after is how can i get at least one member of each site(5sites) to be set as an approver for a change. Without having to set them individually(bit convoluted for 5 sites), did look at did he variable &[global["flowcode"]["assignedTeamId"]] that works kind of.. It misses the weight as well as the authorization type. any idea / guidense on how to achief this?
James Ainsworth Posted December 6, 2018 Posted December 6, 2018 Hi @Martijn Could you let me know a little bit more about your requirement. We do have some planned work around authorisations, but I'm not yet sure if they will meet your requirements. Do you have multiple people per site that could authorise a request and you would like some sort of round robin to allocated one from each site randomly. Or are you looking at providing authorisation groups which would contain one person from each site to do the authorisations?
Martijn Posted December 7, 2018 Author Posted December 7, 2018 Hi @James Ainsworth sure, we have a rule set, that when there is a multi site change at least one member of each team should review / authorise the change. so i want to create a task for every sites-team for authorization, so they can deside among themselfs who check's / authorises the change.
James Ainsworth Posted December 7, 2018 Posted December 7, 2018 What is the maximum number of team members on a team for a particular site?
Martijn Posted December 10, 2018 Author Posted December 10, 2018 That's a difficult one to answer, we currently have this. Team a - 3 members Team b - 6 members Team c - 8 members Team d - 2 members
James Ainsworth Posted December 11, 2018 Posted December 11, 2018 Hi @Martijn I'm looking to see if there is some way that we can work with these operations to get closer to what you are looking to do. To begin with this is looking one team and using the Individual authorisation type, so that only one authorisation from that team is needed. Now... just need to work in the other teams.
James Ainsworth Posted December 11, 2018 Posted December 11, 2018 I started to look at parallel process for the different teams. Just not sure how one could then assess each team's separate authorisation and come to a conclusion on the outcome.
Martijn Posted December 14, 2018 Author Posted December 14, 2018 With the parallel processing if only one from eighter team approves the change it hits 100%, so your correct the question would be who to handle the outcome. I think the best approach is to create one team for the approvers, but hat responds differently than i would think it does. When i create the request it's assignd to Team A (via Process Cap), the authorization kickes in after the change date has been set. So in BP i re-assign the request to the Infra Team and the authorisation thereafter. looking at the tasks, thoose are assigned to Team A rather that the infra Team, i don't understand that bit.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now