Developer forum

Forum » Integration » Update order with 'shipped quantity'

Update order with 'shipped quantity'

Davy Capiau
Reply

Hi,

In our project (DW10, SWIFT & NAV '13) we would like to update orderlines with the 'amount shipped'.

Flow:

1. Order placed on DW

2. Order created in NAV

3. Order partially shipped in NAV

4. Orderline in DW gets updated with 'amount shipped = X"

Possible methods

  • Using custom order line fields
    • ​Pro: easy to create and easier to render frontend
    • Con: harder to make an integration due to different tables
  • ​Using a custom table
    • ​Pro: easier structur in DB
    • Con: Not sure on how to define keys

Does anyone have any experience or good advice?


Replies

 
Davy Capiau
Reply
This post has been marked as an answer

FYI - We will use the live integration and extend the code unit.

Votes for this answer: 1

 

You must be logged in to post in the forum