HA
04/16/2025, 8:27 PMCeligo AI
04/16/2025, 8:27 PMAI generated answer (using internal Slack threads):When updating a customer record through CSV and you encounter the error "this record exists", it could be due to a few reasons: 1. Duplicated Keys: The error message suggests that there might be duplicate keys in your CSV file. Make sure that the internal IDs or any other unique identifiers used in your CSV file are unique and do not repeat. 2. Overwrite Sublist Option: If you are using the 'overwrite sublist' option, it will replace the entire sublist with the data from your CSV file. If there are duplicate line items in your CSV file, it could cause the import to fail. 3. Mapping of Fields: Ensure that the fields in your CSV file are correctly mapped to the fields in the NetSuite record. For example, if you are trying to update an address field, you might need to map the address ID since address is a separate record. If the ID for the address record is not mapped, then updates won't work. 4. Unsupported Records: Some records in NetSuite may not support CSV imports. If you are trying to update such a record, the import will fail. In such cases, you might need to use a script or a third-party tool like Celigo's integrator.io. Remember to always validate your CSV file before attempting the import to ensure that it is correctly formatted and does not contain any errors. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Celigo AI
04/16/2025, 8:27 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.833643
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.830411673
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.829150617
Celigo AI
04/16/2025, 8:27 PM