I’m doing entitlement aggregation where we get group owners in the additional attribute, Now we are trying to update the entitlement owner with the value coming in the attribute : group owner.
has anyone worked on this usecase, can anyone help me on this.
I don’t think you can set the Owner or Privileged attributes as part of Aggregations. But if you can reference the Identity from your Attribute you could probably script an update of the Entitlement Owner with the Patch Entitlement API.
I don’t have support for this in my PowerShell Module yet, but it’s something I can add soon if it would be helpful?