Developer forum
Subject
Replies
Started by
Last reply
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
Integration activity - converting text to double
Hi, Issue: how to convert text to double in an integration activity DW10 - XML provider > DW provider ---- In my source XML I have values like this: <column columnName="MultipleQty"><![CDATA[12.00]]></column> I want to ...
Davy Capiau
28/07/2025 15:34:43
Last post: 28/07/2025 16:42:31
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
'No file' for integration activity monitoring
Hi, I've created some integration activities with a scheduled task. When the task triggers and there is no source file at the moment, it gets flagged as 'failed'. This is annoying for monitoring. Is there a way to flag it as 'skipped ...
Davy Capiau
14/07/2025 15:37:56
Last post: 15/07/2025 10:24:32
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
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
Log date and time format in Live Integration
Hi there, In Live Integration, the log format in Logger.cs is defined as follows: private static readonly string DateTimeFormat = "MM/dd/yyyy hh:mm:ss.fff tt"; That looks OK on most machines but breaks somewhat on cultures like Dutch or Ger ...
Imar Spaanjaars
02/07/2025 11:18:50
Last post: 03/07/2025 09:12:30
Bug in order filtering for QueuedOrdersSyncScheduledTask
Hi there, It seems that the scheduled task QueuedOrdersSyncScheduledTask doesn't take the "Finished for X minutes" setting into account appropriately. I tracked it down to an issue in OrderRepository line 1311. The scheduled task sets u ...
Imar Spaanjaars
02/07/2025 09:34:48
Last post: 02/07/2025 13:41:01
BC code unit language change
Hi , Setup: DW10 - BC code unit Issue: When retrieving product information in an additional language via a batch integration request, I need to use the language code defined in BC (e.g., "FRB"). However, in DW, the corresponding code is dif ...
Davy Capiau
24/06/2025 16:11:30
Last post: 25/06/2025 09:28:26
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
Custom db table missing from destination options
Hi, I made at custom table in DB. Then a activity with source provider "OData provider" and destination provider "SQL provider. When trying to add a mapping the custom table is not shown in the UI as a destination option. Do I need to ...
Kim Søjborg Pedersen
11/06/2025 14:14:27
Last post: 11/06/2025 15:18:24
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
Language versions of product disabled after DW provider import
Hi, DW v We're importing products via the DW provider for 3 languages. We also have 2 other languages that are not in the import. When running the provider in the Ecomproducts table, the 2 languages that are not included in the import are deactiv ...
Davy Capiau
23/05/2025 16:53:26
Last post: 28/05/2025 11:00:02
Populate ProductInfo LiveIntegration with custom data from ERP
Hi, Previously we used a custom project for LiveIntegration. As we upgraded to newest DW 9 - we use this version directly in DW9. We have an issue here, where the ERP is sending QuantatyPrices along like this: <table tableName="EcomProducts&q ...
Jan Sangill
22/05/2025 11:28:36
Last post: 23/05/2025 14:55:09
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