Developer forum

Forum » Integration
Subject
Replies
Started by
Last reply
data when exporting eComOrders, and formatting eComOrders data?
Hi when we export eCom orderdata (from the table EcomOrders), there is a field called OrderCaptureInfo - which is data formatted as XML like this <?xml version="1.0" encoding="utf-8" standalone="yes"?><OrderCapt ...
Hans Ravnsfjall
18/03/2022 13:28:24
Last post: 01/04/2022 15:26:13
User orders with Integration Customer Center
HI, I am configuring an Integration Customer Center in a Swift solution with a LIve Integration. I am following instructions at https://doc.dynamicweb.com/documentation-9/integration/integration-framework/integration-customer-center In that page, the ...
Tomas Gomez
16/03/2022 13:15:52
Last post: 17/03/2022 11:23:44
Getting value for Job.LastSuccessfulRun
Hi there, I looked at the implementation of Job.LastSuccessfulRun and found this code (decompiled): public DateTime? LastSuccessfulRun { get { if (Job._logFiles.Value.Any<FileInfo>()) { Regex dataIntegrationLogFilePattern = new Regex(Regex.Esca ...
Imar Spaanjaars
15/03/2022 11:36:45
Last post: 15/03/2022 15:59:37
Updating customer data from NAV without retrieving the whole list each time
Hi, In the ConnectorTestTool the example xml for "Get Customers Advanced" is: <GetEcomData Qty="10" ReimportTable="true" SetCheckpointToNow="false" CustomModifier="Test"><tables><Custom ...
Jon Thorne
14/03/2022 22:42:45
Last post: 17/03/2022 13:49:33
Endpoints at OnPremise BC
Hi, We have an OnPremise Bussines Central. The documentation for OnPremise BC (https://doc.dynamicweb.com/turnkey-solutions/b2b-ecommerce-for-business-central/installation/5-a-configuring-live-and-batch-integration-framework-on-prem) configures the i ...
Tomas Gomez
10/03/2022 12:25:55
Last post: 15/03/2022 09:58:00
Live Integration Prices in different Currencies
Hello, I have a solution with several languages. In English alle seems to work fine, products are shown and the prices are requested via the Live Integration. In any other language than english no prices are shown. When I check the LiveIntegration lo ...
Justin Sjouw
07/03/2022 10:07:06
Last post: 07/03/2022 13:58:56
Extension for NAV2018 similar to Business Central
Hello, I need to instruct an ERP Partner to add some additional product data. Is the documentation for Business Central (https://doc.dynamicweb.com/documentation-9/integration/integration-framework-2/extensibility/extending-the-microsoft-dynamics-365 ...
Justin Sjouw
01/03/2022 12:08:18
Last post: 07/03/2022 12:37:14
Integration Framework test tool with support for OAuth?
Hey, Any news on a test tool that supports OAuth? I can understand from our ERP partners that support for basic authentication is being discontinued soon, so it would be very helpful to have support for OAuth in the test tool. Thanks, Jonas ...
Jonas Krarup Dam
28/02/2022 10:56:29
Last post: 01/03/2022 12:57:03
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: 17/04/2025 09:54:12
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
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
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
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
BC Connection via Endpoint Management Endpoint and Authentication via OAuth2
Hi, I am trying to connect via OAuth2 to BC via a DW 9.12.3 site. First I noticed that I need to be on a 9.12.0 version to get the option to add an Access Token in the authentication information. I started with a 9.10.12 site so I am hoping that this ...
Shawn Tehini
14/01/2022 23:03:14
Last post: 16/03/2022 21:30:55
Is it posible to get notification if dataintegration imports the same file, with same datestamp two days in a row?
Hi we have a solution, where we get .csv file containg a list of products. We are supposed to get the file once a day, and we import the data once a day. However, the export from Navision has stopped on a couple of occasions, and this has caused conf ...
Hans Ravnsfjall
04/01/2022 14:41:16
Last post: 04/01/2022 21:56:34
BOM from BC
Are there any standard functionality to get BOM items from BC, or will it have to be custom coded? ...
Martin Moen
23/12/2021 13:02:05
Last post: 23/12/2021 13:08:00
Integration customer center - Open orders and invoices - search functionality
Hi, We are using the Customer Center Integration app to list open orders and invoices (Rapido Standard), but some customers have a long list of orders/invoices with a large number of pages, so it can be tricky when a user wants to find a specific ord ...
Ricardo Pereira
22/12/2021 16:22:41
Last post: 22/12/2021 20:11:42
Specified discount on product in live integration BC
We are integrating with BC, and on the product page we do get the correct discounted price, and in the cart we do get the discounted price including the specified discount. But we would like to show the specified discount in both amount and percentag ...
Martin Moen
20/12/2021 11:34:52
Last post: 21/12/2021 09:05:45