Developer forum

Forum » Integration
Subject
Replies
Started by
Last reply
Endpoint Provider and OData Provider - any guide?
Hi Dynamicweb, Do you have any documentation regarding the new integration providers in Dynamicweb 9.10 - "Endpoint Provider" and "OData Provider". Especially about the object type "Custom" and the ability to freely map entities without a dedicated o ...
Niels Foldager
29/01/2021 17:04:53
Last post: 08/02/2021 08:57:40
Data Integration - Custom Destination Provider and OrdersProvider
I am creating a new Data Integration activity with Orders Provider as source and a custom Destination Provider (see attached file). When I create the activity, I select mapping for each table defined by the provider: When I run the activity I expect  ...
Evaldas Raisutis
20/01/2021 12:48:55
Last post: 08/02/2021 08:04:17
TestTool - Using OAuth authentication to Business Central
Is it possible to configure the TestTool to use OAuth for connection to Business Central? Currently are we using Basic Auth, but is will be deprecated https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/upgrade/deprecated-features ...
Michael Knudsen
02/02/2021 12:03:09
Last post: 03/02/2021 08:43:21
Error message with new default live integration
Hi there, I have a 9.10 project that has its own live integration. When using some functionality like the customer center we run into exceptions like this: Note how it's failing on the logger; I guess because it doesn't have a settings file. However, ...
Imar Spaanjaars
30/01/2021 17:20:48
Last post: 02/02/2021 13:07:26
What's the point of having the request body on a connection endpoint in Endpoint management?
Hi there, I am trying to understand how to use the Endpoint Manager for integration. I like the global concept of defining URL and credentials in a single location and then point to that configuration from my scheduled tasks. It seems, however, that  ...
Imar Spaanjaars
04/01/2021 21:18:02
Last post: 28/01/2021 08:46:58
Cannot alter order after visiting checkout page
Hello, I am having a problem that I suspect is related to some logic in the DW code. My scenario is as follows. 1. I open the page that renders the information step of the cart app. The user is allowed to add items to the cart in this step, for each  ...
Unnsteinn Garðarsson
26/01/2021 15:16:15
Last post: 27/01/2021 18:47:12
Source file in data integration job is not updated
Running a 9.9.1, I am experiencing that a source XML file is not updated in the data integration job when I add a new property. This is an annoyance I have faced on other projects as well, so either I'm missing something or there is some sort of prob ...
Roald Haahr
27/01/2021 14:45:17
Last post: 27/01/2021 18:06:09
custom call to ERP webservice using Integration Framework 2
Hi, I am setting up an integration using IF2 with Live Integration. I have some custom functionality that I would like to implement, which means that I would simply like to CallErpService(WithMyCustomXML) and get back the response XML from the ERP. H ...
Jonas Krarup Dam
22/01/2021 10:04:49
Last post: 22/01/2021 21:36:42
How to avoid encoding of æ ø å in a product export?
I am making a product export (an xml file of all products) using the data integration. One of the fields in the product export is the product description, which is the standard wysiwyg ckeditor in the backend. The product descriptions are in Danish a ...
Pernille Mortensen
19/01/2021 08:10:24
Last post: 19/01/2021 13:08:34
IntegrationCustomerCenterItem prefix on documents when using GetList request
Hi guys, We have received a request from a customer to change the name of the pdf files that are saved from IntegrationCustomerCenter. It looks like they get an "IntegrationCustomerCenterItem" prefix and I have no idea if I can edit this prefix witho ...
Adrian Ursu
18/01/2021 16:41:03
Last post: 19/01/2021 09:00:55
Integration with Microsoft NAV 2018 with discounts calculated in ERP
Hi guys, I have an unusual situation with one of our integrations. We are using DW 9.9.6 and Live Integration Framework v2 with code-unit 1.2.0.8. The customer is using discounts in NAV and we want to use ERP for the discount calculation. We have mad ...
Adrian Ursu
11/01/2021 14:02:09
Last post: 15/01/2021 15:54:12
Import job failed: cannot parse '1' to an System.Int32.
Hi guys, I am constantly having issues with Data Integration jobs where I use Excel as input. No matter if I use Dynamicweb Provider or EcomProvider, the columns that are supposed to be identified as Int, are mapped in the job as Double and the impor ...
Adrian Ursu
15/01/2021 14:58:14
Last post: 15/01/2021 15:20:02
Integration to Amazon
Hi, We want to integrate DW with Amazon, both the PIM products and the eCom orders. Reading the docs, there are two options (with or without Channable). Which are the pros-and-cons of each option? And, from your experience, how do you test the order  ...
Tomas Gomez
04/12/2020 14:04:34
Last post: 11/01/2021 14:56:32
Integration to InRiver
Hi guys, One of our prospects have read on the website that we have a standard integration to InRiver: https://www.dynamicweb.com/products/integration Can I find some details anywhere in the documentation about how to do it? Is there a specific set o ...
Adrian Ursu
08/01/2021 17:32:43
Last post: 11/01/2021 10:13:12
Syncing stock units & quantities from Omni
Hello friends, We're working on syncing stock units with their respective quantities and unit sizes through the LS Omni integration and are curious as to how best to store the unit sizes of each stock unit. I didn't find any documentation regarding t ...
Arnór Halldórsson
08/10/2020 16:21:00
Last post: 07/01/2021 13:56:36
Getting the pricegroup prices
Hello @here, - I'm trying to get the prices from the different pricegroups found in a BC365 installation with the TestTool, and out of the box works this very well as long I specify the pricegroup number in the 'salesCode' param. The current BC365 co ...
Michael Knudsen
04/01/2021 12:58:44
Last post: 04/01/2021 13:47:58
Monitoring DynamicwebConnectorService externally - help with encryption
Hi, We're troubleshoot intermittent slow responses in our installation, which seem to be related to our ERP integration. I would like to monitor the health and performance of the Connector Service, but in order to do so properly I believe I need to e ...
Þórhallur Hálfdánarson
23/12/2020 18:13:41
Last post: 28/12/2020 15:47:36
Undocumented parameters using the TestTool
Hello @here, - I'm using the TestTool and when selecting the "Get Product Stock Advanced" request it gives me the following request: <GetEcomData Qty="10" ReimportTable="true" SetCheckpointToNow="false" CustomModifier="Test"><tables><P ...
Michael Knudsen
17/12/2020 13:16:59
Last post: 17/12/2020 15:27:18
Separate Live Integration settings per Shop
Hi guys, I have a situation where I have 2 shops in the same solution. For one of them, I want to use Live integration with all the functionalities. For the other one, I want to use just the Order synchronization. Prices should be handled by the regu ...
Adrian Ursu
20/03/2020 18:32:02
Last post: 03/12/2020 08:34:29
Stock location integration
Hi guys, I have a project where I need to synchronize stock information for several locations once every half an hour. I get an XML from NAV with all information necessary and we can safely save it to the database using DataIntegration and Dynamicweb ...
Adrian Ursu
02/12/2020 18:12:55
Last post: 02/12/2020 19:01:41