Developer forum

Forum » Integration
Subject
Replies
Started by
Last reply
Broken logs links on scheduled tasks created with URL builder
Hi there, When I create a scheduled task with multiple jobs using the URL builder, the logs don't work and the task reports incorrect run results. I think this is caused by the fact that the log name contains a combination of all underlying jobs, whi ...
Imar Spaanjaars
12/04/2021 11:01:00
Last post: 19/05/2021 15:08:21
Data Integration - csv export - bug or feature
Hi. Im trying to via Data Integration, to export some data from DW to a csv file using the CSV provider as destination. I want the columns to be named differently as the column names in DW instad of : ProductId, ProductName. I want MyId, MyName. In t ...
Kenneth Radoor
18/03/2021 11:39:08
Last post: 18/03/2021 12:28:32
Missing cache in InternalHasAccessToProduct
Dear Dynamicweb, We have a solution with a lot of products and a lot of assortments where we see some critical performance issues with missing cache then using this method: InternalHasAccessToProduct. This is tested on 9.9.6 Please see the call stack ...
Anders Ebdrup
05/03/2021 09:24:19
Last post: 05/03/2021 10:33:41
Creating new columns to populate by a table script
Hi there, What is the recommended approach to invent / create new columns that can be populated by a table script on an integration job? Let's say I have three custom fields: IsInternational HasColor CanBuyOnline In a table script I like to populate  ...
Imar Spaanjaars
05/03/2021 09:14:30
Last post: 15/03/2021 20:58:34
Exporting to D365 CE (CRM)
How do you export Leads from a form or the DW AccessUser table to D365 CE (CRM)? In the DW docs there are intructions to import from CRM, https://doc.dynamicweb.com/documentation-9/integration/other/microsoft-dynamics-crm-online. Is there a similar o ...
Shawn Tehini
04/03/2021 01:02:45
Last post: 04/03/2021 21:22:56
EcomManufacturerId
In the Ecom provider, the ProductManufacturerId is not being handled correctly. Here is the requirement from the documentation… "If this field is set to a value that already exists in the EcomManufacturers table, a reference to the relevant row will  ...
James Shipman
01/03/2021 14:47:27
Last post: 29/03/2021 08:29:26
Import to EcomAssortmentPermissions from UserProvider
Dear Dynamicweb, I am missing a feature where it is possible with the UserProvider to import data into EcomAssortmentPermissions as this data often is related. I hope it can be added? Best regards, Anders ...
Anders Ebdrup
28/02/2021 18:09:31
Last post: 19/03/2021 10:58:05
Stock Location on D365 BC Cloud
Hi I'm trying to get StockLocations from D365 BC Cloud. Plug-in unit is installed on customer BC. Trying to call the endpoint with request for getting StockLocations like this will just result in a timeout: <GetEcomData> <tables> <Prod ...
Chris Søgaard
25/02/2021 12:11:29
Last post: 25/02/2021 19:38:52
Often, partial updates of product details with NAV
Hi guys, We have a request from one of our customers to run often updates of products on a solution integrated with NAV. The database has about +15k products and the update is supposed to update some information on existing products. The NAV partner  ...
Adrian Ursu
24/02/2021 09:36:49
Last post: 24/02/2021 10:10:44
Data Integration activity failing with Item Provider destination and large XML file
Hello, I have a Data Integration activity that fails with the error below when the imported XML file is large ( > 10 Mb). Breaking the file into smaller parts allows the activity to complete successfully, however, because the destination provider  ...
Brian Zawistowski
23/02/2021 23:46:57
Last post: 25/02/2021 22:27:16
Conditionals
Hi, I'm exporting products from ecomproducts table to xml using Data Integration. How do I use conditionals to export products from a set of GroupIds? I tried this with no luck. "Groups - Contains - GroupX" "Groups - Contains - GroupY" And also this. ...
Lars Pham
15/02/2021 15:35:37
Last post: 15/02/2021 20:04:06
Dynamics BC integration and customer specific prices / campaigns
We have a issue with the Live Discount provider, related to customer specific prices and disabling line discount It is bit hard to explain, but I will give it a try. In BC we have setup a customer specific price for lets say "Product A" and "Customer ...
Martin Grønbekk Moen
02/02/2021 23:09:10
Last post: 22/02/2021 22:21:43
Endpoint Provider and OData Provider - any guide?
Hi Dynamicweb, Do you have any documentation regarding the new integration providers in Dynamicweb 9.10 - "Endpoint Provider" and "OData Provider". Especially about the object type "Custom" and the ability to freely map entities without a dedicated o ...
Niels Foldager
29/01/2021 17:04:53
Last post: 08/02/2021 08:57:40
Source file in data integration job is not updated
Running a 9.9.1, I am experiencing that a source XML file is not updated in the data integration job when I add a new property. This is an annoyance I have faced on other projects as well, so either I'm missing something or there is some sort of prob ...
Roald Haahr
27/01/2021 14:45:17
Last post: 27/01/2021 18:06:09
Data Integration - Custom Destination Provider and OrdersProvider
I am creating a new Data Integration activity with Orders Provider as source and a custom Destination Provider (see attached file). When I create the activity, I select mapping for each table defined by the provider: When I run the activity I expect  ...
Evaldas Raisutis
20/01/2021 12:48:55
Last post: 08/02/2021 08:04:17
How to avoid encoding of æ ø å in a product export?
I am making a product export (an xml file of all products) using the data integration. One of the fields in the product export is the product description, which is the standard wysiwyg ckeditor in the backend. The product descriptions are in Danish a ...
Pernille Mortensen
19/01/2021 08:10:24
Last post: 19/01/2021 13:08:34
IntegrationCustomerCenterItem prefix on documents when using GetList request
Hi guys, We have received a request from a customer to change the name of the pdf files that are saved from IntegrationCustomerCenter. It looks like they get an "IntegrationCustomerCenterItem" prefix and I have no idea if I can edit this prefix witho ...
Adrian Ursu
18/01/2021 16:41:03
Last post: 19/01/2021 09:00:55
Import job failed: cannot parse '1' to an System.Int32.
Hi guys, I am constantly having issues with Data Integration jobs where I use Excel as input. No matter if I use Dynamicweb Provider or EcomProvider, the columns that are supposed to be identified as Int, are mapped in the job as Double and the impor ...
Adrian Ursu
15/01/2021 14:58:14
Last post: 15/01/2021 15:20:02
Integration with Microsoft NAV 2018 with discounts calculated in ERP
Hi guys, I have an unusual situation with one of our integrations. We are using DW 9.9.6 and Live Integration Framework v2 with code-unit 1.2.0.8. The customer is using discounts in NAV and we want to use ERP for the discount calculation. We have mad ...
Adrian Ursu
11/01/2021 14:02:09
Last post: 15/01/2021 15:54:12
Integration to InRiver
Hi guys, One of our prospects have read on the website that we have a standard integration to InRiver: https://www.dynamicweb.com/products/integration Can I find some details anywhere in the documentation about how to do it? Is there a specific set o ...
Adrian Ursu
08/01/2021 17:32:43
Last post: 11/01/2021 10:13:12