Developer forum

Forum » Integration
Subject
Replies
Started by
Last reply
Perform updates with the Data Integration Framework
Hi there, I am trying to import data from a custom XML file to a custom SQL table using the SQL Provider. The table looks as follows: CREATE TABLE [dbo].[CustomPrices]( [ContractId] [NVARCHAR](30) NOT NULL, [ProductId] [NVARCHAR](30) NOT NULL, [Price ...
Imar Spaanjaars
06/05/2015 22:56:36
Last post: 07/05/2015 12:33:34
Importing - object reference not set to an instance
Hi, I have a Data Integration job (Source provider: XML provider, Destination provider: Dynamicweb provider) which runs perfectly on one site but not on another site on the same server. The two sites are running the same DW version. When the job fail ...
Lars Larsen
06/05/2015 13:34:39
Last post: 06/05/2015 14:13:42
Latest Compatible AX version
Hi Guys, What is the latest AX version that can be used with the Integration Framework sample code? Can I use it for AX 2014 R3? Thanks, Adrian ...
Adrian Ursu
28/04/2015 13:49:18
Last post: 28/04/2015 14:39:15
Request calculate order sent - shippingfee is NaN
Hi, I'm setting up a webshop with integration to AX. The shop is running in danish and english. On the english site the Requrst calculate order sent has "0" in ShippingFee (that's what i want). On the danish one it has "NaN". I can't figure out why " ...
Rene Poulsen
20/03/2015 12:36:40
Last post: 22/03/2015 16:25:35
How to receive and import CSV data using Data Integration ERP Batch?
Hi! I got a question regarding importing large amounts of data eg. customer price information using the Data Integration ERP Batch setup. Is it possible to use the Data Integration ERP batch for importing CSV data provided by the Dynamicweb connector ...
Allan Iversen
13/03/2015 11:17:19
Last post: 13/03/2015 11:36:23
Data integration: new error after to 8.6.0.4
Hi DW, I recently updated a site to 8.6.0.4 and now i'm seeing a new error in my log that i didn't see before: ma, 09 mar 2015 08:17:05 Batch succeeded. ma, 09 mar 2015 08:17:05 Finished job - C5 Data Integration - Prices. ma, 09 mar 2015 08:17:04 Fi ...
Martin Nielsen
09/03/2015 08:37:06
Last post: 11/03/2015 08:35:28
Integration DW- NAV
Hi We have a customer that is running a DW webbshop integrated to MS NAV 2013 r2. This customer wishes to have different prices in different currencies. For example 699 NOK and 499 SEK. There are no relation between the prices so we cannot use a curr ...
Kristoffer Hilmertz
28/10/2014 15:07:44
Last post: 11/11/2014 10:35:35
DW and apps integration
We would like to set up integration between DW and IOS apps and need documentation and examples of what can be done and how. Any information on this? ...
Per Søgaard
27/10/2014 12:00:23
Last post: 27/10/2014 12:54:47
Dynamicweb.Frontend.SearchEngineFriendlyURLs.GetFriendlyUrl in data integration activity
Hi DynamicWeb, I am trying to call Dynamicweb.Frontend.SearchEngineFriendlyURLs.GetFriendlyUrl method in my Data Integration activity (RunJob method of Configurable AddIn). Dynamicweb.Frontend.SearchEngineFriendlyURLs.GetFriendlyUrl(1) - This works a ...
Davor Zlotrg
18/08/2014 14:15:47
Last post: 18/08/2014 16:11:23
Live integration - shipping fee on cart/order
Ive been using the liveintegration source code and started modifying it to our needs, but ive run into a problem. We want the navision system to make the calculation on shipment and just send us the result. the xml received contains a column named Or ...
Keld Lauge Gøtterup
22/07/2014 16:23:15
Last post: 01/09/2016 20:36:49
Data Integration jobs work locally / in test, but not live?
At helpdesk we frequently receive cases like: When running Data Integration jobs locally (test, staging) it works well, but when trying to execute on live solution, it fails (not with error, but just doesn't complete). Solution: Make sure that the we ...
Morten Snedker
11/07/2014 10:18:00
Last post: 27/08/2014 17:08:29
Timeout on batch integration
Were trying to set up the integration framework. problem is at that the webservice will take some time to load all the products from the erp. and it gives the following timeout error: The request channel timed out while waiting for a reply after 00:0 ...
Keld Lauge Gøtterup
28/05/2014 14:07:24
Last post: 03/06/2014 08:42:32
Remove product from all categories (XML -> DW provider)
My problem is that I can't get the import job to remove all categories from a product... <Item ItemNo="10210" ShopID="SHOP1" LanguageCode="LANG2" VariantCode="" Description="Product is described here" Description2="" Unit="S" UnitPrice="0.00" Inve ...
Martin Skov Nielsen
20/03/2014 08:46:59
Last post: 25/04/2014 08:34:44
Implementing Readspeaker
We have been working on the implementation of Readspeaker, http://www.readspeaker.com/ on a couple of Dynamicweb solutions, it works on all standard content, but we can't get it to function with News. Has anybody got any experience with this? ...
Niels Uni Dam
10/06/2013 16:20:07
Last post: 13/06/2013 12:53:38
Dynamicweb.Data.Providers.DynamicwebBulkInsertDestinationWrite
Are there any reason for the class Dynamicweb.Data.Providers.DynamicwebBulkInsertDestinationWrite to be internal instead of public? If possible it would be nice, to reuse som of the functionality in a custom desination provider. ...
Thomas Larsen
20/04/2013 00:42:21
Last post: 22/04/2013 01:52:04
Render eCom nav based on the costumers AX product range
Hi people Hoping for some input and some ideas about the AX selections / product range feature :-) The problem is as follows: The shop contains both bike related product and agriculture related products. Some costumers only have bike products in the  ...
Rune Skovbo
15/03/2013 12:06:46
Last post: 13/06/2013 08:46:10
Export selected ecom product groups to XML
I need to export selected ecom product groups to an xml file so that it can be downloadet and imported in an internet portal. Maybe only selected fields and fieldnames should maybe be changed to other names in the export file. Only active products sh ...
Per Søgaard
04/03/2013 10:44:29
Last post: 20/03/2013 09:10:20
Retrieve parent groups of product
I've created an activity/task that exports all products into an XML using XSLT. In the activity I've mapped EcomProducts. DW returns the groupname, but what I want is the groupname + all parent groups ... Like a breadcrumb. Is that possible? Perhaps  ...
Filip Lundby
04/01/2013 15:16:14
Last post: 04/01/2013 16:29:06
User provider in DW8.2
I welcome the user provider for easy import of users - very nice. I have a few comments: - Will existing users that are also in the import be deleted and imported or updated with new and updated fields? - It would be nice to have an example import fi ...
Per Søgaard
11/12/2012 11:28:51
Last post: 21/12/2012 16:16:43
Max Ecom import products
Hi It says in the doc that one should be careful of "The eCom Provider uses more memory than the Dynamicweb Provider, so the import may be limited in size, depending on the memory available to the server. ". So I was wondering, how many is  ...
Peter Bille Larsen
23/11/2012 10:38:45
Last post: 23/11/2012 13:47:21