I am working with a system that is using the PeopleSoft Direct connector to pull in accounts and also to pull in the PS Roles as Entitlements/groups. The PS Roles have the DESCR value set to the description, but this value does not seem to be populating the Description field of the Entitlement. Looking at the Documentation, I see there are 2 fields that get brought in for description: DESCR and DESCRLONG. Which one the these is populating the Description field on the entitlement, and is there a way that I can change this? I do not see an Entitlement Schema page in the source config, nor an API Call to change it.
Ideally I would like to set DESCR to point to the Entitlement Description field to save from having the PS team from copying all the values over. If the only way turns out to be copy the DESCR to DESCRLONG then I’ll have them tackle it, but I don’t want to ask until I know for sure.