Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Can't enable audit on Assigned field

Raphael4
Kilo Contributor

Hi,

I created a child table from CMDB_CI called u_parking_spots.

I'm trying to enable auditing on this table, I managed to enable some field but there is one I can't: Assigned. 
To do so, I followed the documentation but the system still doesn't let me do it.

Please see the screenshot below:

find_real_file.png

Any idea?

 

4 REPLIES 4

sachin_namjoshi
Kilo Patron
Kilo Patron

If you enable audit table, then all fields in that table will be audited OOB.

Please see below to enable audit on table

 

https://docs.servicenow.com/bundle/london-platform-administration/page/administer/security/task/t_EnableAuditingForATable.html

 

Regards,

Sachin

Raphael4
Kilo Contributor

Agreed,

that's the exact documentation I followed, However when I look at the audit history related list I don't see the Assigned field record.

find_real_file.png

Please navigate to System Dictionary of Assigned field and turn on audit.

 

  1. Navigate to System Definition > Dictionary.
  2. If necessary, customize the list view to include showing the Attributes column.
  3. Navigate to the table and field (column) you want to whitelist.
  4. In the Attributes field, enter audit=true.

 

 

Regards,

Sachin

 

 

Raphael4
Kilo Contributor

Thank you for your quick answer.

Unfortunately I can't modify the attribute either.

find_real_file.png