Share all details related to your problem, including any error messages you may have received.
Dear Experts,
I have quite interesting usecase which I need to implement and at the moment don’t have much more ideas how this can be be achieved.
Requirement is following:
We have Business Roles assigned via LCM Provisioning with Manager+Owner approval schema. This Business Role has 8 permitted roles. If request contains permitted role we want to wait until Business Role is approved and assign both of them (Permitted role should not be subject to any approval)
Any ideas how to achieve this will be appreciated.
Can you try to customize LCM, take out the permitted role from submitted plan and then once approval is completed, we can add this removed role kept in separate variable in the main plan for provisioning.