Developer forum
Subject
Replies
Started by
Last reply
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
64 bit version of DynamicwebConnectorService (2.0.1.BETA)
Hi Dynamicweb, Is it possible to have a 64 bit version of DynamicwebConnectorService (2.0.1.BETA) as we see some memory exception with the 32 bit? Best regards, Anders ...
Anders Ebdrup
16/03/2019 17:49:54
Last post: 18/03/2019 10:15:31
Order Export Batch
Hi, I want to export orders which are not exported to ERP system for some reason, lets say the connection to the ERP was down. So the order is created in DW but not exported. I have created an order export batch with order provider as a source and XM ...
Asim Shahzad
12/03/2019 11:42:49
Last post: 13/03/2019 16:07:53
Order Provider Response
Hi Everyone, I have a situation where i am getting "AccessUserId" and "AccessUserExternalId" in the response of each order when i will send the orders to the ERP system. So when i get the response back, I want to update update "AccessUserExternalId" ...
Asim Shahzad
05/03/2019 20:30:32
Last post: 12/03/2019 11:24:44
Export and import item provider (Paragraph items) - How can I import them to a specific page?
When exporting, it doesn´t say what pageid the paragraphs belong to, and therefore I don´t know how to import the items to be paragraphs on a specific page. There is a system generated field, called RelevantPageID - but this field is empty. please se ...
Hans Ravnsfjall
25/02/2019 17:03:08
Last post: 27/02/2019 12:35:31
Export CDATA nodes in XML
Hi guys, I have a request t export an XML feed for Google merchant. One of the requests of this is that the elements need to be encapsulated in CDATA markup. I have tested locally using the XML that's generated by Dynamicweb and an XSLT using <xsl ...
Adrian Ursu
12/02/2019 01:12:44
Last post: 22/02/2019 11:40:56
Building index in code
I have an IntegrationJobFinishedObserver where I try to programatically build the product index after an integration job has executed (I need to build it in code rather than after the integration job has finished, because the IntegrationJobFinishedOb ...
Espen Strømsnes
21/02/2019 08:50:00
Last post: 21/02/2019 10:17:28
User Provider setting "Export Users Created or edited Since last Export"
HI, I am exporting users to our ERP system and one of the requirement is to send only new or updated users. In order to make it happen, i used user provider as a source provider and in there i set a setting "Export Users Created or edited Since last ...
Asim Shahzad
15/01/2019 09:31:02
Last post: 20/02/2019 11:05:48
How to change the field type to JSON string in ICC
Hi guys, How can I make the custom call type in the Integration Customer Center? Please advise. Thanks, Aung Chan Myae ...
Aung Chan Myae
08/02/2019 06:40:12
Last post: 15/02/2019 08:11:17
NAV Integration
Hi, I try to check the documentation on how to install the code unit on NAV side as well as install DynamicWebConnectorService and DynamicWebServiceTestApp. The code unit successfully installed on NAV but when I try to connect the DW to the web servi ...
Suzette Cruz
29/11/2018 01:36:34
Last post: 13/02/2019 10:37:43
24
Subscribe
Data Integration - how to import product from excel, to multiple groups
Hi I have set up a dataintegration using the excel procider as source, and dynamicweb ecom products as destination. Now the problem is, I can´t get the products to end up in the right multiple groups. Let´s say I am supposed to get a product to be pl ...
Hans Ravnsfjall
12/02/2019 08:28:32
Last post: 12/02/2019 09:58:46
NAV integration - Value cannot be null. Parameter name: cipherText
HI, We are trying to setup an integration between DW and NAV, but get this error when we are calling the service: "Value cannot be null. Parameter name: cipherText". We are using DynamicwebConnectorService - 1.0.0.5 and it should be set up ok. includ ...
Kenneth Radoor
08/01/2019 16:05:59
Last post: 08/02/2019 10:32:55
33
Unsubscribe
DynamicwebConnector Service have issues when installing
Hi, I am currently working on a project to integrate NAV 2018 to DW. As I try to follow the steps on the documentation, I have encountered some issues in the installation of Dynamicweb Connector Service. Here's the log when I try to run this command ...
Suzette Cruz
31/01/2019 04:42:40
Last post: 31/01/2019 09:16:03