Developer forum

Forum » Integration
Subject
Replies
Started by
Last reply
Shipping fee without Tax Group Code in BC
Hi everybody! I need help with shipping costs in bussines central. This is the configuration (DynacmicWeb 9.13.7) and Bussiness Central On Premise. In the order in BC there is the line of shipping costs with the VAT correctly detailed. But there are  ...
Cristina Santos
25/06/2022 10:48:39
Last post: 27/06/2022 21:36:19
DW 9.13.2 - Ecom provider - Remove missing rows after import not working
Hi, We are running a solution on DW 9.13.2 with one PIM and two shops. We have added a job to import product data from another database using the SQL provider as source to the PIM using the Ecom provider as destination. The Ecom provider is configure ...
Roald Haahr
14/06/2022 11:16:13
Last post: 15/06/2022 16:20:00
ODataV4 - 'Last_Date_Modified' from BC does not include the time
Hi, In the OData received from the CustomerCard (and perhaps others), the 'Last_Date_Modified' only has the date and not the time value. When we use the source mode 'Data replication' it adds a modified filter which includes the time  ...
Jon Thorne
11/06/2022 12:59:47
Last post: 20/06/2022 09:51:56
Endpoint management - v9.13.8 TestTool no longer working
Hi, It seems the latest update (v9.13.8) has changed the name of the aspx file it calls when testing an endpoint. But the new file is not inlcuded in the download package. So it is not possible to test endpoints. The resource cannot be found. Descrip ...
Jon Thorne
10/06/2022 08:19:30
Last post: 10/06/2022 10:20:41
Import data with paging add-in missing pre-configured endpoints
Hello forum, - according to documentation (https://doc.dynamicweb.com/documentation-9/integration/integration-framework/erp-plug-in-units/nav-and-business-central-requests-and-responses#sideNavTitle1-7) we should use the "Import data with paging ...
Michael Knudsen
02/06/2022 22:20:08
Last post: 20/06/2022 09:53:46
Integrate user email from Bussiness Central
Hi, We integrate the user data from Bussiness data. On BC, the user email field is allowed to store several email addresses, in order to send several emails when notifying a certain user. This is a standard fesature of BC (AFAIK). The issue comes whe ...
Tomas Gomez
02/06/2022 11:33:32
Last post: 07/06/2022 11:18:21
Endpoint Management - help to select authentication type
Hello forum, - when I'm using the Dynamicweb TestTool locally with the below settings in config, all my test requests are working as expected (<tables version="1.2.0.17_NAV8.0.37874">), but if I want to use the SETTINGS > Integ ...
Michael Knudsen
30/05/2022 19:50:06
Last post: 31/05/2022 08:04:05
Import users from Business Central
Hi, We have an integration from an OnPrem BC14 to DW9.13. To import the users we use an scheduled task calling a web service with the request: <GetEcomData><tables><Customers type="all" importSalesPeople="true" /> ...
Tomas Gomez
27/05/2022 11:33:56
Last post: 07/06/2022 11:20:48
Issue with Live prices in product feed
Hi guys, I have a solution that was upgraded from 9.9.x to 9.13.x. On this solution, we have implemented a product feed (not the PIM one) that is using some logic (suggested by Dmitrij) to authenticate the user based on a property from URL. We are us ...
Adrian Ursu
19/05/2022 16:47:15
Last post: 22/06/2022 16:55:05
Integration framework - custom request using Endpoint Management and OAuth
Hi, Is there a simple way to send a custom request to BC using Endpoint Management and OAuth? We have live integration up and running, and need to send a custom request to the same endpoint that is used for this. How can I do this? Thanks, Jonas ...
Jonas Krarup Dam
25/04/2022 10:46:10
Last post: 25/04/2022 10:58:18
Credentials in Business Central
Hi, I have a question from an ERP partner: ----------------------------------- Kan vi få dynamic web til at bruge api, i stedet for personalizion. I kaldet for at få en token , skal vi have scope: https://api.businesscentral.dynamics.com/ ...
Jonas Krarup Dam
20/04/2022 09:40:50
Last post: 28/09/2022 14:25:07
LiveIntegration - ProductViewModel
Hi, some fields has been added into NAV GetProductinfo function and these fields has been sent from NAV to DW when ever this function is called. in the live integration module I have set include custom fields in request and i can see that these field ...
Umar Farooq
19/04/2022 15:58:24
Last post: 21/04/2022 14:10:53
Request CalculateOrder: Customer does not exist
Hi, I have an issue with a Bussiness Central integration from BC. There is an error for the request CalculeOrder when sending an order to BC (see attached dump) so orders are not sent to BC. The log says that "An error occurred processing the re ...
Tomas Gomez
12/04/2022 13:38:24
Last post: 21/04/2022 11:14:21
Importing sales prices and discounts from NAV
Hi, We want to import Sales Prices and Discounts from NAV. What is the best approach to import them all into DW? I found this on the documentation (https://doc.dynamicweb.com/documentation-9/integration/integration-framework-old-structure/requests-re ...
Ricardo Pereira
11/04/2022 12:56:23
Last post: 12/04/2022 21:04:24
Custom BaseLiveIntegrationAddIn not showing up as expected
I have added a custom class that extends BaseLiveIntegrationAddIn, but my addin shows up different than the default DynamicwebLiveIntegrationAddIn in the DW admin ui. I want to extend the BaseLiveIntegrationAddIn so that I can use a standardized plac ...
Espen Strømsnes
10/04/2022 21:18:57
Last post: 17/06/2022 10:15:25
Stock updated after purchase on BC
Hi, After finishing a purchase on frontend, some products correctly update their stock accordingly in frontend. That is, the updated stock is the original minus the number of purchased products. However some other products display a "Not availab ...
Tomas Gomez
06/04/2022 12:12:43
Last post: 07/04/2022 11:39:52
The NAV codeunit function that is used for StockLocationId- ConvertCodeToInt returns negative values that cannot be handled by DW admin
Hi, Another interesting one for NAV codeunit. This function that is used for StockLocations - ConvertCodeToInt - uses a .NET function GetHashCode(). This function can sometimes return negative values. When this is imported into NAV the records are cr ...
Jon Thorne
23/03/2022 13:27:36
Last post: 02/06/2022 22:29:44
data when exporting eComOrders, and formatting eComOrders data?
Hi when we export eCom orderdata (from the table EcomOrders), there is a field called OrderCaptureInfo - which is data formatted as XML like this <?xml version="1.0" encoding="utf-8" standalone="yes"?><OrderCapt ...
Hans Ravnsfjall
18/03/2022 13:28:24
Last post: 01/04/2022 15:26:13
User orders with Integration Customer Center
HI, I am configuring an Integration Customer Center in a Swift solution with a LIve Integration. I am following instructions at https://doc.dynamicweb.com/documentation-9/integration/integration-framework/integration-customer-center In that page, the ...
Tomas Gomez
16/03/2022 13:15:52
Last post: 17/03/2022 11:23:44
Getting value for Job.LastSuccessfulRun
Hi there, I looked at the implementation of Job.LastSuccessfulRun and found this code (decompiled): public DateTime? LastSuccessfulRun { get { if (Job._logFiles.Value.Any<FileInfo>()) { Regex dataIntegrationLogFilePattern = new Regex(Regex.Esca ...
Imar Spaanjaars
15/03/2022 11:36:45
Last post: 15/03/2022 15:59:37