Hi Noor,
I want to only revoke some of their access if they have an EMP account set up.
in the EMP (Epic) source, the entitlements I want to remove are the ones that have the type: linkedSubTemplate. There is an associated entitlement attribute “LinkedSubTemplateIDs” on the EMP account, which holds the names of the entitlements. This entitlement attribute is what I am using as the input for the loop.
I have checked that when I search using this input in the loop I get the correct mapped values from Get Access, but get the 400 error from Manage Access.
