How to modify audit log using a webscript to add custom string to audit trail

cancel
Showing results for 
Search instead for 
Did you mean: 
rohit_chakrabor
Active Member

How to modify audit log using a webscript to add custom string to audit trail

Hi,

I am working on a Java webscript that takes noderef of file and an external user name. I have auditing enabled. When I use contentReader.getContentData() the audit trail is displayed in the log. What I wanted to do was to include the external user name in the audit trail as well.

Is there a way to accomplish this using a webscript?

1 Reply
tduci29
Member II

Re: How to modify audit log using a webscript to add custom string to audit trail

Did you ever find a solution to this?