Hello IIQ Experts,
on 8.3p4, in the entitlement catalog we have the Bulk Import option to create/update the entitlements correct, how do we turn on the Audit so that we can see who made the changes to the entitlements.
please advise asap.
Thanks
Hello IIQ Experts,
on 8.3p4, in the entitlement catalog we have the Bulk Import option to create/update the entitlements correct, how do we turn on the Audit so that we can see who made the changes to the entitlements.
please advise asap.
Thanks
Hi @177963
There is no OOTB Audit available for viewing bulk import. However you can enable audit events for ManagedAttribute Classes. For doing that, go to debug page → Audit Config → Add the below entry under AuditClasses section.
<AuditClass create="true" delete="true" name="ManagedAttribute" update="true"/>
thank you, this creates an entry in the audit table but not saying its done by Import option, this also creates entry for all entitlement updates even if you do from the UI.
Any Idea how we can differentiate it or a way to figure out who did the bulk import?
Also any idea what was the workflow being triggered when import csv is done? I don’t see the ‘entitlement update’ workflow is being triggered for the import csv option.