Question
Enable audit recording for custom utility that downloads the PDF represenations
We have a custom utility using which we can download the PDF representations in bulk.
We are downloading the representation using the API :
RepresentationHelper.service.getDefaultRepresentation()
We have enabled the audit logging for Download (READ_CONTENT) and View(VIEW) events in the file configAudit.xml
We need to have this information logged in the audit report.
Is it possible accomplish this ?
Thanks,
Srikanth

