Developer forum

Forum » Integration
Subject
Replies
Started by
Last reply
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
"Check for stock status" with Live integration
Hi guys, I have a project connected with NAv and I was wondering if the cart option "Check for stock status" would check the stock against the stock stored on the product or the Live stock. I know the Live pricing also checks the stock but I am not s ...
Adrian Ursu
21/04/2021 19:40:41
No replies yet
On premise AD integration
Dear Dynamicweb, One of our clients are requesting integration to their on premise Active Directory, but before doing that, I would like to know if you think that the old module still is supported (plugin)? Best regards, Anders ...
Anders Ebdrup
27/04/2021 12:53:31
Last post: 27/04/2021 13:03:05
Add separator character to ConcatenateAdapter
Would it be an option to add a new string field called Separator Character to the ConcatenateAdapter's UI and implementation? When it has a value, it's used to separate source column 1 and 2. I just created my own by copying over the existing code, b ...
Imar Spaanjaars
25/04/2021 17:00:13
No replies yet
Problem importing sales prices from Business central
I have problems importing customer specific sales prices using Dynamicweb connector I am using to following request where the AccessUserCustomerNumber is the actual customer number. I only get the Unit price, not the price from Prices & Discounts ...
Johan Ulff
19/04/2021 15:50:51
Last post: 22/04/2021 09:19:45
Business Central - overriding prices on orders
Hi Dynamicweb, We are working on a new integration between Dynamicweb and Business Central. When we send an order, the prices of the product order lines do not match the amounts we have in Dynamicweb. When the order is created in Business Central, th ...
Niels Foldager
15/04/2021 11:10:30
Last post: 16/04/2021 10:22:52
Using filter when importing contacts from Business Central
Hi Dynamicweb, Is it possible to use a filter when retrieving users from Business Central (using DW plug-in for BC17), so that data can be retrieved for a single user or several users: Something like this request: <GetEcomData> <tables> & ...
Niels Foldager
15/04/2021 18:05:24
Last post: 16/04/2021 08:26:21
AX2012 setup with Integration V2
Hi guys, I am trying to set up a connection with AX 2021 and I have sent the link to the documentation and the integration files to the person in charge of installing it in AX. I got back a couple of questions: 1. The documentation mentions a file ca ...
Adrian Ursu
12/04/2021 13:21:18
Last post: 13/04/2021 13:50:22
Extensions to Code Unit for BC Cloud
Hi We have a customer with a D365 BC Cloud sokution, and we're trying to extend the Code Unit, specifically on the products feed, to have it return additional tables. In connection with this I have received the following question from the customer's  ...
Chris Søgaard
12/04/2021 11:18:23
Last post: 12/04/2021 13:18:07
Prices from Live Integration - BC Cloud
Hi I have a case with a client with D365 BC Cloud and we're trying to get Live Prices from DW Code Unit installed on the BC. The client has created prices in BC in the "Prices & Discount" menu, like shown in the image here: When I request prices  ...
Chris Søgaard
08/04/2021 16:06:43
Last post: 08/04/2021 16:59:47
EcomVariantGroupProductRelation missing in Ecom provider
Hi there, I am importing products using the Ecom provider. To get my products to be linked to variants correctly, I need to add data to EcomVariantGroupProductRelation. However, that table doesn't exist as a target in the Ecom provider. Is that mussi ...
Imar Spaanjaars
29/03/2021 15:18:12
Last post: 29/03/2021 20:09:38
EcomManufacturerId
In the Ecom provider, the ProductManufacturerId is not being handled correctly. Here is the requirement from the documentation… "If this field is set to a value that already exists in the EcomManufacturers table, a reference to the relevant row will  ...
James Shipman
01/03/2021 14:47:27
Last post: 29/03/2021 08:29:26
Import to EcomAssortmentPermissions from UserProvider
Dear Dynamicweb, I am missing a feature where it is possible with the UserProvider to import data into EcomAssortmentPermissions as this data often is related. I hope it can be added? Best regards, Anders ...
Anders Ebdrup
28/02/2021 18:09:31
Last post: 19/03/2021 10:58:05
Data Integration - csv export - bug or feature
Hi. Im trying to via Data Integration, to export some data from DW to a csv file using the CSV provider as destination. I want the columns to be named differently as the column names in DW instad of : ProductId, ProductName. I want MyId, MyName. In t ...
Kenneth Radoor
18/03/2021 11:39:08
Last post: 18/03/2021 12:28:32
Integration against 365 Business central
Hi, I am using the Live integration add-in to send orders to Business Central. This i working fine, but I get a new order number in BC. Is it possible to use the one I have in Dynamicweb? I also want to send over the comments from the buyer. I can se ...
Johan Ulff
10/03/2021 16:28:06
Last post: 18/03/2021 11:44:10
Creating new columns to populate by a table script
Hi there, What is the recommended approach to invent / create new columns that can be populated by a table script on an integration job? Let's say I have three custom fields: IsInternational HasColor CanBuyOnline In a table script I like to populate  ...
Imar Spaanjaars
05/03/2021 09:14:30
Last post: 15/03/2021 20:58:34