Problem with Transform Map
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-28-2015 10:57 PM
Hi All,
I am trying to load the data in ServiceNow using Data Source. Initially, I am trying to load top 20 records in my target table.
Data Source run successfully and it loaded the records in the Source Table (Extends Table: Import Set Row). But when I am executing my transform map, records are not reflecting in the target table. Mapping has been done. But don't why it is not working.
If i am trying to do this activity by excel file import. It worked fine. Please suggest me something how to resolve this problem.
Thanks in Advance!
Regards,
Atul Chauhan
- Labels:
-
Integrations
-
User Interface (UI)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-28-2015 11:56 PM
Can you check the import log histroy?
That will give you an idea if any errors are there while importing data.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2015 12:23 AM
Do what Deepak said and you should be able to see why.
Step 1: Goto sys_import_set.list
Step 2: Select the import set(something like this ISETxxxxxxx)
Step 3: Check 'Comment' or 'Error' in the related list 'Import Set Rows'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2015 12:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2015 02:27 AM
That shows that your Data Source is not fetching any records to be transformed. Verify if the Data source used has correct credentials/details