Skip to main content

Importing a customer record with an existing Customer ID throwing an error

Comments

1 comment

  • Javier Bernabeu

    Our customer hierarchy is such that we cannot allow for auto-ID's, and so I compared the order details in this error to another order. I don't believe this is the only reason why this error occurs.

    In my investigation I found the errored order was missing a field which skewed the rest of the fields:

    isOrderOnDemand: true,

    I copied the errored order details into Notepad++ and inserted the missing field where it belongs. Then, I copied/pasted from Notepad++ into the errored order details overwriting the original, then reprocessed the order successfully.

    0

Please sign in to leave a comment.