Developer forum

Forum » Integration
Subject
Replies
Started by
Last reply
Import with custom request failing
Hi there, I have a site migrated to DW 10 where I am trying to set up scheduled tasks. I am using the type "Import data with custom request add-in" like I have on the DW9 version and configured to connect to an AX instance. When I run the t ...
Imar Spaanjaars
21/09/2025 15:40:02
Last post: 21/09/2025 20:01:40
Sub folders for scheduled tasks in DW10
Hi there, For data integration jobs we now have an option to put jobs in separate groups. Can we have the same for scheduled tasks? Imar ...
Imar Spaanjaars
21/09/2025 16:32:13
Last post: 21/09/2025 19:57:59
Timeout on DynamicwebCustomerCard
I'm trying to receive customers (I expect around 1.500 customers) from Business Central and since I get timeout after approx. 20 mins, have I tried to limit the number of informations to 'No' and 'Name'. However I still get timeou ...
Michael Knudsen
16/09/2025 22:09:37
Last post: 17/09/2025 21:09:52
Group assignment overwrite with ecomprovider - DW10
Hi all, I'm working on an integration activity in DW10 using the Ecomprovider, and I want to manage group records more strictly. Goal: I want to overwrite all existing group records with just one record that has a specific Group ID. What I tried: ...
Davy Capiau
15/09/2025 11:56:54
Last post: 17/09/2025 09:55:03
Configure folder for OData responses
Hello forum, - do anyone know, where the path for the OData response can be specified? Currently it seems to be stored in /Files/Integration/Responses, but we would like to have it under /Files/Files/Integration/Responses (together with jobs etc.). B ...
Michael Knudsen
16/10/2024 22:21:33
Last post: 16/09/2025 22:21:53
SQL query for data integration
Hi I have tried configuring an export using data integration, and using SQL Provider as source. I have tried both with and without views, but in both cases - I have to manually select what i want to export, or am i doing something wrong? I would like ...
Hans Ravnsfjall
16/09/2025 07:49:01
Last post: 16/09/2025 16:26:22
Add option to log order create requests and responses
Hi there, I have a few busy sites that create a lot of carts and orders. If I turn on "Log all requests and responses" I get supper large log files with mostly irrelevant data (cart and price calculations). What I really want to see in the  ...
Imar Spaanjaars
07/07/2025 12:47:46
Last post: 15/09/2025 10:49:29
Business Central BluePrints and ProductId
Hi, I'm curious what the integrations teams view is on this. I recently noticed this warning (I think it is a new addition to the docs) Now when using the BC oData v4 BluePrints, especially when dealing with variants this gets quite tricky. A lot ...
Justin Sjouw
10/09/2025 19:18:41
No replies yet
Column Mapping Code scripting
Hi, In Data Integration we can do column mapping using Code as the scripting option. I understand I can use any C# code (that's what it says in the documentation), but for some people that's hard to understand. Maybe the documentation in http ...
Nuno Aguiar
09/09/2025 17:59:43
Last post: 10/09/2025 13:21:47
Best way to call and configure SOAP service in Dynamicweb 10
Hello, We need to integrate a SOAP-based price service into our Dynamicweb 10 solution. Request: customer number + list of product numbers Response: gross/net price, discount, and optional price scales The service should be executed in batch mode sev ...
Jelle Deridder
08/09/2025 13:56:57
Last post: 08/09/2025 23:02:36
Blueprint documentation mismatch
According to the documentation the BC field "AssignToNo" should be mapped to "PriceAccessUserGroup", but the field "PriceAccessUserGroup" dosn't exist in EcomPrices? Furthermore, what is the purpose of adding "A ...
Michael Knudsen
22/08/2025 13:00:09
Last post: 02/09/2025 07:41:14
BadRequest_MethodNotAllowed - PATCH' requests for 'salesOrders'
Hello, I do a salesOrder export til BC, with the BC Default API - EcomOrders. To keep it simple I just have 1 order and 1 orderline in DW and only 2 active table mapping, see screenshot. The order is created in DC and I can see that the field [OrderI ...
Kim Søjborg Pedersen
22/08/2025 10:09:10
Last post: 01/09/2025 13:37:12
Destination settings
In DW9 you had the option to set destination settings on each table in the integration job, but I can't find them in DW10. Anyone knows where to find them? Br. Michael Knudsen ...
Michael Knudsen
27/08/2025 15:02:29
Last post: 01/09/2025 09:52:29
Trouble accessing ERP custom fields (Recommended_quantity & Recommended_quantity_price) in Dynamicweb
Hi everyone, (sorry the formatting isnt exactly great, i will update it soon so its more readable) I’m working on integrating ERP product data into Dynamicweb, and I’m running into an issue with two specific fields: Recommended_quantity R ...
Alex Guo
26/08/2025 17:00:47
Last post: 27/08/2025 11:38:16
Ecom Provider not getting correct inherited values
Hello, I am trying to create a product export using the Ecom provider as source and Excel provider as destination. Most fields export correctly but some fields return null. These appear to be the fields that are inherited fields from the group they b ...
G Vandenberg
21/08/2025 16:49:39
Last post: 22/08/2025 13:49:58
EcomOrders blueprint log
Hello, I'm posting Orders from EcomOrders to BC with the blueprint BC API default (Export) Is there a log or anyting I can do to check the resulting Odata sent to BC? ...
Kim Søjborg Pedersen
21/08/2025 09:16:56
Last post: 21/08/2025 10:34:42
Odata export table not found
Hello, I have a Dynamics 365 BC Odata endpoint up and running and it is running fine on all "BC default API (Import)" importing contacts, items and more from BC. But when using the "BC default API (Export)" none of the activities  ...
Kim Søjborg Pedersen
19/08/2025 11:13:12
Last post: 19/08/2025 15:38:50
web.config execution timeout default setting
Hello, We have a client wondering why the default execution timeout setting in web.config (Fig. 1) is set to 10 minutes (600 seconds), feeling that this timeframe is too long. I dug up a few threads asking about modifying the value, but none that spe ...
Melissa Borgmann
15/08/2025 02:47:36
Last post: 15/08/2025 10:50:52
Missing Product URLs When Using Ecommerce ShopUrlDataProvider in DW 10.17.3
Hi, We have a customer running Dynamicweb version 10.17.3 who is using the ShopUrlDataProvider (AddInName: Ecommerce). Products are imported via data integration, meaning they are not maintained through the backend administration interface. The issue ...
Vincent Gercke
27/07/2025 11:47:51
Last post: 05/08/2025 11:15:22
Import customers - Business Central Blueprint
Hi guys, I have set up the BC Blueprints and all the activities. Most of them run without an issue. I have noticed though a setup for import of customers. There is a mapping between "blocked" and "AccessUserActive". the data Type  ...
Adrian Ursu
27/07/2025 11:34:52
Last post: 29/07/2025 09:58:01