I’m using the SQLLoader connector in SailPoint IdentityNow.
Aggregation is successful and I can see the entitlement values in the account entitlement attribute, but these entitlements are not converting into entitlement assignments on the identity and can’t able to see that entitlement in the entitlement catalog.
I’ve already:
Reset the source
Tried unoptimized aggregation
…but the entitlements still don’t appear as assignments.
What are the possible reasons for this, and what configs or mappings should I check to ensure SQLLoader entitlements get created as actual entitlement assignments in IDN?
@Gopi2000 Go to your Account Schema configuration of the source and whichever field denotes the entitlement, change its type from “String” to “Entitlement” and save.
Next Reset your source, run entitlement aggregation first and then run full account aggregation next.
double check your Account schema to group/entitlement schema mapping. account schema attributes “Type“ should match the type of entitlement you have configured.
@Arshad@lampard08 everything seems to be perfect, the user which im aggregating holds 3 entitlments all the 3 entitlements i can able to see with in the attribute values of the entitlement only 2 of them are converting into entitlement assignments which is entitlements 1 of the value is not converting. I’ve implemented all the changes which you guys mentioned but no luck