Developer forum

Forum » Integration
Subject
Replies
Started by
Last reply
User Import with Addresses
Hi, I have setup Integration Batch import for importing users and addresses from NAV. it imports users and addresses correctly but when an addresses is updated in NAV e.g. Phone number or company name then dw creates a new record for it instead of up ...
Umar Farooq
28/02/2022 15:37:32
Last post: 28/02/2022 21:22:39
Import products to create new language versions
Hi I'm want to replicate all products of one language (LANG2) into another language. Therefore I have setup an integration where both source and destination is "Ecom Provider". On the table mapping for EcomProducts I have added a condit ...
Lars Larsen
21/02/2022 13:11:09
Last post: 25/02/2022 07:51:05
Avoid Null values in Export with DataIntegration
Hi guys, I have a situation where I have to export some data using EcomProvider and import the same data in another solution using EcomProvider. The export goes well except for the empty values that are replaced with Null. Is there any (standard) way ...
Adrian Ursu
18/02/2022 20:07:32
Last post: 24/02/2022 09:12:54
Translating BC languages to DW languages
Hello forum, - I'm getting all the units from a on-prem BC (<GetEcomData><tables><Units type="all" /></tables></GetEcomData>), but I'm getting data with BC language like DAN, ENG DEU etc. which somehow  ...
Michael Knudsen
22/02/2022 09:47:01
Last post: 22/02/2022 11:38:11
AreaEcomShopId not found in Area settings
Hi guys, I have a project running on DW 9.12.x. We see a lot of these messages in the log: AreaEcomShopId not found in Area settings Everything seems to be set up correctly. Anything I have to be concerned about? Is there any way I can get rid of thi ...
Adrian Ursu
03/02/2022 13:55:15
Last post: 21/02/2022 12:18:02
Error running batch job
Hi there, I upgraded a solution to 9.12.4 and now I get this when running an integration task: License error: eCom_DataIntegrationERPBatch_BC module is not installed It's a normal Import data with custom request add-in and we're not using BC  ...
Imar Spaanjaars
25/11/2021 16:37:54
Last post: 21/02/2022 08:47:23
Inverting a boolean value during import
Hi, What would be the best (and easiest ;-)) way to invert a value during import. In the source data there is a boolen Field X, if field X = true then in DynamicWeb the field "Never out of stock" should be false. if field X = false then in  ...
Justin Sjouw
16/02/2022 17:30:04
Last post: 18/02/2022 15:48:37
ProductEAN from BC
Can anyone please tell me which field in BC ProductEAN is fetching the information from? ...
Martin Moen
20/01/2022 15:48:55
Last post: 18/02/2022 10:59:05
Update user with imported data
Hello, I'm trying to achieve a scenario where a user can register himself via the frontend with the extranet app, and when the user is added to NAV the data should be updated with the correct customer ID. User registration via the extranet app wo ...
Justin Sjouw
15/02/2022 16:55:08
Last post: 16/02/2022 08:43:15
Missing session in LiveIntegration when running as scheduled task
We are having issues with resending failed orders with a scheduled task. The session in the OrderHandler is null: It has happended after we upgraded from 9.10.xx to 9.12.7. Any help? Thanks! ...
Vincent Gercke
27/01/2022 13:06:15
Last post: 15/02/2022 08:55:34
GLS Track Trace
Hi When you have GLS as Shipping provider, and you Creat shipping documents, DW creats a .csv file in a specified folder, that then gets DL to Uni-Connect by a FTP program, and then Uni-Connect get a packets number from GLS and last print it out. (th ...
Thomas Jensen
06/06/2019 15:22:18
Last post: 14/02/2022 13:39:55
Integration Framework Batch vs Scheduled Tasks
Hi There, Just looking for some clarification so I fully understand. In the documenation here: https://doc.dynamicweb.com/documentation-9/integration/integration-framework-2/batch-integration is is stated that "Scheduled tasks are also used outs ...
Justin Sjouw
11/02/2022 11:00:49
Last post: 11/02/2022 18:15:34
AccessUserEmail from Company instead of contact
Hello, I have a BC setup with customers that have multiple contacts. When I generate a XML with the test tool for this request: <GetEcomData><tables><Customers type="all" /></tables></GetEcomData> The XML conta ...
Justin Sjouw
10/02/2022 15:12:04
Last post: 10/02/2022 15:27:28
Live integration performance issue - huge number of variants
Hi, We are having an issue related to live integration when using combined products with a huge number of variants. Basically on the product list we only show master products (no variants), however the live integration is getting the live data of all ...
Ricardo Pereira
04/02/2022 12:34:57
Last post: 09/02/2022 11:27:45
NAV Integration filtering products in xml query
How would I be able to set a filter for xml queries to NAV for products (or customers)? If there are 1000s of products in NAV, but I only want to retreive the products in a certain group or on a cutom field for use in DW is that possible? ...
Jon Thorne
01/02/2022 14:22:09
Last post: 02/02/2022 13:29:30
Send notification if order was not sent successfully to ERP
Hi guys, Is there any way I can configure a notification in case an order was not sent to the ERP? In general, I am looking at solutions running on +DW 9.10.x. I have solutions running on both Integration Framework 1.x and 2.x. Thank you, Adrian ...
Adrian Ursu
02/02/2022 11:20:23
Last post: 02/02/2022 12:58:43
Managing failed orders in BC/NAV integration
I would like to understand what the standard practice is for handling orders that fail to be transferred to the ERP system with the live integration and how this can be managed by the end user. This may happen if the order details do not match some d ...
Jon Thorne
23/01/2022 22:43:37
Last post: 02/02/2022 11:46:39
Is OrderPriceVATPercent calculated?
Hi community, We are getting some weird VAT rates/calculations on orders. See attachment. We are running on a DW 9.10.17 using custom live-integration project version 4.0.0 with integration to NAV. Is database field OrderPriceVATPercent calculated? i ...
Søren Jakobsen
28/01/2022 15:10:26
Last post: 28/01/2022 15:24:15
Klarna - Bad value: order_tax_amount differs from the calculated value
We are using the Klarna v3 payment provider, but there is a problem related to discounts. This is returned from Klarna: Bad value: order_tax_amount differs from the calculated value We have decompiled the dll and found the issue: while (((IEnumerator ...
Martin Moen
24/01/2022 22:09:10
Last post: 28/01/2022 12:10:11
"Customer price group" in price request to BC
Hi, in the documentation for integration framework (https://doc.dynamicweb.com/documentation-9/integration/integration-framework-2/requests-responses#sideNavTitle1-2-10) there is a note : "Please note that the salesCode parameter can also take a ...
Jonas Krarup Dam
19/01/2022 13:41:25
No replies yet