Developer forum

Forum » Integration
Subject
Replies
Started by
Last reply
BC 21
Hi. Is there any timemframe for, when there will be released a Dynamicweb Plug-In Unit Runtime Package for with support for BC 21. The latest version i can find is for BC19-BC20, will this version work for BC21? ...
Kenneth Radoor
24/10/2022 12:26:11
Last post: 24/10/2022 12:29:11
DynamicwebConnector HTTPS/SSL - The HTTP request is unauthorized with client authentication scheme 'Negotiate'.
Hi, We are using the NAV connector with ClientCredentialType=Default and IgnoreCertificateWarnings=True. It was working well before I have enabled the HTTPS/SSL. Right now we are getting the following error message: Error occurred when sending reques ...
Ricardo Pereira
20/09/2021 16:37:58
Last post: 24/10/2022 11:00:26
BC integration - import products - sometimes fail
Hi, we have a scheduled task that only sometimes fails with the error message below. We are trying to identify whether it happens because of something in the DW end or caused by the ERP system (BC). I have not seen it myself, but was told that this e ...
Eva Sommer
20/10/2022 13:06:21
Last post: 20/10/2022 18:39:02
Error in CsvProvider - WorkingDirectory
Hi support ! I spottet an error in CsvProvider The property WorkingDirectory gives me an in valid filepath public override string WorkingDirectory { get => this.workingDirectory + this.FilesFolderName; set => this.workingDirectory = value.Repla ...
Jesper Splidsboel
06/10/2022 16:29:06
Last post: 20/10/2022 14:24:06
Standard Live Integration sends order to ERP even when the series hasn't started yet
Hi there, When I create a subscription using recurring orders and indicate I don't want to start until a future date (say, tomorrow), the order process completes fine, creates the recurring order to start tomorrow but then *also sends the order t ...
Imar Spaanjaars
11/10/2022 17:49:47
Last post: 12/10/2022 09:10:51
Export product data from specific Channel
Hi guys, I have a situation where I have to export product data (prices, stock, images, product fields, and product category fields) only for a specific Channel, for the purpose of reimporting the data in another DW solution. Is there a built-in meth ...
Adrian Ursu
08/10/2022 12:15:12
Last post: 09/10/2022 12:38:02
Importing existing giftcards
Hi, We are to import a lot of existing giftcards from excel. I have followed the suggestion from the post linked in the bottom, and gift cards have been created in [EcomGiftCard] . But run into a few problems. The original giftcard codes throws an er ...
Eva Sommer
31/08/2022 09:13:36
Last post: 03/10/2022 15:26:02
Order Capture (through Scheduled Tasks)
Hi Community, is it possible through a Scheduled Task to do order capture? or do we need to custom code it? DW version 9.10.13. Best regards Søren ...
Søren Jakobsen
07/10/2021 11:09:59
Last post: 03/10/2022 10:14:15
Import related addresses
Hi there, How do I import related address for a user when I don't have the Dynamicweb XML? I receive the following XML for an address: <table tableName="AccessUserAddress"> <item table="AccessUserAddress"> <colu ...
Imar Spaanjaars
30/09/2022 14:12:01
Last post: 30/09/2022 16:45:23
EcomProvider - Importing related products that are variants
Hi, I am trying to import related products, where the related products can be variants. The source XML contains fields for ProductRelatedProductRelID and ProductRelatedProductRelVariantID, but EcomProvider is not allowing me to map the ProductRelated ...
Christian Fisker
23/09/2022 09:09:43
Last post: 29/09/2022 11:00:01
Credentials in Business Central
Hi, I have a question from an ERP partner: ----------------------------------- Kan vi få dynamic web til at bruge api, i stedet for personalizion. I kaldet for at få en token , skal vi have scope: https://api.businesscentral.dynamics.com/ ...
Jonas Krarup Dam
20/04/2022 09:40:50
Last post: 28/09/2022 14:25:07
BC OData V4
Hi One of our client use latest BC version(20.5), where object id 7002 and 7004 doesn't work anymore Endpoints return Bad request with this kind of errors 7002 7004 Client use object id 7001 (Price List Line) If we will use Price List Line(7001), ...
Andrejs Zavorotnijs
27/09/2022 09:37:42
Last post: 27/09/2022 10:49:08
BC documentation
Hi there, The docs for BC (https://doc.dynamicweb.com/documentation-9/integration/integration-framework/erp-plug-in-units/dynamics-365-business-central#sideNavTitle1-2) explain how to copy the service URL, user name and password. Am I correct when I  ...
Imar Spaanjaars
12/09/2022 10:44:05
Last post: 23/09/2022 09:05:02
NavNCLArgumentException
Hello forum, - has anyone seen this error before? The remote server returned an error: (500) Internal Server Error. Response: Exception of type 'Microsoft.Dynamics.Nav.Types.Exceptions.NavNCLArgumentException' was thrown. Using the built-in & ...
Michael Knudsen
11/09/2022 17:59:15
Last post: 22/09/2022 21:08:07
DynamicwebConnectorService NAV DLL fails quietly when the config file doesn't contain username
See title. When using the NAV endpoint connector, if the config file is set to use NTLM or Windows authentication and the config file doesn't contain a "UserName" node, the request is just returned, making it sort of look like the reque ...
Jonas Krarup Dam
12/09/2022 12:52:33
Last post: 21/09/2022 14:23:46
Multiple Payments/Tender Types on Order
Does DW handle multiple tender types for an order? I have implemented a payment gateway that the user can process a credit card and use loyalty bank points (eBucks) to pay. This then returns two forms of payment, a credit card transaction for some of ...
Andrew Rushworth
06/09/2022 18:47:00
Last post: 20/09/2022 17:13:48
OAuth2.0 with BC Plug-In Unit
Hi DW We have a client running the BC Plug-In unit version 1.2.0.26 with BC20 in cloud. We have tried to switch the authentication from basic to OAuth2.0 and have succesfully gained an access token. But when trying to test the endpoints that works wi ...
Chris Søgaard
19/09/2022 10:31:53
Last post: 20/09/2022 09:44:26
Order checkout: languageId cannot be null
Hi, We have some orders that are not sent to our ERP system. Most goes through just fine, but some fail and are never exported. If we manually export them, they go through. Took a look at some orderlogs of failed ones and fell upon the error below, a ...
Eva Sommer
16/09/2022 15:16:44
Last post: 18/09/2022 21:45:40
Support for multiple countries connected to Anonymous account
Hi, We have a DW site connected to NAV and are using Full Cart mode. We would like anonymous users to be able to order from different countries, depening on the country the VAT will vary. If we setup the countries for the Anonymous user in NAV, will  ...
Justin Sjouw
05/09/2022 14:03:50
Last post: 05/09/2022 20:05:05
BC - OAuth2 generate AccessToken
I try to generate the AccessToken for OAuth2 authentication between DW ang. BC I have created a new authentication in DW and get an Authorization URL I access this URL and login with a user but get this error from BC: OAUTH2 AUTHENTICATION RESULT: Er ...
Jesper Splidsboel
05/09/2022 09:43:08
Last post: 05/09/2022 11:13:20