Developer forum

Forum » Integration
Subject
Replies
Started by
Last reply
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
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
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
Does Dynamicweb Support NAV 2018 / D365 Business Central?
Do you Support NAV 2018 / D365 Business Central? I regularly get asked if Dynamicweb supports the latest version of NAV. In October 2018, the NAV name will go away. Instead Microsoft is moving forward with the name D365 Business Central. Soon the que ...
Dan Hørlyck
28/09/2018 13:55:03
Last post: 31/01/2019 08:04:22
Additional Live calls To ERP System
HI, We have a catalog page with a single category group. When dubuging this case we noticed addtional ERP calls. When removing the product component from the page, then we dont have any call also those additional calls disappear. These additional cal ...
Asim Shahzad
24/01/2019 15:10:18
Last post: 24/01/2019 19:12:07
User Providers does not work with conditionals and Edit Source settings
Hi, I am using user provider as a source provider and XML provider as a destination providerd. So what i was trying to do was, i will send new or updated users to Remote server based on the following conditionals, AccessUserCountry = CountryName Acce ...
Asim Shahzad
16/01/2019 10:28:37
Last post: 16/01/2019 13:28:07
How to Connect to Microsoft Dynamics 365 for Finance and Operations (on-premises) - Solution
Here i am going to explain the simple trick to connected to Microsoft Dynamics 365 for Finance and Operations (on-premises). For this, we need to modify on the Dynamics365Connector.cs in DynamicwebConnectorService here is the current code to get auth ...
Shiwanka Chathuranga
05/01/2019 05:56:45
Last post: 09/01/2019 11:26:37
Trigger JobFinished notification (ScheduledTaskAddin)
Hi I have made a custom ScheduledTaskAddin and I have a notification subscriber listening on the JobFinished notification. But this notification is not fired when my custom ScheduledTaskAddin has runned (it runs an import activity). Therefore the cod ...
Lars Larsen
09/01/2019 09:32:56
Last post: 09/01/2019 10:16:54
Economic integration on Dynamicweb 8?
Hello, Does anyone have experience with integration a Dynamicweb 8 to Economic? Is the standard integration still working? Best regards, Anders ...
Anders Ebdrup
08/01/2019 09:58:49
Last post: 08/01/2019 11:04:53
Remove users not in import - but only from the import-to-group
Hi I need to set up an import of users (source=XML provider) to a specific usergroup and have users from that usergroup removed from the usergroup if the users are not in the imported xml file. The users should not be completely deleted if they are m ...
Lars Larsen
19/12/2018 14:57:31
Last post: 02/01/2019 11:49:45
Importing News
Hi guys, Is there a destination provider for Data integration for importing News, Categories and their allocation on categories? Thank you, Adrian ...
Adrian Ursu
14/12/2018 15:53:59
Last post: 14/12/2018 16:17:10
AX Live Integration framework with 2 different companies
Hi We have a requirement to connect Live integration framework with 2 different companies in the AX. what is the best approach for that? need to get data accordingly and orders also need to go accordingly. As B2C data goes to one company and B2B data ...
Shiwanka Chathuranga
10/12/2018 10:46:44
Last post: 10/12/2018 15:26:32
Export Customer addresses
Hi, I am looking at exporting customer addresses to ERP system and i looked into the documentation and did not find anything related to it. Is there any good way to export customer addresses to an ERP system ? Regards Asim ...
Asim Shahzad
05/12/2018 22:16:10
Last post: 06/12/2018 10:26:07
Insert/Update additional user addresses
Hi, We are getting additional user addresses from ERP and depeding upon the XML received we want to update the exisitng addresses or inser new ones if they are not available against a user who is already available. I have tried XML provider as a sour ...
Asim Shahzad
04/12/2018 22:17:03
Last post: 04/12/2018 22:34:33
Conditionals not working while exporting AccessUserAddress
HI, I have a strange issue regarding conditionals when i am exporting data from table "AccessUserAddress". Currently, this is what i am filtering on "AccessUserAddressAdress <> @NULLOREMPTY". It filter out the null rows but it does not filter o ...
Asim Shahzad
04/12/2018 13:59:12
Last post: 04/12/2018 21:53:52