Developer forum
Subject
Replies
Started by
Last reply
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
14
Subscribe
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
Refresh schema
Hi there, Not sure if this belongs here, or in the Feature requests forum, but I am looking for a way to refresh the schema when building integration jobs. Quite often I have an XSLT file that starts out with, say 10 columns. Then when I add new colu ...
Imar Spaanjaars
06/10/2015 13:56:54
Last post: 20/01/2016 09:36:53
Importing users with UserProvider
Hi guys, Have a deadline on this one today, would appreciate allot for your help on this one... 1) Created Export activity with source "user provider" - XML as destination - generates XML all ok. 2) Created Import activity on the same site, where XML ...
Dmitrij Jazel
15/01/2016 12:02:54
Last post: 18/01/2016 09:52:38
Group sorting reset to 0 after integration
Hello, I have set up a data integration job with an Ecom Provider as a destination, to import groups. I would like to import groups as they are and then sort them in the Dynamicweb back-office directly. I have only mapped the columns GroupID, GroupLa ...
Gaetan Di Caro
07/12/2015 10:47:29
Last post: 10/12/2015 12:59:58
Data Integration XSL Entity
Hi, We are importing some products from an XML File with a XSL Transformation. Several product names have ® reg and ™ trade symbols and when rendering without any output escaping in front-end the product/page title will render reg;. To solv ...
António Ramos
21/11/2015 11:18:38
Last post: 23/11/2015 16:29:21
Parameterized Conditionals
I was working on a project an would like to use the Parameterized Conditionals feature. I read the manual and it wasn't entirely clear what parameters the ' value' field accepts. For example: {{ParameterName||"2015-01-01"}} This limits on date having ...
Harald Brouwers
13/10/2015 11:39:57
Last post: 09/11/2015 10:05:40
13
Subscribe
Data integration module: Missing NewPageName in new ItemProvider
After upgrading to DW 8.7, I noticed a data integration job that failed. Unfortunately the new ItemProvider is NOT backwards compatible (I must have missed it in de release notes). Trying to rebuild the job with the new ItemProvider I missed the NewP ...
Ben Doorn
15/09/2015 11:14:01
Last post: 30/10/2015 10:36:47
Item provider set paragraph name
Hi. I'm importing data into Paragraph Items. I can't seem to set the "ParagraphName" - It defaults to the Id of the item. I tryed the "NewPageName" but no luck. This is to make is more user friendly when browsing the items in the backend and selectin ...
Mikkel Høst
28/10/2015 19:01:39
Last post: 30/10/2015 10:24:58
Import some tables from mysql database
Hi guys, We need to import some tables (groups, products, users) from an external database (mysql) to Dynamicweb. The SQL provider will be the solution? Or there is any limitation because the "technology" is diferent? If so, the CSV provider is the b ...
António Ramos
26/10/2015 11:38:15
Last post: 26/10/2015 15:17:49
Scheduled task execution
Is it possible to set the interval of a Scheduled task to 1 month? Maybe by manually editing the job or adding the option Month to the dropdown? Greetz ...
Harald Brouwers
13/10/2015 11:16:12
Last post: 13/10/2015 11:31:51
Auto-generating IDs
Hi there, When using the EcomProvider as a target, is there a way to automatically create primary keys? I am integration into ProductItems to build a Parts List product and my code fails when I don't supply the ProductItemID. Is this by design? Thank ...
Imar Spaanjaars
06/10/2015 13:59:56
Last post: 07/10/2015 12:06:54
Live integration - Error in FindPrice()
on a site with liveintegration to NAV we are getting a lot of errors like this: Error: Unknown error during FindPrice(). Exception: Type 'Dynamicweb.eCommerce.Products.ProductVatGroupCollection' in Assembly 'Dynamicweb, Version=8.0.0.0, Culture=neutr ...
Kenneth Radoor
05/10/2015 20:45:58
Last post: 06/10/2015 16:02:46
Parsing Connector request data
Hi there, I am building my own connector by inheriting the Connector class. When I schedule the connector using Batch, I can see the request come in as follows: <GetEcomData products><tables><Products type="all"/><Currencies type ...
Imar Spaanjaars
05/10/2015 10:05:23
Last post: 05/10/2015 10:56:37
RE: Insert Label in Live Integration AddIn
Hello, I'm extending some functionalities from the Live Integation Project. I was sorting the parameters in the backoffice AddIn by type (ex: all parameters for the orders sorted together), and I would like to place a label in the beginning of that ' ...
Gonçalo Assunção
30/09/2015 17:44:59
Last post: 01/10/2015 10:06:32