Developer forum
Subject
Replies
Started by
Last reply
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
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
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
VAT rounding issues in BC
Hi there, I am using OData to send orders into BC. I got most of it working but I am now facing some rounding issues. I am sending the order line price with VAT (with the "Prices Including VAT" turned on) as the unit price for each product. ...
Imar Spaanjaars
06/09/2023 21:38:43
Last post: 07/09/2023 17:08:57
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
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
BC Integration - Invoice discount including shipping fee
I have found an issue when trying to apply a full credit/discount to an order. This issue is related to the shipping fee. I want to apply an invoice discount amount of the full value of the order including the shipping fee. In the BC code unit the sh ...
Jon Thorne
23/08/2023 04:34:39
Last post: 23/08/2023 16:01:00
Power BI integration
We have a client that wants to be able to access certain data from DW and use into Power BI. Is there any "easy" way of doing this? Or maybe its done before? We are thinking to expose data through and API endpoint, but thought it would be g ...
Anders Thoresen
22/08/2023 12:21:46
Last post: 22/08/2023 14:58:28
Differences results between using Connector Test Tool and Liveintegration in backoffice
Hi, Im experience some differences between using the "DynamicwebConnectorTestTool (2.5.0)" and the liveintegrationen in Dynamicweb Admin backoffice. Both are set up to use the same Web service URL from the server. Any suggestions to why thi ...
Marie Louise Veigert
21/08/2023 10:36:42
Last post: 21/08/2023 12:01:40
Generate Passwords overwrites edited passwords
Hi guys, I have an integration job with NAV, we retrieve users from NAV and save them in DW or update their details. In the process, we are using the "Generate password for users". But I have noticed that if a user changes their password, t ...
Adrian Ursu
10/08/2023 14:09:13
Last post: 14/08/2023 11:23:22
Remove missing rows after import
Hi, I'm using the Ecom Provider on a DW 9.15.3 solution, to update products. Each language layer has its own integration job. When updating the Groups on a product, new product group relations are created, but the old and no longer active relatio ...
Kurt Moskjær Andersen
04/08/2023 14:08:18
Last post: 10/08/2023 08:07:09
Need filtering of data and custom fields response from Business Central
We use the "Integration Customer Centre" to get data from Business Central and show it on the front end. While getting data from Business Central we have created End Point which communicates with Business Central. The End Point is configure ...
Girish Kamble
01/08/2023 16:34:21
Last post: 01/08/2023 17:34:19
Handling of DateTIme during import
Hi, Is there documentation about the handling of DateTiem fields in the import? I'm dealing with several possbile formats from a source and would like to know If there is anything I can/should do during import to make sure the source format is co ...
Justin Sjouw
26/07/2023 13:41:09
Last post: 07/08/2023 08:29:19
13
Subscribe
PIm Groups not visisble in PIM
Hello, I. working on importing a Group structure in PIM. The PIM Warehouse is defined as SHOP3 All groups are imported into EcomGroups (with a GROUPID provided in the source file) All GoupID's are added to EcomShopGroupRelation to connect them to ...
Justin Sjouw
25/07/2023 10:44:29
Last post: 25/07/2023 13:36:14
Complete data in Business Central: Sales Header and Sales Line
Hello everyone, I have had a problem in the integration of orders between DW and BC 14.0 OnPrem, I must complement some data from the SalesHeader and SalesLine tables, for this I added the code in the OnBeforeUpdateSalesHeader event and the data is a ...
John Cristian Villamar Cueva
20/07/2023 01:21:50
Last post: 11/08/2023 16:31:50
Connecting to BC gives error "Most Times"
Hello, I'm dealing with a difficult issue here, as the Plugin in BC seems to be installed correctly, I have a DynamicWebService installed locally that is configured correct;y, and I can use the testtool to get resuts from BC. However the response ...
Justin Sjouw
13/07/2023 15:32:12
Last post: 22/08/2023 15:58:34
Integration RunJob - LastRun date/time set before next run
As of v9.15.5 the code has been updated to set the result of "job.LastSuccessfulRun" to the current date/time instead of the last run date/time. In commit "ea3a9f345ce7a3851bf1368084cf7c71e11de48e" this line was added: Line 508: S ...
Jon Thorne
05/07/2023 16:05:41
Last post: 07/07/2023 01:51:14
Liveintegration and manipulating salesline price via BC plugin custom unit
Hi, we are trying to extend the BC plugin unit on Cloud. We have looked a little at this thread: https://doc.dynamicweb.com/forum?PID=1605&ThreadID=87816 We are trying to manipulate it, and when we do, we sometimes get an error. Look at my attach ...
Jan Sangill
05/07/2023 08:08:21
Last post: 26/08/2023 09:07:04
11
Subscribe
Customer integration Dynamicweb to Business Central for B2C
Hello, I am working on an integration from Dynamicweb to Business Central, for a B2C, but I am not very clear, how and where I can validate, if a user does not exist as a customer in the ERP, in order to create the customer before transferring the or ...
John Cristian Villamar Cueva
23/06/2023 09:08:44
Last post: 24/07/2023 12:54:54