Transform is not getting transferred full data
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2022 01:25 AM
Hi All,
I am trying to transfer the data to cmdb_ci_computer table through JDBC connection . When i transform the data partial data is moving to target table.
Only few data is getting transferred . When i check the import set table it says State - Pending but not transforming full data.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2022 03:30 AM
Hello,
was the Transformation Map executed after the data have been loaded? Are there any errors or warning in import or system log? Are the "pedning" records referenced to any Import Set?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2022 12:37 PM
Hi Shohaib,
Please create a support case on https://support.servicenow.com/.
Our support team can help you to find the root cause.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2022 03:33 AM
Please check if the following;
1. If the coalesce value is set correctly in the Transform Map.
2. If its a JDBC pull for 20 records on Test, It won't transform the data. We need to do it manually.
3. All the reference fields are set to ignore on New Value, At times that might get stuck.
4. Check the Transform Map if there is any long running Transform Scripts.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2024 02:49 AM
Hii
Even i have facing the same issue with network adapter class how you resolve this issue can you guide me.