Remote File Import is not working expected
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2022 01:16 PM
Hi,
I have the Transform script that to exclude data from source. The file contain 910 records based on the Transform Script excluded the few data .
When i attach the file and Load Data source the data is getting excluded and getting 840 records updated in the table .
But when i run through Remote File Import that data is not getting excluded and all the 910 records getting updated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2022 02:49 PM
check the IMPORT LOG related to that load it will help you in identifying the issues related to skipped records. For more information on how to do this check this thread:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0676136
Mark my Answer as Correct and Helpful if it helps