- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2024 06:44 AM
Hi Team,
Transform map field is empty in import set table.
What could be the reason?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2024 05:28 AM
Hi @preethigovi,
You can absolutely have more than 1 Transform Map associated to a data source. There is no 'impact' what-so-ever. When multiple Transform Maps are associated, you'll just need to decide which Transform Map to use...
If any automation has been set up etc (this is based on any configuration made on your instance), then you'll just need to make sure this is considered (selecting the appropriate Transform Map).
To help others (and for me to gain recognition for my efforts), please mark this response correct by clicking on Accept as Solution and/or Kudos.
Thanks, Robbie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2024 07:27 AM
Hi @preethigovi,
Would you mind clarifying a few point please so as to help.
Can you confirm which table you're referring to when you state the 'Import set table' please.
The ServiceNow defined import set table ('sys_import_set') doesn't actually have a column named Transform Map.
I believe you're referring to the staging table that is created when you load the data - correct? On initial load of the data, the Transform Map field will be empty. Once a Transform Map has been created and associated to the staging table via the Transform Map 'source table' field, and then importantly ran - only then will you see the Transform Map field populated within the staging table.
To help others (and for me to gain recognition for my efforts), please mark this response correct by clicking on Accept as Solution and/or Kudos.
Thanks, Robbie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2024 12:37 AM
@Robbie We are pulling data from workday using import set it transform to target table. On particular during this stuck and transform field in sys_import_set got emptied
I have another query, can 2 transform map run on same import table concurrently? What will be impact
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2024 05:28 AM
Hi @preethigovi,
You can absolutely have more than 1 Transform Map associated to a data source. There is no 'impact' what-so-ever. When multiple Transform Maps are associated, you'll just need to decide which Transform Map to use...
If any automation has been set up etc (this is based on any configuration made on your instance), then you'll just need to make sure this is considered (selecting the appropriate Transform Map).
To help others (and for me to gain recognition for my efforts), please mark this response correct by clicking on Accept as Solution and/or Kudos.
Thanks, Robbie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2024 10:30 PM
@Robbie Thank You.
I have another query, example i have termination reason field coming into staging table but i don't want that particular to be inserted to target table field.
Like it must sit on staging table but not transform to target how to achieve this?