I’m trying to edit an Import that’s part of the Sa...
# integrations
j
I’m trying to edit an Import that’s part of the Salesforce-NetSuite integration app in Celigo, but the options are greyed out. Is it possible to edit them? I haven’t found anything on the Celigo docs for the app
t
Usually not. Which field are you trying to edit?
j
API Type. We’re having some duplicated values errors, so one suggested solution was using the upsert operation, following this doc: https://docs.celigo.com/hc/en-us/articles/360052223752-Import-data-into-Salesforce#h_01HKMRZRFQX6HWFYKM92AK7XHE
t
That can't be changed
What's the duplicate value error you get?
j
“Composite Operation failed due to the following error(s) duplicate value found: dbt_Transaction_Line_Item__c duplicates value on record with id:”
SF admin has been solving it by deleting the transaction of a table, although I have zero experience with SF so I’m not sure which one
t
Is that a custom field you have in your mapping?
j
it’s the transaction number and the line id, it’s a multi-field mapping