Developer forum
Subject
Replies
Started by
Last reply
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
Product import to a specific group
Hi, we have problems when importing products to the PIM in Dynamicweb from BC. We want all not imported products in a special group called for example "New arrivals". This is easy to set up of course, settings a constant value to the GroupRelationGro ...
Johan Ulff
20/05/2021 09:19:13
Last post: 21/05/2021 10:11:52
Importing users
Hi, when importing users from BC into Dynamicweb, we want to send an email to the imported users with username/password. I cannot se that this feature is build-in in the integration framework. Do I have to build a custom connector to accomplish this? ...
Johan Ulff
19/05/2021 11:40:51
Last post: 20/05/2021 09:25:02
Broken logs links on scheduled tasks created with URL builder
Hi there, When I create a scheduled task with multiple jobs using the URL builder, the logs don't work and the task reports incorrect run results. I think this is caused by the fact that the log name contains a combination of all underlying jobs, whi ...
Imar Spaanjaars
12/04/2021 11:01:00
Last post: 19/05/2021 15:08:21
EcomProvider lost its InsertOnlyNewRecords setting
Hi there, It seems that somewhere between Dynamicweb 9.9 and 9.10 the EcomProvider lost its InsertOnlyNewRecords setting. In code I can see that EcomProvider inherits DynamicwebProvider which has that property, but it doesn't show up in the UI anymor ...
Imar Spaanjaars
29/04/2021 14:02:34
Last post: 19/05/2021 09:39:46
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
Sales Order Number series
Hi I have a question to the Live Integration which seems related to this thread: https://doc.dynamicweb.com/forum/integration/integration/integration-against-365-business-central but not entirely. We have a customer that are using different number se ...
Chris Søgaard
22/04/2021 07:29:13
Last post: 18/05/2021 11:07:28
Update product information using SQL Add-in
Hi guys, I have a situation where I need to update some values on the master product, based on some values of the Variants. I have created a Scheduled task using the SQL add-in and I have added my SQL statement. The Scheduled task runs correctly and ...
Adrian Ursu
28/04/2021 12:02:36
Last post: 16/05/2021 17:12:37
Custom Customer field for Live Prices
Hi When requesting live prices from code unit, is there any way to control which field on AccessUser table is sent as "AccessUserCustomerNumber" on this request from the setting or is it only possible by extending the live integration framework? < ...
Chris Søgaard
21/04/2021 10:18:18
Last post: 14/05/2021 10:42:45
OrderProvider Feature "Remove missing order lines" not working
Hi, Please see attached video reproducing issue. On a 9.10.8 site there is an issue with OrderLines not being removed if they are not in the import when order provider destination setting feature "Remove missing order lines" is selected. When an orde ...
Shawn Tehini
12/05/2021 21:48:52
Last post: 13/05/2021 23:59:48
Data integration and Channels
Hi guys, Is there any way I can use data integration to export products from a specific Channel? I am thinking about using the EcomProvider as the source. Thank you, Adrian ...
Adrian Ursu
07/05/2021 10:13:39
Last post: 11/05/2021 10:55:09
DynamicwebLiveIntegration instance
Hi, I've noticed that the DynamicwebLiveIntegration is being called even though an instance hasn't been created: How is this possible? :-) Solution running 9.10.4, but I've also seen it in 9.10.8. ...
Vincent Gercke Pedersen
05/05/2021 16:05:31
Last post: 11/05/2021 10:04:55
Importing Sales Orders from Business Central Online - IF V2
Hello! We have set up a connector between an instance of Dynamicweb 9.10.0 and an instance of Business Central online. We are able to query data via the DynamicwebConnectorTestTool, such as Products and Customers. However, when we try to fetch order, ...
Niklas Malmqvist
30/04/2021 09:48:06
Last post: 11/05/2021 09:56:20