How would i know "updated by " is coming which part of servicenow.

subbarayudu
Tera Contributor

subbarayudu_0-1728996497937.png

Here Updated by is srcDataImport, if it is a schedule import how can i get that which is updating.its updating some records  daily. 

5 REPLIES 5

Uncle Rob
Kilo Patron

Scheduled import based on a scheduled job?
Search the Run As column in Scheduled Jobs.

UncleRob_0-1728998767224.png

 

unable to find it in Run as. src DataImport not shown as results

Mark Manders
Mega Patron

Every schedule has a 'run as' field (not default on the form, so you need to add it or look at it from the list). If this user isn't used as a general 'run as' user on all imports, you should be able to find the schedules triggered by this user, updating the record. 


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

How can we fine schedules triggered by the user. Could you pls let me know the table name of it.