Adrian Simpkins Posted May 6, 2020 Share Posted May 6, 2020 Hi All, I am currently looking to see if I can setup a BPM so that it changes the customer, and adds them to a Service. Then once the request is complete I want to remove the Customer from the Service. I recall seeing something similar to this function as last years Insights, so I wanted to check is it possible to do this within the BPM? Basically we have a Service that we do not want to offer to all our Customer base, so the requests are being raised by some of our Digital Services staff who have permissions to the Service. To prevent an overload of requests from our Customers we want to change the customer name within the BPM, add them to the service, then once the request moves to Closure we want to remove them from the Service. I have the change customer part all sorted, however I am unsure if I can do the above within the BPM Many thanks ! Link to comment Share on other sites More sharing options...
Steven Boardman Posted May 7, 2020 Share Posted May 7, 2020 @Adrian Simpkins One option you could look at is using the following BPM operations * Collaboration > Application > Users > Add User to Organisation * Collaboration > Application > Users > Remove User from Organisation Now the thinking here, is that you have a group (organisational group of your choice), subscribed to the specific service. Now the user won't be part of this group by default, but on raising the request you can take their userID (using variable picker) and add them to the group, which will then give them access to the service. Once the request is closed, you can use the remove user from organisation to remove them from the group, and in turn access to the service. Hope that helps. Steve 1 Link to comment Share on other sites More sharing options...
Adrian Simpkins Posted May 11, 2020 Author Share Posted May 11, 2020 HI Steve Perfect, I thought there was somewhere to config this, just didn't look under Collaboration - many thanks ! Link to comment Share on other sites More sharing options...
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