Developer forum
Subject
Replies
Started by
Last reply
Bad response times loading products lists with live integration enabled
Hi, we have very long loading times when showing product listing pages. I can see in the live integration log file that we have 500+ calls to BC when loading the product listing, and we are just listing 24 products on each page. It seems that live in ...
Johan Ulff
14/06/2021 09:09:04
Last post: 16/06/2021 14:05:28
Web connector request directly from code
Hi, can we do Dynamicweb connector request directly from code? We want to make a price request like below and skip the live integration price request. The connector request is normally encrypted with a key, how do we do this from code? <GetEcomDat ...
Johan Ulff
15/06/2021 09:07:20
Last post: 15/06/2021 09:20:21
License error in Live Integration
Hi there, I am on a staging server and encountering some issues with Live Integration. On cart calculation calls I get this error: License is not valid. I tracked it down to the license manager which does this: private static bool IsFeatureEnabled { ...
Imar Spaanjaars
10/06/2021 22:50:48
Last post: 11/06/2021 11:44:23
Multiple instances of live integration add-in
Hi, Is it possible to create more than one instance of the ERP Live integration Add-In? Our customer has 2 BC instances for different countries with different webservices so we need to create another live integration. Or should we use the other versi ...
Johan Ulff
10/06/2021 10:14:11
Last post: 10/06/2021 13:52:24
VAT calculation on BC orders
Hi We have a weird issue with VAT calculation when creating orders using live integration towards a BC18 running code unit version 1.2.0.13. It seems that the database columns "OrderPriceBeforeFeesWithoutVAT" and "OrderPriceBeforeFeesVAT" are not get ...
Chris Søgaard
08/06/2021 12:38:18
Last post: 10/06/2021 09:36:29
Import price from ERP on familiy products
I would like to get feedback from the community on one particular issue we have related to importing prices. In our scenario we are importing all products from ERP (NAV). There are two import jobs, one for products, and another one for prices. This i ...
Martin Grønbekk Moen
08/06/2021 22:09:28
Last post: 09/06/2021 15:45:07
10
Subscribe
AX 2012 auto-charges
Hi, I am getting this error when submitting orders to AX that have auto-charges: Exception: Exception of type 'Microsoft.Dynamics.Ax.Xpp.InvalidRemoteCallException' was thrown. This is happening when calling the function "salesLine.initFromInventTabl ...
Jon Thorne
04/06/2021 03:51:34
Last post: 07/06/2021 20:46:40
Importing customers or contacts
Hi, I am using the following request to get all customers från BC: <GetEcomData><tables><Customers type="all" importContacts="false"/></tables></GetEcomData> and all contacts with this request: <GetEcomData><tab ...
Johan Ulff
03/06/2021 15:26:31
Last post: 07/06/2021 11:31:47
Shipping method code and agent in BC integration
Just wondering, how are we supposed to handle shipping in the BC integration? DW is sending a node in the XML for OrderShippingMethodId with an walue of SHIP[X] but BC does not know this code. Are there any settings in the BC integration mapping thes ...
Martin Grønbekk Moen
02/06/2021 20:25:52
Last post: 03/06/2021 08:31:02
Creating users and sending them activation/password reset link
Hi, We're experimenting with using the User Provider data integration method to allow support staff to create new Dynamic web users from our CRM system. We already have a working flow like this: Record is created in an external database table with al ...
Þórhallur Hálfdánarson
08/05/2018 17:03:27
Last post: 03/06/2021 08:18:04
Wrong format of Ship-to address
Hello forum, - we are getting users/customers from BC using the Dynamicweb integration tool using the request below: <GetEcomData><tables><Customers type="all" importSalesPeople="false" /></tables></GetEcomData> When we ...
Michael Knudsen
19/05/2021 16:53:53
Last post: 02/06/2021 22:59:50
Manipulate data from integration source
We have an integration source which give boolean data in a wrong format, and it cant be changed. Is it possible to manipulate this in the integration job, ex. with @Code() ? Ex. the data source return "0" or "1" as a string, representing "0" = false ...
Martin Grønbekk Moen
01/06/2021 19:42:51
Last post: 02/06/2021 09:07:36
Wrong prices from BC
Hi, we have products in BC with different sales prices depending on the amount ordered I get the same results with both Quantity=1 and Quantity=100 in the request below, which should be different prices We are using Dynamicweb plugin-unit 1.2.0.12. & ...
Johan Ulff
19/05/2021 11:48:36
Last post: 01/06/2021 08:19:46
20
Subscribe
Sending information to Microsoft Dynamics CRM Online
Hi guys, I have a project running on DW 9.10.8 that is supposed to integrate with Microsoft Dynamics CRM Online. The purpose is to get contacts from CRM but also to send over some data collected via the Forms for Editors or through the Account creati ...
Adrian Ursu
31/05/2021 13:47:28
Last post: 31/05/2021 15:19:41
Get order/invoice PDF from BC in different languages
Hi When getting the order/invoice PDF from code unit, it seems that the PDF is always returned using english language. Customer would expect that the PDF would be returned using the language code set on the customer. This is how BC functions by defau ...
Chris Søgaard
27/05/2021 10:16:18
Last post: 27/05/2021 20:28:10
Disable live integration of product stock
Hi, is it possible to disable the fetch of product stock when using live integration, and only update the live prices? We want to map another field from BC to ProductStock in DW and could do it via regular batch import from BC. Regards Johan ...
Johan Ulff
25/05/2021 14:48:06
Last post: 27/05/2021 15:25:38
Order Provider Cache Breaking
Hi, We are experiencing some performance issues on sites that import orders and invoices frequently. We believe some of the issues can be tied back to the caching being broken and having to be rebuilt across the site when the Order Provider runs. Cou ...
Shawn Tehini
20/05/2021 00:25:47
Last post: 26/05/2021 15:47:33
Data Integration Job Execution Timeout
Is there any settings for controlling this timeout or is it just set to the default 600 http-execution timeout or is it default set to infinte? ...
Kevin Steffer
20/05/2021 08:25:20
Last post: 23/05/2021 21:48:26
Line discount %/Discount groups in BC18
Hi We have an issue on a client that uses D365 BC Cloud and recently updated to BC18 and also updated the codeunit to 1.2.0.13. Problem is that after the update, the live integration no longer shows the correct price on product pages, in cart and on ...
Chris Søgaard
28/04/2021 14:50:35
Last post: 21/05/2021 10:24:46
14
Subscribe
Incorrect discount calculations
Hello, We have a solution with live integration to BC18 cloud and after upgrading the codeunit plugin to version 1.2.0.4 we experience that cart calculations are incorrect. Forexample i put 1 product in the cart and the discount used for the calculat ...
Jannich Ariyanayagam
20/05/2021 15:33:50
Last post: 21/05/2021 10:22:03