How would i know "updated by " is coming which part of servicenow.
- 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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2024 06:26 AM
Scheduled import based on a scheduled job?
Search the Run As column in Scheduled Jobs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2024 06:50 AM
unable to find it in Run as. src DataImport not shown as results
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2024 06:26 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2024 06:48 AM
How can we fine schedules triggered by the user. Could you pls let me know the table name of it.