Developer forum
Subject
Replies
Started by
Last reply
Stock Location on D365 BC Cloud
Hi I'm trying to get StockLocations from D365 BC Cloud. Plug-in unit is installed on customer BC. Trying to call the endpoint with request for getting StockLocations like this will just result in a timeout: <GetEcomData> <tables> <Prod ...
Chris Søgaard
25/02/2021 12:11:29
Last post: 07/05/2026 14:23:46
12
Subscribe
SQL Index Builder
Hi, We have a DW10 solution running on version 10.24.10 (Dynamicweb.Suite.Ring2), where we encountered the following error in multiple areas of the application: String parameter languageId cannot be null or empty (Parameter 'languageId') To i ...
Umar Farooq
06/05/2026 12:48:25
Last post: 06/05/2026 13:20:13
Connector class is internal in DW9
Hi DynamicWeb, We have a need to communicate with the underlying Business Central companies/instances from custom extensions on a Dynamicweb 9 solution. In our case, we would like to reuse the existing Live Integration configuration and communication ...
Anders Ebdrup
05/05/2026 17:13:26
Last post: 06/05/2026 08:48:57
Integration & Live integration with Finance & Operations and DW 10
hi What is the recommended approach to connecting to Finance & Operations for integration of products, as well as Live integration of prices? We have a DW9 solution that uses OData with F&O, with a custom dll provided by Dynamicweb, as well a ...
Bjørn Ingebrigtsen
22/04/2026 13:01:28
Last post: 22/04/2026 13:54:05
Are ODataV4 still recommend for exports?
Integrations from Dynamicweb to Business Central (export) are this still recommend to use the /ODataV4/Company() endpoint vs. using the /api/v2.0/companies() endpoint ? https://doc.dynamicweb.dev/manual/dynamicweb10/integration/guides/blueprints/bc-o ...
Michael Knudsen
14/04/2026 15:17:13
Last post: 15/04/2026 08:38:22
Sending over Shipping AgentCode to BC
Hi guys, I have a project where I need to send over to BC additional information about shipping. namely, Code and AgentCode. I have filled in the data on the shipping method and placed an order, but I cannot see either of these fields in the XML outp ...
Adrian Ursu
09/04/2026 13:19:40
Last post: 14/04/2026 12:45:59
Response mappings
What is the conditions to have the Response mappings feature available on the Actions button? I have seen it on some integration jobs with OData as destination provider. Br. Michael Knudsen ...
Michael Knudsen
07/04/2026 21:10:07
Last post: 09/04/2026 09:21:07
OAuth 2.0 User Impersonation Redirect URL defaulting to HTTP causing error
I have a DW10 site connected to business central and the redirect URL for token acquisition is defaulting to the non secure version, which cannot be added in the redirects in Azure for the application. What could be causing the non-secure version to ...
Thiago Tedesco
31/03/2026 16:29:40
Last post: 31/03/2026 17:28:59
Fetching invoices from F&O
Hi there, Do we have any guidance on fetching invoices and other documents from F&O? I searched the site but can't find anything. Imar ...
Imar Spaanjaars
30/03/2026 17:43:30
Last post: 31/03/2026 11:19:05
Unmapped entities are still checked at run-time
Hi there, I have a job (copied from another solution) with two mappings to OData: Order and OrderLines. My order line source doesn't exist yet so I unchecked the mapping in the activity, leaving only Orders enabled. But when I run it, it fails wi ...
Imar Spaanjaars
25/03/2026 15:43:03
Last post: 27/03/2026 11:53:57
Action menu ellipses location
Hi there, Is this the new location for the action menu in integration? I think someone said a while ago "or maybe add it as the fourth column" and I thought that was a joke. Looks like it wasn't? Or is this bug? It totally confused me f ...
Imar Spaanjaars
25/03/2026 15:26:32
Last post: 26/03/2026 13:08:36
User import from EXCEL to UserProvider as Destination
Hello I’m not sure whether this is expected behavior or a bug, but we recently had an issue with the UsersImport process. After importing users from Excel using AccessUserExternalId as the primary key, the import unexpectedly overwrote data for ...
Andrejs Zavorotnijs
25/03/2026 11:08:05
Last post: 25/03/2026 15:23:19
ExistingUsers logic in UserProvider versus other providers
Hi, In a project, we tracked down a database performance bottleneck to the UserProvider. This is not a Bug, but likely a performance improvement that can be made The finding is on how the UserProvider checks for ExistingUsers This is DW10's provi ...
Nuno Aguiar
20/03/2026 17:41:32
Last post: 24/03/2026 09:24:30
EcomProvider Use existing Product Id found by Number in Variant Products
Hello After upgrade from DW9 to DW10 "Use existing Product Id found by Number in Variant Products" doesn't work, instead creating new products added some character in names for testing After import New product created but variants not u ...
Andrejs Zavorotnijs
17/03/2026 09:17:05
Last post: 17/03/2026 10:21:47
BC PIM Connector - Duplicate JSON key error when publishing pending products
Description We are testing the BC PIM Connector for an Advania webshop implementation and encounter a failure when attempting to publish pending products from Business Central to DynamicWeb 10. The connector establishes a connection to the DW10 insta ...
Arnór Halldórsson
13/03/2026 12:11:37
Last post: 13/03/2026 22:49:06
DW9 - Import Meta title and description
Oi... Do any of you have experience importing meta title and description for selected pages? I have a csv with all pages including title and description. Can I use Data Integration in DW9? Are there any issues I should be aware of? Thanx in advance = ...
Niels Christian Aaes
10/03/2026 11:23:10
Last post: 12/03/2026 14:34:27
Bundle (BOM) Product Feed Does Not Include Bundle Elements in JSON Output
Hi everyone, I’m trying to create a feed of my bundle (BOM) products in Dynamicweb. The goal is for the feed to contain all possible bundle elements, including those that are grouped by a groupid (or label). I need that grouping information too ...
Davy Capiau
09/03/2026 15:00:13
Last post: 10/03/2026 01:42:39
DW10 - overwriting assets with newer version
Hi, When you have a product that has an asset like an SDS (Safety datasheet) that gets updated often, how do we make this work in Dynamicweb in combination with auto-assignment (auto checkin' based on patterns)? I only want 1 SDS on the product. ...
Davy Capiau
05/03/2026 11:44:05
Last post: 05/03/2026 13:19:49
DW10 - Export "Do not render = true" attributes via a feed
Hi, We want to create a feed where we want to add the attributes that have the attribute setting 'do not render = true'. For example when using the model.ToJson() we can't generate it and add it to the feed. How is this possible? Kr Davy ...
Davy Capiau
04/03/2026 08:26:51
Last post: 04/03/2026 09:43:09
Check schema changes runs forever (almost)
I often experience long processing time (+30 mins), when using the "Check schema changes". Are there any log so I can check what's going on behind the scenes? DW10.23.5 - Integration jobs with access to BC (OData) as source and XML as d ...
Michael Knudsen
26/02/2026 14:49:32
Last post: 03/03/2026 15:52:25