Developer forum

Forum » Integration
Subject
Replies
Started by
Last reply
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
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
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
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
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
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
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
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
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
Change product group on import
I was wondering how I can change the product group(s) a product belongs to on import? Use case: Import product (PROD1) with group relation (GROUP1) from ERP using the Dynamicweb provider. Data is inserted into EcomProducts and EcomGroupProductRelatio ...
Espen Strømsnes
06/05/2016 09:24:10
Last post: 09/05/2016 15:28:21
DW Connector Service reports error in eventlog
Hi, At a customer we have installed the Dynamicweb Connector Service to enable integration from Dynamicweb to NAV. But the Dynamicweb Connector Service keeps report errors in the eventlog. The error is this: at System.Reflection.RuntimeAssembly.nLoad ...
Lars Larsen
19/04/2016 11:16:26
Last post: 19/04/2016 11:43:46
Taxes and Live Integration
Hi there, With the live integration we get back tax information from the ERP. Initially I created a new order line of type Tax inside ProcessResponse to set the tax. However, that line doesn't seem to stick. I then followed the same approach as with  ...
Imar Spaanjaars
18/04/2016 14:26:13
Last post: 18/04/2016 15:40:31
What's the purpose of NormalizeOrderLines?
Hi there, In the live integration framework code, there's a method called NormalizeOrderLines. However, it's never called since the normalizeOrderLines parameter is always false when called from the various integration points. What's the purpose of t ...
Imar Spaanjaars
18/04/2016 12:30:24
Last post: 18/04/2016 15:02:36
Liveintrgration - cart doesn't show discount orderline
Hi, I'm having a problem with the liveintegration and the cart. When I view the cart (before completing the order) my cart won't show orderline discounts. When I complete the order the orderline discount shows up as it's supposed to. In both steps I  ...
René Poulsen
13/04/2016 10:44:29
Last post: 13/04/2016 14:05:31
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
Unselect index repository update items when using Dynamicweb provider
I'm not able to unselect the update of index repositories in a data integration import job. I'm using the Dynamicweb Provider. Initially I selected that one of the index repositories should be updated when the import was done, but now I need to unsel ...
Espen Strømsnes
03/04/2016 09:18:15
Last post: 15/04/2016 12:44:09