Could you share the error message you’re seeing?
Looking at your CSV file, the format appears to be correct. You may want to verify that the values for application, attributeName, attributeValue, and identityName are accurate.
I suspect there may be an issue with the value in the identityName field. What is your Identity Attribute in your HRMS application?
Hello @pbobadil , I created the remove_entitlement CSV file that you suggested
and performed the Remove Entitlement batch request. I noticed an issue in my system where the status was shown as invalid, just like you mentioned.
For example:
Later, I changed the attribute value from cn=System Administrator,ou=Alexandria,dc=sailpoint,dc=com
to just the display name from the entitlement catalog, “System Administrator”,
and then performed the Remove Entitlement batch request again. This time it executed successfully and the entitlement was removed.