Developer forum

Forum » Integration
Subject
Replies
Started by
Last reply
Normalizing NULL to an empty string
Hi there, It seems that when I export to a CSV, I am getting the text NULL for columns with null values: Is there a way around that? I suppose I could write a custom view that does it, but I am exporting from Ecomproducts so that would be a lot of co ...
Imar Spaanjaars
12/11/2024 13:19:34
Last post: 13/11/2024 13:21:23
Live stock lookup for anonymous users
Hi there, I have a LI setup where I want to use local prices. To accomplish that, I set "Live product info for anonymous users" to false in the Live Integration settings. However, it seems that this now also skips the stock check that uses  ...
Imar Spaanjaars
05/11/2024 18:01:54
Last post: 12/11/2024 13:16:15
Cart calculation failed
Hi, The cart calculation is not complete. There is an order line that is not taken into account on the frontend. If we follow the checkout flow, the sales tax is not shown or calculated anywhere in the cart summary from Swift. This is calculated corr ...
Caro De Weze
15/10/2024 10:42:34
Last post: 07/11/2024 12:07:33
Tiered pricing with live integration
Hi, Our customer would like us to add tiered pricing with live integration; is that possible? For example: For 1 piece: Set the standard price, e.g., €10 per piece. For 2 pieces: Add a new pricing rule where the price is reduced, e.g., €18  ...
Caro De Weze
06/11/2024 08:42:33
Last post: 07/11/2024 09:39:05
User provider not importing to destination group
Hi, I'm using the User Provider (Latest version 10.8) to import users. My datasource is the NAV Code unit XML. My problem: Users are not assigned to a specific group ('Customers') after import. They are created without group assignment. M ...
Davy Capiau
16/10/2024 11:23:54
Last post: 06/11/2024 12:24:20
Blocked salespersons
I'm using the BC integration with <GetEcomData><tables><Customers type="all" importSalesPeople="true"/></tables></GetEcomData> It is possible to get the "Blocked" flag included in the re ...
Lars Bo Wassini
05/11/2024 13:39:46
Last post: 06/11/2024 08:03:28
EcomProvider fails whole job when one row fails
Hi, DW version 9.17.6 I have a update job with XMLProvider as source and EcomProvider as destination. The job is updating Groups on products. I have the following setup on the destination: It should keep succesfull rows, but the result is that it see ...
Marie Louise Veigert
31/10/2024 08:17:10
Last post: 01/11/2024 10:30:23
Connecting to AX 2012
Hi, I'm trying to connect to a AX 2012 service, the CodeUnit is installed and I can create and request the service URL. However, when I check the "Connects to standard Dynamicweb ERP service" , then click save, and send a request again, ...
Justin Sjouw
12/10/2024 11:17:06
Last post: 30/10/2024 11:34:43
D365 F&O Live integration
Hi guys, I am about to start my first integration with D365 F&O. My first question is whether F&O integration supports live integration for prices and cart calculation. Thank you, Adrian ...
Adrian Ursu
28/10/2024 08:45:58
Last post: 28/10/2024 09:52:53
Configure folder for OData responses
Hello forum, - do anyone know, where the path for the OData response can be specified? Currently it seems to be stored in /Files/Integration/Responses, but we would like to have it under /Files/Files/Integration/Responses (together with jobs etc.). B ...
Michael Knudsen
16/10/2024 22:21:33
Last post: 17/10/2024 07:59:29
ID payment method 'Maestro'
Hi, What ID does the payment method 'Maestro' have? Kind regards, Caro De Weze ...
Caro De Weze
11/10/2024 11:03:49
Last post: 11/10/2024 12:31:08
"Delete" request type on endpoints
Hey, I'm doing a custom integration against BC OData. I need to be able to send "delete" requests. I can do "Get", "Post" and "Patch" by doing : Endpoint createProductEndpoint = endpointService.GetEndpointB ...
Jonas Krarup Dam
10/10/2024 10:55:24
No replies yet
Create Order Fail - Live Integration NAV
Hi, We're using DW10 with NAV live integration. We notice the cart always fails. The logs don't really say a lot. Anyone an idea? ebugInfo: Response CalculateOrder (ID: CART1565, CreateOrder: False) received: 'An error occurred processing ...
Davy Capiau
07/10/2024 16:15:31
Last post: 07/10/2024 16:41:08
Child lines not removed
We are encountering some unexpected issues with a customer solution using Live Integration. Background: The customer operates in a country where, by law, a specific line item (Künstlersozialversicherungsabgabe) must be added to orders when selli ...
L. B. Wassini
03/10/2024 09:17:40
Last post: 07/10/2024 09:17:22
Customer center live integration Invoice detail 404
Hi, We're using the customer live integration with NAV code unit on DW10. What does work: - List of all invoices - download of PDF invoice What doesn't work: - Invoice detail page, it returns a 404 => to reproduce go to 'my account' ...
Davy Capiau
27/09/2024 14:27:48
Last post: 27/09/2024 15:00:29
Running Import Activities on demand while having scheduled activities
Hello, I am working on a solution integrated with BC cloud erp. The user wants to have scheduled batch activites importing data from BC via odata and also wants to have some integration activities using the excel destination provider for outputting d ...
Jeremy Fesmire
20/09/2024 17:17:20
Last post: 27/09/2024 08:48:16
Duplicate live requests for multiple countries
Hi there, I have a site using a recent version of live integration. When logged in I am getting customer specific prices. However, the LI logs show that two requests are made for each product: for two different VAT countries (DK and GB in my case). T ...
Imar Spaanjaars
23/04/2024 17:23:34
Last post: 26/09/2024 21:06:11
Creating families via the DynamicWeb Provider
Hi, In this post an overview on how to create productfamilies with the DynamicWeb provider (in DW10). The only thing you need in the source data is a common_key. In my specific case the Master was also a family member, so the source data included a f ...
Davy Capiau
25/09/2024 16:58:48
No replies yet
Dynamicweb Connector Service
Is there a way to include Company name in Live Integration so we can direct the call to the correct company in AX/FO? Currently I am not able to manipulate the XML that is sent in with the request for product info. ...
Bjørn Ingebrigtsen
19/09/2024 20:41:17
Last post: 22/09/2024 17:29:52
"OrderShippingItemType" - ItemCharge
Hi, Using the live integration we come across this node. I can't find any info. What does it do? Changing the shipping methods and providers doesn't seem to change the 'ItemCharge' value. <column columnName="OrderShippingItemT ...
Davy Capiau
19/09/2024 15:45:15
No replies yet