Assign Entitlement Owner During Entitlement Aggregation in Webservices Connector

I have a webservice connector and the entitlement aggregation call actually provides the owner id. This owner id returned by the API is equal to the Sailpoint identity attribute - name. How do I assign the owner during aggregation for each entitlement?

You could probably store the owner id as one of the Entitlement attributes and then by means of a scheduled workflow, update the entitlement owners

Thanks @iamnithesh for the suggestion. We don’t have workflow included in our license. I do have the owner id as one of the entitlement attributes. Is there an alternate way to do the owner mapping during the entitlement aggregation itself?

You can run a script locally that updates the entitlement owner via API

Thanks @iamnithesh! That’s what I figured, was trying to do something OOB if Sailpoint supports instead of having a local script to perform this mapping.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.