How to find out which script is making changes to a record?

Suggy
Giga Sage

For configuration item records,  there are some updated happening to fields like asset tag, model ID etc.

When I checked the history, its in the name of SYSTEM ADMINISTRATOR.

 

Need to find out how which script is making that change.

We checked Business rules, scheduled jobs etc but couldnt get any clue.

 

Is there a way to know which script is making that change?

7 REPLIES 7

Anand Kumar P
Giga Patron
Giga Patron

Hi @Suggy ,

 

Check on below tables with filter from list script contains asset tag backend name.

 

scheduled job, scheduled flow, script actions,script include with client script, workflow ,flow designer,business rules, transform maps, any integrations.

 

If my response helped, please mark it as the accepted solution and give a thumbs up👍.
Thanks,
Anand

Hi @Anand Kumar P yes already checked but couldnt find. May be the team has missed some script by change, hence I posted this question to see if there is a way to catch hold of it instead of relying on manual search.

Suggy
Giga Sage

Anyone?

Mark Manders
Mega Patron

Check the system log from around the time that the jobs ran. Check the 'context map' field on the log entry to see which script(s) are doing this.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark