DocuSign OOTB - Getting error "Required field "Entitlement" was missing or empty" when adding DocuSign Viewer Permission profile as entitlement in AccessProfile

Hello,

We are using DocuSign OOTB connector. After configuring the source, I can successfully import accounts and entitlements, but when I create an access profile with an entitlement, I get the following error shown in the attached image.

It seems the issue is with entitlement type not linked to corresponding attribute in the schema however we are unable to zero it down.

The schema currently has groups marked as entitlements however we would like to manage the permission profile as well. We want to make the Docusign Permission Profile as requestable item.

I have tried making permissionprofileName as entitlement however it still gives the same error when adding DocuSign Viewer as Access Profile.

I am not sure if it is source configuration error or something else.

Thank you

Can you please share the screenshot of the entitlement : DocuSign Viewer

@yasha

Please check the solution of this post. It seems same as yours.

Try the approach:

Unable to put Entitlements in an Access Profile (Webservices Connector) - Identity Security Cloud (ISC) / ISC Discussion and Questions - SailPoint Developer Community

2 Likes

Let me know if it solves the problem.

Thanks

Thank you. The issue came out to be : incorrect attribute was marked as marked as Entitlement.
SailPoint document suggested to mark permission profile as entitlement type however there were two attributes in schema related to Permission profile.
1)PermissionProfileID
2)PermissionProfileName

Earlier the entitlement was marked for PermissionProfileName .
After changing it to PermissionProfileID and performing the reaggregation, the issue got resolved.

Thanks

1 Like

@yasha please mark permissionprofield as entitlement of type permission profile and then create access profile

1 Like