Hello everybody,
We are using a request form to create a new user. Within this form, we are trying to assign several groups to this user that does not exist yet within RSA (So changes related to the form cannot be directly applied to him). To do so, we use the entitlement table component with a filter and we are trying to retrieve the selected values from this entitlement table within the approval workflow. It does not seem to work as the variable remains empty.
Is it possible to do this with an entitlement table ? Should we use another component ?
Best regards,
Yoann Lakermance
As far as i know it's not possible. Entitlement table are processed in the request form according to the user action => if there are no user changes what were selected won't be passed into the workflow. These are my suggested workarounds but all are affected by the non audit of operations:
Hope this helps.