1. Home
  2. BxLogistics setup - ERP systems

WebService support for MS Dynamics NAV/Navision

Overview on supported endpoints in Dynamics NAV's web service

We support 5 different web servicer for import. More will be added eventually when it becomes relevant.

All web services use the "Basic" authorization, and not Ntml. Username, domain and password are all configurable within BxAdmin.

Mapping to the fields, and so, which fields that are to be used by the web service are configurable, on both import and export.

i.ex on the Stock transfer import configuration i BxAdmin:

webservicedynamics1

So far we have integrated these routines with the suggested fields:

Picking towards stock transfer. 

TransferOrder service

Navision
BxEngine
NoOrdernoTransfer_to_NameCustomernameKey

ImportId

TransferOrderLines service

Navision
BxEngine
Document_NoOrdernoItem_NoProductnoDescription

Productname

QuantityPickingQuantityUnit_of_Measure_CodeUnitnameLine_NoOrderlineKeyImportIdPick_QuantityQuantityDescription_2LocationEAN_No_2GTIN

Stock count

ItemJournalBatch

Navision
BxEngine
Journal_Template_NameImportId

PhysInvJrnlLines

Navision
BxEngine
Item_NoStockCountLine.ProductnoKeyStockCountLine.ImportIdDescriptionStockCountLine.ProductnameQty_Phys_InventoryStockCountLine.ExpectedQuantityLocation_CodeStockCountLine.LocationName (journaltemplatename)StockCount.ImportId

Products used for sale/purchasing/stock search on the terminal, plus printing labels in BxWebManager

Navision
BxEngine
NoProductnoDescriptionProductnameShelf_NoLocationUnit_PricePriceBase_Unit_of_MeasureUnitnameUnit_CostCost

During export of stock count the qty_phys_inventory is set to update as a standard.

During picking the Pick_Quantity is set to update as a standard.

This can be altered within BxAdmin and it's configurable which fields that are to be mapped and updated in Navision.

An example of a stock count config within BxAdmin:

webservicedynamics2