Developer forum
Subject
Replies
Started by
Last reply
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
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
Data integration jobs hang on "Starting batch"
Hello, Data integration jobs don't work on my development environment - they always freeze on "Starting batch" status no matter which provider I use. It works fine on production - I copied database, Files and Application folders from there to develop ...
Andrey Kozachuk
28/04/2016 17:33:00
Last post: 29/04/2016 14:16:10
Website slow after integration (caching ?)
Hi, On one of our projects we're having some issues with website speed. After an products/groups integration is done (with index update), the first user to visit the website has quite a hard time : every new page displayed is very slow to load. One t ...
Gaetan Di Caro
20/04/2016 08:49:10
Last post: 21/04/2016 09:51:54
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
Liveintegration - only works in cart
Hi, I'm working in a shop for one of out customers. We've set up live integration on the solution and it works just fine when I am on a cart page - then it sends the "CalculateOrder" request and i get data back from NAV. I also want it to work on whe ...
René Poulsen
08/04/2016 14:03:23
Last post: 15/04/2016 14:15:19
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
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
Writing to the log file
Hi is it possible to write to the output log in my custom provider ? be it source or destination provider ? ...
Casper Andersen
04/04/2016 09:27:38
Last post: 04/04/2016 11:31:27
No active mappings on Order provider
Hello I am trying to use the order provider as a source provider to get all orders that have not been exported yet, and as a destination provider, i have built my own that will take the data and do some stuff with it. But when i run the job, i just g ...
Casper Andersen
31/03/2016 10:50:24
Last post: 01/04/2016 09:44:53
Set products as disabled by default
Hi guys, I have a data integration job that gets basic product data from NAV, such as the number, name and price. These products need to be enriched in Dynamicweb before they can be activated. In my data source (from NAV) I can't tell if products are ...
Imar Spaanjaars
23/03/2016 16:29:19
Last post: 24/03/2016 09:21:58
Import to EcomProducts does not finish
Hi Guys, I am trying to import some data into the EcomProducts Table. I jve a job that used to run very smoothly on 8.7.2.5 but it appears to have issues in 8.7.2.8. I get everything right except the actual data update. The progress is stuck to "Star ...
Adrian Ursu
18/03/2016 08:43:43
Last post: 21/03/2016 11:29:07