Netsuite defaultshipping (address) mapping being overwritten?
We have a simple integration flow adding customers/addresses into Netsuite.
We are trying to set the "address : defaultshipping" on the Netsuite side to "T".
We added a hard-coded mapping for this, but there appear to be hardcoded values for these already in the package that are overwritting our value.
Where are these configured and how can we change them?
See our mapping here:
But then looking at the output from Celigo, it appears to be overwritting our value, and also including another field "defaultbilling" that we don't have anywhere in our mapping.
0
Comments
Hi Harold Liles,
If we try to use billing mappings then we consider default billing as true and default shipping as false, and If we try to use shipping mappings directly then we consider default shipping as true and default billing as false.
If you are expecting both default shipping and default billing to be manipulated based on input, then you need to map all mappings from the address book sublist.
sample mappings as below.
As default shipping is always true we can use default shipping as "Use key as existing line", You can find this checkbox when you open the mapping gearicon. which will be done by adding/updating addresses.
Thanks,
Please sign in to leave a comment.