Data in target file is not updating - new record created when it shouldn't
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
I have a xls file with columns and data loaded in to an import set table:
I then transform using TMap with mapped fields. Purchasing Document is a unique field so coalesce is true.
After Transform I check the ast_contract and a new record is created instead of updating the existing record. The Contract Number is the PO# and is unique in the xls and import file.
What have I missed? Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hello, @Kirsten2 .
Please check whether the cell format type in the XLS file matches the field type of the target table for import.
You may be able to find more detailed hints by reviewing the logs to see how the generated transformation map performed the conversion.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Check your import set table if the value is populated correctly as the value should not be blank. If coalesce field is empty, you can create onBefore transform to ignore creation.
Can you share the mapping for u_purchasing_document to po_number to check coalesce settings. What is the data type for the po_number field ?
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
share your field map screenshots.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader