Developer forum
Subject
Replies
Started by
Last reply
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
Customers able to check out even when exception is thrown
Hi, We have a solution running live integration framework 2. We want to stop an order if the ERP fails, but the code checks this boolean to see if it should throw an error: public static bool EnableThrowExceptions { get { return Core.Converter.ToBool ...
Mikkel Ulstrup
18/06/2019 20:20:47
Last post: 18/06/2019 20:55:23
Deactivate missing users?
Hi Dynamicweb, How can we avoid that missing users are deleted when importing users? We are missing a feature only to deactivate missing users to keep the history. Best regards, Anders ...
Anders Ebdrup
09/11/2018 12:12:20
Last post: 21/05/2019 15:16:28
ProductDiscountPercent in live integration
Hi, i'm trying to get a product discount displayed on a product template and productlist. I'm using live integration version 2.0 on a Rapido/DW 9.5.5 solution. Product discount is returned in the response: <column columnName="ProductDiscountPercen ...
Søren Bremholm Jakobsen
06/05/2019 11:43:26
Last post: 16/05/2019 10:23:10
Addmulti with liveintegration
Hi, We have a solution with a productlist containing a "addmulti" form. This form triggers the liveintegration to request the ERP one time for each product submitted in the form. Any suggestion to how we can avoid this? - Only the last request (conta ...
Mikkel Ulstrup
14/05/2019 11:58:16
Last post: 15/05/2019 20:07:17
How to configure Liveintregration with multiple shops
Hi, i was trying to find out that how we can configure live integration with multiple shops. but i did not find anything really helpful. can anyone point me to the right direction ? Regards Asim ...
Asim Shahzad
26/06/2018 16:15:39
Last post: 11/04/2019 10:38:27
Rapido and NAV 2018
Hi guys, I am just about to start a new project based on Rapido that is supposed to integrate with NAV 2018. I would like to know if I need to use a specific Integration Framework Version and if there is a sample code specific to NAV 2018. Generally, ...
Adrian Ursu
23/07/2018 11:24:43
Last post: 28/03/2019 08:13:49
Product Grouping from ERP system
Hi, We have this issue where we are getting the products and all the product grouping information from our ERP system. We are getting this information for 2 different shops e.g. Shop1 and Shop2. when we are shoping the products of SHOP1 for some reas ...
Asim Shahzad
26/03/2019 14:41:29
Last post: 27/03/2019 10:32:40
Documentation on NavExampleCode
Hi, Are there any further documentation on the NavExampleCode for the Integration Framework 1 (for download at http://doc.dynamicweb.com/downloads/other-downloads#4046) Our customer is using NAV 2016 and would like to know if the fob-files includes e ...
Kurt Moskjær Andersen
27/03/2019 08:55:13
Last post: 27/03/2019 10:19:26