Need the ability to select multiple app roles for SAP. We are using a form with entitlement picker for the app roles. Not sure how to get them provisioned though.
Need the ability to select multiple app roles for SAP. We are using a form with entitlement picker for the app roles. Not sure how to get them provisioned though.
I can select multiple App Roles fine, via entitlement table with actions, problem is in the provisioning of these accounts. How is AFX going to know what values to provision? Also how will the user know of the failures?
Thanks
Ken
Did you set 'Changes apply to' on the general tab to Requestor/One user with.../Multiple users with...? If so, a change request should be generated.
Did you set AFX on application?
Did you set 'entitlement needs an account' on application? If not then the app role will be granted to the identity, not an account.
Also you are talking about provisioning accounts. What did you mean to say? Some use-case description would help to understand what is the your problem.
I suppose you are using an Entitlement Table type field in an Application or Global type form. Uncheck 'Select only one entitlement' and set change item handling to 'Align selection with subjects' or 'Add selected items'. With first choice you should also pre-select rows already held by some or all users.
The entitlement rule is using application form functionality (${avform.application.Name} is available in application forms). The condition is slightly different if you are using a global form. If you have just app-roles in SAP (no entitlements) then you can miss that condition from entitlement rule.