Developer forum
Subject
Replies
Started by
Last reply
IsExported field
Hi, I've a custom live integration that needs to update the order field «OrderIsExported» and I changed the standard live integration to look like this: if (intgrationIdNode != null && !string.IsNullOrWhiteSpace(intgrationIdNode.InnerText)) { ...
Rui Silva
18/08/2016 12:13:51
Last post: 15/09/2016 11:10:35
Integration from virtual folder
Hi, I have a very specific request regarding integration process. The source XML file for a integration process has to be on a specific location on the file system which is outside of scope of DW working or Files virtual folder. To overcome the situa ...
Adnan Catovic
08/09/2016 13:53:42
Last post: 08/09/2016 14:10:14
Scheduled tasks are running when they shouldn't
Hi there, I have a bunch of scheduled tasks that I set to run One time, e.g. manually. However, in the log I see this every 5 minutes: [7/15/2016 6:25:01 AM]: Task 'ODE - Import accounts and addresses' with ID '3' execution is started
[7/15/2016 6:25 ...
Imar Spaanjaars
15/07/2016 15:29:28
Last post: 04/09/2016 20:13:48
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
Avoid lock of tables
Hi Dynmaicweb, Will it possible to do database updates in the Data Integrations tools without locking the tables? E.g. setting some database hints? https://www.mssqltips.com/sqlservertip/3172/avoid-using-nolock-on-sql-server-update-and-delete-stateme ...
Anders Ebdrup
26/08/2016 13:48:16
Last post: 31/08/2016 09:30:47
Sorting of the top-level groups
Hi, I'm having a problem with the groups integration. I'm trying to import the original sorting of the groups at the root of the website. For that I have a job with an ecom destination wchich maps to EComGroups. I mapped the columns 'Shops' and 'Shop ...
Gaetan Di Caro
29/02/2016 14:01:20
Last post: 29/08/2016 08:07:44
Data Integration Last Run Time
Hi i am creating a custom source reader / provider that is reading some data from a CRM system and adding it to the AccessUser table via the User Provider already built into the Data Integration, what i need to do is to check all the users which have ...
Casper Andersen
23/08/2016 15:30:51
Last post: 24/08/2016 10:23:41
Conditional on Destination provider
Hello, We're trying to import a customer dataset into the DW database. Two of these data columns from the source that will be imported are usernames and passwords. In our solution the user has to change his password after having logged in the first t ...
Maarten Schreuder
22/08/2016 13:59:20
Last post: 22/08/2016 16:44:17
RE: Missing Log Files
Hi DynamicWeb I have a data integration service running on a live website. Very basically it takes all the new orders from a webshop and puts the data into a CRM system.
This has been running fine now for a month or 2. but a couple of days ago we whe ...
Casper Andersen
16/08/2016 14:58:42
Last post: 18/08/2016 10:45:01
Scheduled tasks losing settings
Hi there, We have a solution with about 20 scheduled tasks, some using standard tasks (like Import data with custom request addin) and some custom ones. We regularly seem to lose the settings of the jobs. When I look in the database, the column TaskA ...
Imar Spaanjaars
16/08/2016 12:33:45
Last post: 16/08/2016 13:20:49
User Audit fields are empty after import
Hi guys, For some reason, Audit fields of DW User, are not being filled in after user was imported. http://screencast.com/t/tkpB5UacaS First time I can see an issue like this, any explonation? Other users are OK. http://screencast.com/t/2fWYHzZbS As ...
Dmitrij Jazel
10/08/2016 20:13:46
Last post: 11/08/2016 08:13:52
Order of execution using URL builder
Hi there, When I use the URL builder to run multiple jobs from an integration task, how are they executed? Are they executed in the order define, one after another, or do they run in parallel? Also, what happens when one of the job fails? Thanks, Ima ...
Imar Spaanjaars
08/08/2016 14:05:28
Last post: 08/08/2016 14:45:33
Updating Data Integration job
HI guys, I am trying to update the destination settings in a Data Integration job. When I make my update and Save and Close, there is a 404 error generated for /Admin/Module/IntegrationV2/js/editdestination.js. This file doesn't exist in any of the A ...
Terri Donahue
01/08/2016 15:24:28
Last post: 05/08/2016 13:00:57
Integration.JobFinished not called
Hi Dynamicweb, I have an issue where the observer: Integration.JobFinished does not seems to be executed when a job is started by the scheduled tasks, but only by executing an integration job directly. Can this be true and if so, can this be changed? ...
Anders Ebdrup
23/06/2016 01:06:52
Last post: 25/07/2016 11:22:49
Data integration: groups import issue
Hi, I have a problem with import groups with data integration. (DW version 8.8.1.5) My source is: SQL Provider with views Destination is Ecom Provider. I mapped my source to EcomGroups. The groups are imported in the database but not attached to the ...
Martijn van Tongeren
22/06/2016 11:53:19
Last post: 14/07/2016 17:10:53
13
Subscribe
Scheduled Task - Order Provider
Hi DynamicWeb In the data integration module i am using the the order provider as my source and a custom made destination provider. Our customer wants this integration to run twice a day first time at 11:00 and second time at 15:00 i added the job tw ...
Casper Andersen
13/07/2016 11:01:56
Last post: 13/07/2016 13:14:41
Data import problem column does not exist
I have a problem with import for products. I get an error but I have no idea where the problem is.
I did some debugging but the column exist. What is the problem here? di, 14 jun 2016 14:00:38 Starting job - Product Import - 2.Product. di, 14 jun 201 ...
Yung Yi Wang
14/06/2016 14:42:41
Last post: 16/06/2016 16:12:06
NAV integration and related products
Hi, Let's say I have Product A with related products Product B and Product C. The products comes from NAV via the integration framework. Over time the related products might change, so the related products for Product A could be Product D and Product ...
René Poulsen
09/06/2016 10:04:31
Last post: 15/06/2016 14:00:53
Intrgration and multiple shops - products with same IDs
Hi, I'm working on a solution where we've got multiple shops with one integration job setup for each shop. Is it possible to have a product with ID "ABC" in every shop? Or does the ID of the product have to be unique accross shops? ...
René Poulsen
03/06/2016 13:41:46
Last post: 09/06/2016 08:59:12
Liveintregration and multiple shops with a webservice for each
Hi, I'm working on a solution that has 2 shops with a webservice setup for each. Webservice for shop1 URL is /DynamicwebService and for shop2 it would be /DynamicwebServiceNo. How do I setup the liveintegration for this? It looks like I can specify m ...
René Poulsen
06/06/2016 15:18:51
Last post: 08/06/2016 12:31:59