Developer forum

Forum » Integration » OrderIntegrationOrderID in Live Integration

OrderIntegrationOrderID in Live Integration

Thomas Overgaard Nielsen
Reply

Hi

A quick question:
I see the field OrderIntegrationOrderID in my CalculateOrder request, but can't find it documented anywhere.
I would expect that including the same field in my response - holding the External orderID from the ERP - would save this value in the corresponding field on my order. But that doesn't happen.

Does this require a customization of the LiveIntegration?
I would think this was a fairly standard requirement in order to be able to show a receipt including the 'real' orderID

Best Regards
Thomas


Replies

 
Dmitriy Benyuk Dynamicweb Employee
Dmitriy Benyuk
Reply
This post has been marked as an answer

Hi Thomas,

Yes you are right about the purpose of this field.
The Dynamicweb order OrderIntegrationOrderID field is assigned a value from the ERP response from the field called "OrderID".
So you could check/change what you are sending from the ERP xml response in the tag: <column columnName="OrderID">

Kind regards, Dmitrij

Votes for this answer: 1
 
Thomas Overgaard Nielsen
Reply

Hi Dmitriy

Thankyou!  
Works perfectly :)

Regards Thomas

 

You must be logged in to post in the forum