Developer forum

Forum » Integration
Subject
Replies
Started by
Last reply
How to display products with different VAT rates with liveintegration
Hi, We have a customer where certain products are sold with 0% VAT and others with 25% VAT. It works fine in the cart/checkout, since the "CalculateOrder" call returns prices with and without VAT from the ERP. But when going to a productdet ...
Frederik Rossen
18/10/2021 11:53:34
Last post: 06/11/2023 10:09:40
Importing product data in multiple languages
Hi, I've created an integration in the default language for the basic product information with the Ecom provider. I need to create these products in 24 other languages. I want to avoid creating 24 more data integrations, and hope it can be done i ...
Davy Capiau
12/09/2023 09:14:37
Last post: 02/11/2023 14:04:36
Fail on importing exported CSV files.
Hello. I am trying to do a simple export/import using ECom Provider as export source (have tried both name and ID options), and CSV provider as destination. As part of this process, I have to delete the 3-byte headerless CSV's created for empty e ...
Stephen Anthony Jackson
16/10/2023 13:04:39
Last post: 20/10/2023 18:34:45
setting Cancel to true in OnBeforeSendingOrderToErp after cart creation logs an error
Hi DW, We have a scenario where some customers orders need to be approved before it's fully "completed" and sent to the ERP. In our current setup, when the customer goes through the checkout flow, the order gets completed and in a Check ...
Mikkel Hammer
03/10/2023 14:11:50
Last post: 20/10/2023 15:04:12
Importing Order for viewing in Dashboard
Hi, A customer want to import orders that are placed directly in BC, so that thier customers can still see them in their Customer Center dashboard. For this I'm trying to import order from BC into DW via oData v4. I have created endpoints for the ...
Justin Sjouw
20/10/2023 12:01:32
Last post: 20/10/2023 13:32:15
PATCH option for Endpoints
Hi guys, I have noticed there is no PATCH option when using the Endpoints. Is this by design? Can I override this limitation? I need to be able to edit records in BC without using the DataIntegration Batch jobs. I am trying to use the endpoint from t ...
Adrian Ursu
18/10/2023 18:29:09
Last post: 19/10/2023 09:53:48
ForeignKey conflict when using double underscores (__)
Hi guys, I have some data containing double underscores (__) as follows: ProductID, ProductCategoryId, ProductCategoryFieldId, GroupId. I am trying to export and import this data into DW. Most of the data can be imported correctly but I get some weir ...
Adrian Ursu
17/10/2023 13:30:25
Last post: 18/10/2023 11:23:26
OData and multiple dynamic conditions
Hi there, I am trying to filter sales prices from BC that either have a specific end date in BC (0001-01-01) or that are greater than today. In standard OData I can do this: ?$filter=(Ending_Date eq 0001-01-01 or Ending_Date gt 2023-09-18) which work ...
Imar Spaanjaars
18/09/2023 17:12:56
Last post: 13/10/2023 15:27:29
AX LiveIntegration settings "ERP shipping item type"
Hi, Could you please advice what is the purpose of the setting "ERP shipping item type" in AX LiveIntegration component in DW? In documentation this setting does not exist, trying to play around with this setting did not have any impact (se ...
Tomas Vasiliƫnas
12/10/2023 15:34:37
Last post: 12/10/2023 15:51:24
Carts with many order lines takes a long time to calculate order with live integration
Hi, On a Swift we are experiencing that adding many order lines to a cart will cause the solution to load for a long time. E.g. a cart with 24 order lines (27 products in total as two orderlines have quantity 2 and 3) will take around 10 seconds for  ...
Roald Haahr
09/10/2023 16:04:12
Last post: 10/10/2023 16:39:23
9.16.0 missing EndpointProvider or any change?
9.16.0 missing Dynamicweb.DataIntegration.Providers.EndpointProvider or any change? ...
Shiwanka Chathuranga
03/10/2023 17:35:15
Last post: 04/10/2023 09:35:36
Updating product fields of existing products
Hi, I'm kind of stuck on an easy task and I can't see what I've configured wrong. My goal is to update 2 product fields of products created in PIM via another integration. New integration: CSV provider > ECOMprovider: EcomProducts Key  ...
Davy Capiau
03/10/2023 11:46:39
Last post: 03/10/2023 14:55:21
Handle Odata response with "Expand"
Hi guys, I am trying to consume some Odata endpoints from an external application (not BC). Some endpoints require using an "expand" filter which will then add some additional information for a node (for example, the addresses of a customer ...
Adrian Ursu
30/09/2023 16:58:51
Last post: 02/10/2023 10:44:13
Create mappings at runtime
Hi, I have a data integration with source provider csv and destination ECOM provider EcomProducts. In my source settings I've defined a folder (not a file). This folder contains different files, all with the same structure but a different filenam ...
Davy Capiau
29/09/2023 13:48:07
Last post: 29/09/2023 15:03:45
BC endpoints syntax for filtering
Hi guys, I am working on an integration with BC and I am trying to make use for the endpoints functionality. The first question I have is related to using the endpoints in the template (or back-end code) logic. For example, If I want to make a reques ...
Adrian Ursu
23/08/2023 13:57:43
Last post: 25/09/2023 14:21:15
Update has been canceled
We sometimes see this error when creating orders in D365 F&O. 09-19-2023 01:21:37.255 : ConnectionError: Error CalculateOrder Order Id:'ORDERXXXX' CreateOrder:'True' Message:'The remote server returned an error: (500) Internal ...
Martin Moen
20/09/2023 09:15:55
Last post: 20/09/2023 15:08:59
Intermittent BC14 OrdersPut issue
Hi, At a certain customer every once in a while (few times per month) and order does not arrive in BC14. The log then shows: When the order is then sent to ERP manually via the backend it does get correctly added to ERP. It seems (after a lot of watc ...
Justin Sjouw
22/08/2023 16:02:09
Last post: 15/09/2023 07:57:55
Liveintegration. productlist with variants takes a looong time. How to avoid this?
Hi, I have a productlist with variants. When using live intregration and this - the call to the live integration is too big. I have this checked: "Include variants in productinfo request". I cant disable this, because then it wont work when ...
Jan Sangill
12/09/2023 09:23:37
Last post: 13/09/2023 12:48:52
Length of order fields
Hi, We have an issue integrating the order fields from DW to BC. Some DW fields have a length that is too long to be integrated at BC. What is the best solution to solve this issue? Truncating the fields before sending them to BC? Truncating the fiel ...
Tomas Gomez
06/09/2023 13:25:45
Last post: 12/09/2023 14:34:04
How to get Order Shipping Status from Business Central to DW
Hi, I am integrating Endpoint to get the order details from Business Central to DW. However, I cannot get the fields required for Shipping Status from Business Central. Please let me know how we can get the Shipping Status from BC to DW. ...
Girish Kamble
31/08/2023 13:54:33
Last post: 13/09/2023 10:35:00