Developer forum
Subject
Replies
Started by
Last reply
Live Integration issue when
Hi, I'm experiencing some issues on the Live Integration when “Cart communication type” is set to “Full”. When a user repeatedly adds the same product to the cart, multiple orderlines are being created and discounts are di ...
Ricardo Pereira
07/07/2021 16:52:11
Last post: 06/09/2021 12:02:23
14
Subscribe
Is the DW Codeunit 12.0.16 for BC18 compatible with BC Cloud 18.2?
Hi DW, We have a client who is upgrading to BC cloud version 18.2 from 18.1 and wants to know if the current version of the DW Codeunit (12.0.16) is compatible with the newer BC Cloud version 18.2. Last time microsoft pushed a upgrade they didnt have ...
Jannich Ariyanayagam
07/07/2021 11:49:42
Last post: 07/07/2021 18:59:25
Inconsistent date format between Export and Import
Hi guys, I have a situation on DW 9.9.8. I am exporting regularly the content of the EcomPrices table in order to give the admins a starting point for reimporting Prices. The problem I have is the date format. If I use the same date format for PriceV ...
Adrian Ursu
07/07/2021 10:37:32
Last post: 07/07/2021 23:48:22
BC14 Live integration Filter products
Hi, Is it possible to filter out products from BC codeunit plugin whenever DW connector asks for products? :) Right now we only want to fetch 2000 products to the shop when doing a full import but we get 70000 products from BC and the ERP supplier do ...
Jannich Ariyanayagam
25/06/2021 14:53:34
Last post: 25/06/2021 15:34:48
Deleted orderlines are cached when editing order
Hi, We are experiencing and issue reported in forum post, https://doc.dynamicweb.com/forum/integration/orderprovider-feature-remove-missing-order-lines-not-working?PID=1605. The fix Mario completed to clear the cache before getting the order and call ...
Shawn Tehini
23/06/2021 22:42:58
Last post: 30/06/2021 13:32:54
Data integration with destination as Item Provider deletes items on other sites
Hi Forum, Does anyone know how to solve this issue: We have set up an integration job with the item provider as destination. In 'New items root page' we have set the root page to the Swedish language site. We wish the job to clean up and remove missi ...
Helene Kjærbøl
23/06/2021 10:47:28
Last post: 08/07/2021 12:13:06
Notifications of scheduled task
Hi, I configured a scheduled task to send a notification. It is just to settup the e-mail data but it doesn't send any mail when I run the task, not even when "Only on failure" is unchecked. Do I miss any other configuration to receive a mail wheneve ...
Tomas Gomez
17/06/2021 14:00:41
Last post: 18/06/2021 13:50:34
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
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
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
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
Live integration does not return live stock
Running Rapido 3.4.2 on DW 9.9.5 with a BC 18 Cloud live integration, we are only getting live prices with the products. The stock reflects the value available on the products in DW. Kind regards, Roald ...
Roald Haahr
26/05/2021 10:45:29
Last post: 06/09/2021 12:03:56
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
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
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
Scheduled Task Locking db EcomOrders Table and Holding Frontend Hostage
Hi, Please see attached video reproducing issue. We are seeing the following behavior: When impersonating a customer and on the frontend and you go to change who you're managing, there are three outcomes to that click. 1) The click is fast and timely ...
Shawn Tehini
19/05/2021 23:51:15
Last post: 20/03/2023 14:16:57
31
Subscribe
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
Error in ICC with D365 BC
Hi DW We have an error on the Integration Customer Center on a client running BC18 on cloud. We have updated the code unit to 1.2.0.13 and DW to 9.10.8. After updating it seems that downloading files from the BC fails, when using e.g. “Download PDF” ...
Chris Søgaard
17/05/2021 16:21:30
Last post: 18/05/2021 18:12:36