How to extract data from an activity log?

gunishi
Tera Guru

Hi there, 

 

I am trying to get data out of an activity log, for example, I want the name of the person who approves a record (which moves the record into approved state). 

 

I want to extract the name of this individual in a script so that I can reference them and give them additional access. 

 

Any help on this would be great. Most of the links on existing articles are broken and lead to the ServiceNow homepage so no links please!

 

Kind regards, 

G

2 REPLIES 2

Maik Skoddow
Tera Patron
Tera Patron

Hi @gunishi 

The table which feeds the activity stream is sys_journal_field

But be careful with "give them additional access" as you might provide access to users which do not have the right license!

Maik

Hi @Maik Skoddow 

 

Thank you so much for your response and I'll be mindful about the access!

 

Kind regards, 

G