Developer forum

Forum » Integration
Subject
Replies
Started by
Last reply
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
Last post: 29/10/2025 11:24:26
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
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
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
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
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
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
Handling Large XML Feed for EasyCatalog
We’ve been running a multilingual XML feed from Dynamicweb 10 to EasyCatalog for quite some time. It has always worked well, but recently the feed has grown so large that it now takes over 2 hours to fully load. This has made live triggering by ...
Jelle Deridder
16/07/2025 17:14:07
Last post: 25/07/2025 08:59:23
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
BC integration ProductPrices with salesType="Customer"
Hi, Why do the prices differ in the response from BC for the requests below? Request for ProductPrice for customer number 104745: <GetEcomData><tables><ProductPrices type="all" salesType="Customer" salesCode="1 ...
Peter Krusell
07/07/2025 11:41:33
Last post: 09/07/2025 09:11:43
Setup blueprint with Business Central Cloud
Hi guys, I am trying to set up an integration with Business Central cloud. I have read the documentation and (I believe) I have managed to set up the right Authentication (OAuth 2.0 Service to Service).The Dynamicweb Scode unit/App is installed in Bu ...
Adrian Ursu
07/07/2025 09:31:08
Last post: 07/07/2025 11:17:12
DW10 - import to items
Hi, don't know if this is the right forum to ask... I wanna import a list of data via excel to a new item setup in DW10. But how to do that? Do we have a description of this procedure or can any of you guys direct me in the right direction. Thanx ...
NC
25/06/2025 22:59:33
Last post: 14/07/2025 11:31:48
DW10 live integration general question
Hi, I am trying to research how DW10 liveintegration works in regards to prices and the new BC pricestructure and json. Are you retriving prices based on the same approach as before, where you had your own logic that determines the price returned. An ...
Jan Sangill
23/06/2025 08:30:00
Last post: 23/06/2025 11:14:00
Live integration email error notification causes deadlock
Hey, we've had problems on a customers website, where the email notification functionality caused a deadlock on read/write to the logfile. I found out by making a memory dump of the process, where it said that 39 threads where waiting for one spe ...
Jonas Krarup Dam
28/05/2025 14:56:53
Last post: 03/06/2025 13:45:32
Import Job failed: FOREIGN KEY constraint DW_FK_EcomOrderLines_EcomOrders
Hello, We have an integration job from BC for Sales orders header and Lines. The job fails with this error below. Could anyone help identify why? Import job failed: failed to move data from temporary table [dbo.EcomOrderLinesTempTableForBulkImport1]  ...
Michael Sedlock
22/05/2025 22:13:06
Last post: 23/05/2025 08:32:59
Better error handling for OData Provider
Hi there, We use the OData Provider to synchronize orders from DynamicWeb to BC. However, we run into issues from time to time with the setup. Because with BC OData we need to use the V2 and V4 end points, and because we need to send separate entitie ...
Imar Spaanjaars
12/05/2025 17:08:00
Last post: 22/05/2025 10:08:52
DW10 - SecuredFolder
In DW9 we had the option to create a SecuredFolder, but how do we do the same in DW10? Instructions seems missing in the docs. PS. Dunno if this question belongs to Integration forum, otherwise please move it a more relavant forum area. Br. Michael K ...
Michael Knudsen
08/05/2025 16:10:08
Last post: 12/05/2025 15:50:40