Developer forum
Subject
Replies
Started by
Last reply
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
Custom Destination Provider from Order Provider as source
Hi DynamicWeb I am at the moment working on my own Destination provider and have gotten it to work more or less as i want it to. But my problem at the moment, is that my provider uses the order provider as the source to get the orders, and when i set ...
Casper Andersen
07/06/2016 21:47:34
Last post: 08/06/2016 11:34:36
Add Items to Page
Hi DynamicWeb I would like to know if it is possible to add an item a page programatically. For an example if i have a page called appointments, and inside that page are items with the item type of appointment, is it possible for me for create more i ...
Casper Andersen
02/06/2016 16:52:30
Last post: 03/06/2016 11:04:46
Change timeout of the connector
Hi there, Is there a way to change the timeout of the integration framework? In ErpServiceCaller I see this: WSHttpBinding binding = new WSHttpBinding { SendTimeout = TimeSpan.FromMinutes(30.0), OpenTimeout = TimeSpan.FromMinutes(30.0), CloseTimeout ...
Imar Spaanjaars
17/05/2016 20:08:53
Last post: 30/05/2016 11:27:02
AD integration with more fields
Hi
Our customer wants to integrate username, password and a list of other fields with user information using the Dynamicweb AD integration to Dynamicweb Users, and use it on their Dynamicweb based intranet. I have seen the Jonas Dam video vimeo.com/1 ...
Per Søgaard
23/05/2016 17:35:04
Last post: 27/05/2016 14:45:57
Exporting finished orders with Order Provider
I'm using the Order provider to export orders to XML files which are processed by an external program. The source settings for the Order Provider is: Export not yet exported orders --> true Only export orders without externalid --> true Do not ...
Espen Strømsnes
19/05/2016 23:32:43
Last post: 23/05/2016 11:51:00
Multiple users with same external id / customer number
Hi, I'm working on a solution where we want to be able to have multiple users with the same external userid / customer number. Lets say I have users with username UserA and UserB. They have different passwords but I want to send the same external use ...
René Poulsen
18/05/2016 10:48:59
Last post: 18/05/2016 10:56:56
Et element med samme nøgle er allerede tilføjet
I have a problem, everytime i try to add a new activity in the data integration module i get a problem on this line of code <%=Translate.JsTranslate("Choose data source:")%> the solution is localhost so i sadly can not provide a link ...
Casper Andersen
17/05/2016 11:11:33
Last post: 17/05/2016 11:31:42
Server Collation Issue when running the batch job
Hi, We are configuring the Dynamicweb CMS integration solution with NAV for a client. In our development server, we hvae NAV database and Dynamicweb database installed in the same SQL instance but we didnt' face any issue. The db collation setting in ...
Thaw Htun Lynn
16/05/2016 07:47:34
Last post: 16/05/2016 11:26:49
CheckoutDone event is fired when payment is cancelled
I have custom code that extends NotificationSubscriber and subscribes to the "Dynamicweb.Notifications.eCommerce.cart.CheckoutDone" event. In my custom code I dispatch the order to an external ERP system. My thought was that the event was only fired ...
Espen Strømsnes
12/05/2016 15:17:09
Last post: 13/05/2016 11:14:05
RibbonBarAddIn returning wrong rows
Hi there, I am using the RibbonBarAddIn from the integration project to send orders to AX. However, it seems that the addin has access to the wrong rows. When I apply sorting and filtering, then the rows array in Load and the rows in TransferOrdersBu ...
Imar Spaanjaars
10/04/2016 23:53:53
Last post: 10/05/2016 14:21:43
NAV Code units for the Integration customer center
Are there any NAV code units avalible for the Integration customer center? http://developer.dynamicweb.com/documentation/for-developers/erp-integration-framework/integration-framework-configuration/configuration-guide-integration-customer-center.aspx ...
Thomas Larsen
15/02/2016 19:29:55
Last post: 10/05/2016 12:54:43