Hey :saluting_face: i have a question? when we cre...
# general
d
Hey 🫡 i have a question? when we create Order via Celigo to NetSuite and if i try to create same Order via CSV it's will create same Order is there a way to prevent that from happening in CSV Thanks in advance
s
use an unique external ID for SO via Celigo, and if the same external ID is in your CSV for the same order then CSV import for that SO will fail with error external ID already exists. That means no duplication.
💯 3
d
@Sam-I-Am Thank you so much
@Sam-I-Am so you mean i will map it like this : OrderId = External ID on the Order flow
s
does Celigo brings in the order ID? If so make sure to map that to external ID so Celigo can set the external ID
once set use that as that as the exception
d
i see yes i will see that
thank you so much for your help