Content Management and Capture

 View Only

 IBM FileNet Audit Get Content Event filter expression

Aleksander Kostowski's profile image
Aleksander Kostowski posted Wed April 01, 2026 02:41 AM

Hello,

I am trying to enable a filter expression for an Audit Definition for Get Content Event. We currently have auditing enabled in ACCE for document class. Now we would like to add a filter expression to save only events related to business users and exclude our technical users. 

Our technical user is UserXXX, and we don't want to save audit events for that user for Get Content Event. I am not able to construct correct filter expression.

I was able to configure that behavior for Update Event using this expression:

Source.LastModifier<>'UserXXX'

Is there any possibility to do something similar for Get Content Event?