Developer forum
Subject
Replies
Started by
Last reply
"Delete" request type on endpoints
Hey, I'm doing a custom integration against BC OData. I need to be able to send "delete" requests. I can do "Get", "Post" and "Patch" by doing : Endpoint createProductEndpoint = endpointService.GetEndpointB ...
Jonas Krarup Dam
10/10/2024 10:55:24
No replies yet
Create Order Fail - Live Integration NAV
Hi, We're using DW10 with NAV live integration. We notice the cart always fails. The logs don't really say a lot. Anyone an idea? ebugInfo: Response CalculateOrder (ID: CART1565, CreateOrder: False) received: 'An error occurred processing ...
Davy Capiau
07/10/2024 16:15:31
Last post: 07/10/2024 16:41:08
Child lines not removed
We are encountering some unexpected issues with a customer solution using Live Integration. Background: The customer operates in a country where, by law, a specific line item (Künstlersozialversicherungsabgabe) must be added to orders when selli ...
L. B. Wassini
03/10/2024 09:17:40
Last post: 07/10/2024 09:17:22
Customer center live integration Invoice detail 404
Hi, We're using the customer live integration with NAV code unit on DW10. What does work: - List of all invoices - download of PDF invoice What doesn't work: - Invoice detail page, it returns a 404 => to reproduce go to 'my account' ...
Davy Capiau
27/09/2024 14:27:48
Last post: 27/09/2024 15:00:29
Running Import Activities on demand while having scheduled activities
Hello, I am working on a solution integrated with BC cloud erp. The user wants to have scheduled batch activites importing data from BC via odata and also wants to have some integration activities using the excel destination provider for outputting d ...
Jeremy Fesmire
20/09/2024 17:17:20
Last post: 27/09/2024 08:48:16
Duplicate live requests for multiple countries
Hi there, I have a site using a recent version of live integration. When logged in I am getting customer specific prices. However, the LI logs show that two requests are made for each product: for two different VAT countries (DK and GB in my case). T ...
Imar Spaanjaars
23/04/2024 17:23:34
Last post: 26/09/2024 21:06:11
15
Subscribe
Creating families via the DynamicWeb Provider
Hi, In this post an overview on how to create productfamilies with the DynamicWeb provider (in DW10). The only thing you need in the source data is a common_key. In my specific case the Master was also a family member, so the source data included a f ...
Davy Capiau
25/09/2024 16:58:48
No replies yet
Dynamicweb Connector Service
Is there a way to include Company name in Live Integration so we can direct the call to the correct company in AX/FO? Currently I am not able to manipulate the XML that is sent in with the request for product info. ...
Bjørn Ingebrigtsen
19/09/2024 20:41:17
Last post: 22/09/2024 17:29:52
"OrderShippingItemType" - ItemCharge
Hi, Using the live integration we come across this node. I can't find any info. What does it do? Changing the shipping methods and providers doesn't seem to change the 'ItemCharge' value. <column columnName="OrderShippingItemT ...
Davy Capiau
19/09/2024 15:45:15
No replies yet
Mapping column to a Guid unchecks the column
Hi there, I am trying to add a mapping to a column and populate it with a new Guid, but when I do, the column gets unselected when I save thye job. Steps: 1. Create a mapping from an XML file to the Dynamicweb Provider (I don't think it matters w ...
Imar Spaanjaars
02/09/2024 10:05:06
Last post: 19/09/2024 11:47:18
BC BluePrints template
For now I just downloaded and unzipped https://www.nuget.org/packages/Dynamicweb.BusinessCentral.Blueprints Because the instructions state: But I get: ...
Justin Sjouw
05/07/2024 11:19:39
Last post: 13/09/2024 14:49:15
Endpoint Provider error when casting source to IODataBaseProvider
Hi I am encountering an error/exception while attempting to export orders from DW 9 (9.17.9) to BC. The source provider is OrderProvider and the destination provider is EndpointProvider. The exception is as follows: System.InvalidCastException: Unabl ...
Mateusz Struzik
10/09/2024 13:28:54
Last post: 11/09/2024 08:24:43
Automatic Digital Asset task working with If - Else logic
Hello there! I've been experimenting with the 'Digital assets checkin on products' Integration scheduled task and to my understanding it works based on pattern defined on an Asset Category. This works perfectly when defining one more fiel ...
Barend Mosch
03/09/2024 14:29:36
Last post: 10/09/2024 15:44:01
OData provider doesn't return the expected data
I'm using the OData provider on a DW9.17.7 solution to get prices from the Business Central web service (DynamicwebSalesPrices3), but I'm not getting the expected prices. I have followed the configuration from https://doc.dynamicweb.dev/manua ...
Michael Knudsen
07/09/2024 23:15:06
Last post: 09/09/2024 10:12:35
OData: Import Prices & Discounts (New price experience)
I'm new to OData, but I hope someone have a quick answer to my questions below. Is it possible from a DW9 solution to use the same endpoints as decribed below or is it restricted to DW10? https://doc.dynamicweb.dev/manual/tutorials/integration/bl ...
Michael Knudsen
30/08/2024 11:33:19
Last post: 06/09/2024 09:16:47
10
Subscribe
Discount Price Calculation Issue In BC
Dear Support, We use a standard integration code in BC, but we’ve encountered an issue when creating a standard order discount from DW. When the discounted order syncs to BC, the discount line is not created as a separate order line in BC. Inst ...
Ya Min Thu
29/08/2024 12:44:36
Last post: 30/08/2024 12:36:23
Business Central Shipping integration fields
Good Afternoon, Is there a way of setting these fields via the API? Seems like your documentation says it is only available via the live integration? The Sales Order REST Api doesn't have that as an endpoint and was just wondering how to set it f ...
Joseph Vause
22/08/2024 17:29:54
Last post: 29/08/2024 11:03:21
Delete missing rows from source for specific source
Hi guys, I have a project where we get products from multiple external sources. The problem we have to solve is removing the missing products depending on the source of the data. I am unsure if we can configure the DataIntegration job to delete the m ...
Adrian Ursu
15/07/2024 08:21:15
Last post: 28/08/2024 15:27:37
12
Subscribe
Case sensitivity issue with OData and delta replication
Hi there, I am trying to use Delta replication in the OData provider but I think I have hit a case sensitivity issue. My JSON looks as follows; "value": [ { "no": "823332", "description": "FIKTIV-1-2" ...
Imar Spaanjaars
14/08/2024 13:08:09
Last post: 22/08/2024 11:15:55
Database table for Category group field values - type: list box
Hi, Where can I find the values for list box type fields in the attribute groups? Kr Davy ...
Davy Capiau
16/08/2024 13:31:40
Last post: 16/08/2024 14:41:24