Developer forum

Forum » Integration
Subject
Replies
Started by
Last reply
Custom TableScript not available
Greetings. I have created a custom TableScript: https://i.imgur.com/1f2lwM0.png I have added some logging in the constructor to verify that the code is actually loaded by DW. DLL is deployed and info is logged indicating that the custom code was load ...
Espen Strømsnes
30/11/2016 13:21:14
Last post: 30/11/2016 14:31:09
User Provider and Tax fields
Hi, I am working on user integration with users and Avalara (taxes), but looks like the User Provider does no take the user tax fields into account http://doc.dynamicweb.com/documentation-8/how-tos/providers/avalara-avatax#sideNavTitle1-6 Is this by  ...
Nuno Aguiar
21/11/2016 13:00:20
Last post: 30/11/2016 13:48:50
Updating product tries to insert the product instead of updating.
Hi, I have an issue when saving the product. Instead of updating it is trying to insert the new one. This is the example code. var dw = Product.GetProductByNumber(bp.sku, "LANG1"); if (dw == null) return; dw.Save(); When dw is null and I call Save it ...
Davor Zlotrg
23/11/2016 12:21:48
Last post: 28/11/2016 12:27:39
Send mail when user's email has been updated in an import job
Does anyone knows if it is possible to send an email to a user if the user's email is updated when running an import job in the Data Integration module using the UserProvider? Or is there some observer etc. in Dynamicweb which can catch this event? W ...
Niels Foldager
17/11/2016 21:58:42
Last post: 18/11/2016 14:46:05
Random Crashing
Hi. I have created my own source provider that grabs information from a CRM system and feeds it to the standard user destination provider, at first run through i have around 3600 users to add if they do not exist, of course after that i will only tak ...
Casper Andersen
01/11/2016 13:57:44
Last post: 03/11/2016 14:13:15
DW Windows service
Hi Dw, Does it make sense to have two windows services in an integrated environment? One for live requests and one for batch requests or is the windows service multi threaded? Best regards, Anders ...
Anders Ebdrup
24/08/2016 09:17:51
Last post: 31/10/2016 09:04:55
Order provider exports orders twice
I have an integration job where I use the Order provider as the source with the following settings: - Export not yet exported Orders = false - Only export orders without externalId = true - Do not export carts = true - Order state after export = Leav ...
Espen Strømsnes
25/10/2016 09:21:04
Last post: 25/10/2016 14:26:48
NAV integration to existing ecom
A customer have a running site with ecom and have created a lot of products in ecom, and enriched the products with a lot of data. Now they want to connect there ecom to NAV, and get there product updated with core-data (price, stock, active, ect) fr ...
Kenneth Radoor
24/10/2016 11:22:08
Last post: 25/10/2016 11:52:25
Check 'Show in searches' on import.
Hi, We have solution where page itemtypes are being imported with the Data Integration module. (Source: Custom provider, Destination: Item provider) The import works fine, but on the created pages the checkbox 'Show in searches' is unchecked in the p ...
Jesse Bakker
19/10/2016 16:18:18
Last post: 20/10/2016 13:39:02
AccessUserGroups not allowing groups to be added
Hello DynamicWeb i am making an integration between webcrm and dynamicweb, this has focuse on the Users comming from WebCRM and being imported into DynamicWeb so far everything is working well, but i ran into an issue today. The groups a user is part ...
Casper Andersen
14/10/2016 12:18:56
Last post: 17/10/2016 11:44:16
Ignored products in import
I found an issue with the data integration of EcomProducts related with products XML that worked in previous versions (until 8.8.1.13) and with the lasted version it seems to ignore the products. You can check the problem in the screencast I’ve made: ...
Rui Silva
26/09/2016 18:57:31
Last post: 13/10/2016 15:14:19
Notification for Login blocked
Hi, Is there a notification that get's triggered when a login is locked/blocked after X failed attempts? We have a project where we need to actually deactivate the user when that happens. Best Regards, Nuno Aguiar ...
Nuno Aguiar
07/10/2016 18:01:20
Last post: 10/10/2016 10:39:50
Import with variants is going wrong
I upgraded from core 8.8.0.14 to => 8.8.1.14 I ran the import from the data integration and all products are displayed completly different in E-Commerce. We had one main product with variants and with the upgrade to the new core we are getting alo ...
Yung Yi Wang
02/09/2016 16:09:43
Last post: 05/10/2016 08:05:54
Export orders CDATA tag
We created a export order job with the dataintegration module. The export creates an xml file. Each column content element has an CDATA attribute, is it possible to remove this? Other question is it possible to change the datatype format, now it is d ...
Martijn van Tongeren
13/09/2016 12:43:18
Last post: 23/09/2016 14:57:51
Crash on the backend after integration
Hello, We are having problems with the integration. The product integration runs fine and the products are displayed properly on the frontend, but on the backend I get a generic error message when i try to open certain products (see screenshot) : Ind ...
Gaëtan
19/09/2016 15:03:58
Last post: 22/09/2016 09:51:43
Exporting completed order with a captured amount
Exporting completed order with a captured amount We have a customer that has a webshop with integration to the DIBS payment service. DIBS payment is the only payment alternative. We now have a case where an order is marked as completed (OrderComplete ...
Espen Strømsnes
15/09/2016 12:42:54
Last post: 15/09/2016 14:29:35
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