Developer forum

Forum » Integration
Subject
Replies
Started by
Last reply
Del ete users using the User Provider
Hi there, Is there a way to del ete users with the User Provider in the data integration framework as well? I currently set them as Inactive by mapping the Active field but being able to physically del ete from the database would be nice. Thanks, Ima ...
Imar Spaanjaars
22/05/2015 15:16:08
Last post: 27/05/2015 09:48:32
Run extensibility code from integration job
Hi there, Are there notification subscribers or other extensibility points that I can run before and after an integration job runs? A subscriber would be a good start; the ability to pick a class and method to run before and after would be even bette ...
Imar Spaanjaars
22/05/2015 15:16:38
Last post: 26/05/2015 10:17:36
Import fails with: The call to member LoadXml failed
Hi I have a Data Integration job which is using the Dynamicweb provider. The job used to run without problems, but suddenly it fails with this error: ti, 19 maj 2015 13:48:55: Starting scheduled task: Data Product & User Import from NAV ti, 19 ma ...
Lars Larsen
19/05/2015 15:49:02
Last post: 20/05/2015 14:48:58
Assortments with integration
Hi DW, I have an issue regarding handling assortments with an integration solution, because users are imported from the ERP system and so are the assortments, but the assortments require a reference to the UserID, which is only handled in DW and not  ...
Anders Ebdrup
02/03/2015 09:58:18
Last post: 20/05/2015 10:11:02
Where is the log?
Hi I am using the option "Log all requests and responses" when executing a scheduled task. But where is the log? ...
Lars Larsen
12/05/2015 13:30:54
Last post: 19/05/2015 14:15:23
Import - xml provider - set default value on create
Hi I have an import job that is using the xml provider and the job is set up to do mapping automatically at runtime. Now I want one field in the import to have the value "True" when the record is created in Dynamicweb. But only when the record is cre ...
Lars Larsen
30/04/2015 13:27:47
Last post: 11/05/2015 08:08:37
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
Assortment Import XML format
Hi guys, Was wondering if anyone might have a XML file with assortments, that can be imported throgh Integration Module? In other words, I am interested in correct format, so that I could simply map it, and let integration module do the rest (assortm ...
Dmitrij Jazel
29/04/2015 11:34:25
Last post: 29/04/2015 12:08:06
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
Error getting culture: Culture is not supported
Hi, I am trying to export some orders with the Data Integration. The problem is that I want prices to use a dot as the decimal separator. I have therefore selected "US" in the "Number format culture" field in the destination settings of my export job ...
Lars Larsen
24/04/2015 11:33:20
Last post: 28/04/2015 09:29:22
The given value of type String from the data source cannot be converted to type nvarchar of the specified target column.
hello Guys, I am getting this error here: Job Failed with the following message: The given value of type String from the data source cannot be converted to type nvarchar of the specified target column. Since the data ammount I am trying to import is  ...
Dmitrij Jazel
27/04/2015 15:41:50
Last post: 27/04/2015 19:21:15
Missing notifier for related products
Hi DW, It seems like we are missing a notifier when a related product list is displayed which means that the price of the products is calculated one by one instead of making it possible to calculate all prices at the same time in NAV/AX. I would expe ...
Anders Ebdrup
15/04/2015 21:34:11
No replies yet
Itemtype destination provider
Hi, I run into some issues with the build in item type destination provider. The items are created as expected that is working perfectly, however the pages that are created are the problem. When i rerun the job new pages are created and the old pages ...
Ben Doorn
26/03/2015 12:10:03
Last post: 30/03/2015 10:28:36
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
Importing Groups from NAV using Data Integration ERP Batch
Is it posible to import product groups from NAV using Data Integration ERP Batch. Lets say that I in NAV have created a webgroups structure, and attached some products to those groups. Now i want to import the webgroups to DW, can that be done using  ...
Kenneth Radoor
19/03/2015 13:24:54
Last post: 19/03/2015 13:46:29
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
The type of the Sell-to Customer Name FlowField in the Webshop Sales Header tablr must be Decimal
Hi, when I send this CalculateOrder XML in live integration -> test connection I get the message "Error checking connection: The type of the Sell-to Customer Name FlowField in the Webshop Sales Header tablr must be Decimal" Any idea where to go fr ...
Kim Søjborg Pedersen
05/02/2015 10:37:33
Last post: 05/02/2015 15:04:05
Integration framework - Send orders and nothing else
Hi, I have the Integration framework installed and the connection to ws and ERP is tested OK. Now I only need the Integration framework to send orders and nothing else. How is the quickest/smartest way to do that? I think I could take the DynamicwebL ...
Kim Søjborg Pedersen
06/01/2015 09:55:03
Last post: 06/01/2015 12:28:46