Developer forum

Forum » Integration
Subject
Replies
Started by
Last reply
Exporting OMC data
Hi everyone, Just received a request from the 3rd party that asked, if it is possible to Export data out of OMC and send it to them. Would like to know what should I use as "data source" and what settings should I use for it. Obviously haven't done t ...
Dmitrij Jazel
25/02/2016 15:01:51
Last post: 25/02/2016 15:58:11
Provide more context to JobFinished subscriber
Hi there, I am implementing a notification subscriber for Integration.JobFinished to run some custom SQL after the job has run. However, the JobFinishedArgs object doesn't provide any context about the job being executed. When I look at DestinationTa ...
Imar Spaanjaars
11/02/2016 21:54:33
Last post: 25/02/2016 14:43:19
Dynamics AX 2009 DynamicWeb Connector URL
We are trying to find the service URL (AX Endpoint) for the DynamicWeb Connector as installed by our customer in Dynamics AX 2009. They have followed the installation for Dynamic AX 2009 as specified in this document DynamicwebIntegrationFrameworkAxE ...
Tymen NNM
24/02/2016 13:46:54
Last post: 25/02/2016 09:51:28
Custom Data Integration Does Not RunJob
Hi I am trying to create my own Custom Data Integration, for this i have downloaded the example project here http://developer.dynamicweb.com/documentation/for-developers/data-integration/providers/how-do-i-create-my-own-provider.aspx if i try and run ...
Casper Andersen
01/02/2016 11:12:09
Last post: 17/02/2016 09:12:02
Integrating parts list
Hi, In a coming project, I'll probably need to import parts list products : one product made out of a several parts, each part being a choice betzeen several products. I see in the documentation how to create that in Dynamicweb, but I'm not sure how  ...
Gaetan Di Caro
16/02/2016 13:07:02
Last post: 16/02/2016 16:24:52
Importing addresses
Hi there, I have an XML file that contains users and for each of those users one or multiple addresses. I initially built a task that would import users and addresses in one go. However, I discovered that this would not delete old address records fro ...
Imar Spaanjaars
11/02/2016 20:41:24
Last post: 15/02/2016 11:51:05
Make it easier to work with base classes like DynamicwebProvider
Hi there, I think this should go into the Feature Requests forum, but I wanted to discuss it here first. We have some custom code that inherits DynamicwebProvider. The use case is fairly simple: execute a stored procedure before and after the job run ...
Imar Spaanjaars
11/02/2016 21:50:32
Last post: 12/02/2016 23:25:49
Data type issue in TableScript task
Hi there, As part of my search for a way to import addresses, I tried TableScript (which I love BTW). I have the following code that essentially converts a user's external ID to its "internal" ID: public class RemapUserIds : TableScript { public over ...
Imar Spaanjaars
12/02/2016 00:06:22
Last post: 12/02/2016 16:19:34
Multiple scheduled tasks with additional input
Hi there, I have a scheduled task that runs a data import using "Import data addin". I am specifying some custom parameters in "Data import settings". (We have a custom end point that can fork out to either Production or Test depending on the setting ...
Imar Spaanjaars
10/02/2016 11:16:37
Last post: 10/02/2016 23:35:52
Issue with group sorting
Hi there, I have the XML as show below that contains product data, a group sorting and a comma separated list of group IDs. It all works fine, except for the group sorting. No matter what's in GroupSorting, it always ends up as 0 in the database. Is  ...
Imar Spaanjaars
10/02/2016 11:13:03
Last post: 10/02/2016 23:35:28
multiple Dynamicweb Connector windows services
Hi, Is it possible to have two different endpoints for the Dynamicweb Connector windows service? So one could point on the test-enviroment and one the production-environment? Best regards, Anders ...
Anders Ebdrup
11/01/2014 21:51:39
Last post: 10/02/2016 12:02:06
Some trouble integrating variants
Hi, I'm trying to set up data integration for variants on a solution based on wrap. However I'm having some trouble, it seems that the integration isn't really complete : I can't see the variant groups in the administration, and when I try to see a p ...
Gaetan Di Caro
04/02/2016 09:08:17
Last post: 08/02/2016 07:18:04
Inventory Control in Live integration
Hi, We are trying to implement inventory control logic in live integration for a project. Whenever we sent the CalculateOrder request, NAV will check the available stock of the product and will send back the products which doesn't have enough invento ...
Thaw Htun Lynn
05/02/2016 12:35:15
Last post: 06/02/2016 04:13:21
Integration: Source file does not exist
Hi. Im trying to create a new activity with XML provider as source, but after picking the file with the File Manager and pressing Next, it goes back to "Choose data source" with the Error "Source file does not exist". I do not get the the error with  ...
Henning Jensen
05/02/2016 08:08:40
Last post: 05/02/2016 14:50:04
From Source Provider To Source Reader
Hi As the titel more lor less says, i want to get some stuff from my source Provider to my source reader, what i want to move, are my 4 text bokses that look like this: [AddInParameter("username"), AddInParameterEditor(typeof(TextParameterEditor), "m ...
Casper Andersen
02/02/2016 14:11:57
Last post: 02/02/2016 15:12:51
Importing product variants with different price and stock
I have seen the video regarding simple or extended product variants that you have, but I still have a few questions: The use-case is as follows: -Products with SIZE and COLOR variants with individual price and stock information on each variant combin ...
Espen Strømsnes
01/02/2016 12:36:46
Last post: 01/02/2016 14:37:51
Template for Data integration
Hi Guys, Is there a way to create templates for Data Integration activities? I see a few already populated but I assume they came with the standard installation: ErpDataImport, ErpOrderExport etc. Thanks, Adrian ...
Adrian Ursu
31/01/2016 13:29:48
Last post: 01/02/2016 09:08:17
Return from BuildProductRequest if list
Hello, I'm inside the BuildProductRequest and I have a need to just return if i'm in a "productlist context". The reason is that I have no price or other information that I need to send over the live integration in the productlists. Is this possible? ...
Kim Søjborg Pedersen
29/01/2016 12:29:21
Last post: 29/01/2016 13:17:45
Liveintegration - shipping fee
Using (almost)standard live-integration as supplied from DW, we have som strange behavoir, when getting data for an order from NAV. We are getting user specific prices for at loggedin customer, and setting those prices on the order. That is all fine. ...
Kenneth Radoor
18/01/2016 14:39:25
Last post: 25/01/2016 10:18:14
Item provider - importing item page hierarchy
Hi I would like to use the Item Provider (Integration Framework) when importing some item based pages. But I can't make my import activity import item based pages in a page hierarchy. Is that possible at all. If not are there a work-around that could ...
Lars Larsen
18/01/2016 15:04:08
Last post: 20/01/2016 15:46:24