Developer forum
Subject
Replies
Started by
Last reply
Variants not visible after import until app service is restarted
We're importing variants using the Dynamicwebprovider into the tables EcomProducts, EcomVariantGroupProductRelation, EcomVariantOptionsProductRelation and some other tables. The interesting issue is that when a new product is imported (with 1 variant ...
Espen Strømsnes
11/12/2018 14:26:25
Last post: 30/10/2019 09:28:34
24
Subscribe
Extranet autologin with Windows authentication
Hi, On a project running on 9.6.11, we have made an integration to AD following your guide. Now, we would like to be able to make an extranet autologin using Windows authentication, so that the user, who is logged into a computer with their AD creden ...
Roald Haahr Jensen
29/10/2019 09:52:46
Last post: 29/10/2019 14:34:50
Data Integration Activity: Columns are not updating
Hi, We have a data integration activity which user which uses XML as a Source provider and User provider as destination provider. we have added a custom field which we expect to see in Destination columns list but it is not showing up there. Also we ...
Asim Shahzad
14/10/2019 15:38:48
Last post: 15/10/2019 10:58:12
Export of email marketing statistics
Hi I am setting up a report in Google Data Studio with a page with email marketing statistics. The manual export has the highlights in columns instead of rows, which makes the import into data studio impossible without manual editing of the excel fil ...
Thomas Schroll
14/10/2019 14:40:46
Last post: 15/10/2019 10:34:24
Documentation for INTEGRATION FRAMEWORK 1
Why has it been removed from https://doc.dynamicweb.com ? We still have quite a few solutions running on that version, an it would be nice to have access to the documentation. It would be fine to move it to a "legacy" area, and to make a note of it i ...
Kenneth Radoor
03/10/2019 13:31:51
Last post: 04/10/2019 13:52:08
Error from DynamicwebConnectorService 1.0.0.6
Hi. We are in the process of migrating an instance of DynamicwebConnectorService 1.0.0.6 to a new windows server and a new NAV instance. After all is intalled as described in the documentation, we get an error using the testtool: "Method "Process" is ...
Kenneth Radoor
03/10/2019 14:06:42
Last post: 04/10/2019 10:47:02
Liveintegration - Discount settings
Hi, The documentation for liveintregration says the following (look here: https://doc.dynamicweb.com/documentation-9/integration/integration-framework-2/live-integration#sideNavTitle1-1-3): Discounts may be handled at either side of the integration T ...
René Poulsen
02/10/2019 10:28:42
Last post: 02/10/2019 11:26:07
Attempt to aritmatic with two prices of different currency - Again
Hi. I have a project with liveintegration til NAV. We are using v 1.0.0.6 of the sample code provided by DW, and have made a few minor changes to the code to request to NAV, to get and set the right data. The site have 2 languages and 3 currencies I ...
Kenneth Radoor
23/09/2019 13:26:35
Last post: 24/09/2019 15:15:26
Export Products data To ERP
Hi, We have situation where we want to send couple of columns of EcomProducts table to our ERP System. In my view it was a simple task by creating a data integration activity which gets the required data as XML. After creating the data integration ac ...
Asim Shahzad
20/09/2019 12:28:58
Last post: 20/09/2019 13:18:29
Delete product group
Hi I have a problem when i delete a sub product group from ecommerce. The group gets deleted and everything seems fine until i want to add a related product to another product. the pop up appears and shows all shops available. but nothing happes when ...
Anton Marinó Stefánsson
16/09/2019 16:30:30
Last post: 17/09/2019 14:13:16
Anonymous user cart is not allowed
Hi, we disabled user creation on checkout because client is requesting that. Now the order is not included in integration and we get this error: "No user is currently logged in. Anonymous user cart is not allowed". How can we enable this? Sincerely I ...
Ivan Marijanović
07/09/2019 10:35:14
Last post: 13/09/2019 11:06:52
Importing users and addresses in one go without userID
Hey I am running into a problem when trying to import users into the 2 tables AccessUser and AccessUserAddress. The file contains a unique customernumber which I map into both the username and customernumber on a user, but since some users are create ...
Claus Kølbæk
12/09/2019 16:07:24
Last post: 12/09/2019 22:56:08
Providers clearing too much cache?
Hi there, In the UserProvider (and possibly others) I see this: if (isReadFromSourceFinished) { Writer.FinishWriting(); sqlTransaction = Connection.BeginTransaction(); Writer.MoveDataToMainTables(sqlTransaction); Writer.DeleteExcessFromMainTable(sqlT ...
Imar Spaanjaars
08/09/2019 21:54:21
Last post: 11/09/2019 15:03:03
LS Retail Omni Integration Error
Howdy, I'm trying to setup a batch integration job with the LS Retail import data add-in but when I enter the web service url for our test LS Omni service I get this error: Exception Message: The message with Action 'http://lsretail.com/LSOmniService ...
Arnór Halldórsson
30/08/2019 17:16:00
Last post: 06/09/2019 07:53:01
Populating the ProductInfo with custom data from ERP in LiveIntegration v2
Hello, In the LiveIntegration v2 (I've checked the source code for 2.3.0 beta 4), the object ProductInfo is not populated will all the fields that come from the ERP response, there are just some hardcoded properties (e.g. ProductId, TotalPrice, Stock ...
Emil Dumitrescu
30/08/2019 11:09:56
Last post: 30/08/2019 11:53:09
Sending a welcome email to new LS loyalty club members
Hi there, I am working with a customer and they plan on registering new loyalty club members in their brick and mortar POSs. When this happens they need to send an email to the new club member with terms and conditions as well as to verify their emai ...
Reynir Viðar Ingason
20/08/2019 11:42:32
Last post: 21/08/2019 11:22:23
How to add a mapping in a TableScript
I would like to dynamically add a mapping in a table script. It comes up often, but the situation I have today is to set the OrderSecret on an order if it's not already set. (I'll separately submit a feature request for the Ecom provider to do that a ...
Scott Forsyth
17/08/2019 19:33:54
Last post: 20/08/2019 15:36:31
Data integration remove product groups
Greetings and salutations! I am trying to create a data integration job that removes product groups from the product catalog. So i created the integration job with the source table and Destination table EcomGroups I then added the conditional Product ...
Anton Marinó Stefánsson
01/07/2019 18:23:06
Last post: 03/07/2019 08:27:06
Import custom attributes from Active Directory
We have been following the guide provided on https://doc.dynamicweb.com/documentation-9/integration/other-systems/active-directory-integration and now we have a simple AD integration that works. However, now we are wondering whether it is possible to ...
Roald Haahr Jensen
14/06/2019 10:05:46
Last post: 25/06/2019 14:23:49
All products are deleted after import
We are just about to go live with a simple webshop running 9.6.4, where we are running a product import occasionally. The webshop is available in 4 languages. The product import consists of 5 table mappings all using the same source file: 4 mappings ...
Roald Haahr Jensen
11/06/2019 10:57:29
Last post: 21/06/2019 10:41:28