How would i know "updated by " is coming which part of servicenow.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2024 05:52 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2024 12:25 AM
Look at the sysauto table and add the 'run as' field to the list. There you can see the user that is running the job.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark