Developer forum
Subject
Replies
Started by
Last reply
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
"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
13
Subscribe
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