Developer forum
Subject
Replies
Started by
Last reply
missing extension point in BC app.
Hi, Our ERP partner is missing some functionality in the BC app for integration. Currently, it is not possible to extend the code that generates the EcomManufacturers section of the XML without bypassing all and write the logic yourself. Could you pl ...
Jonas Krarup Dam
21/06/2022 14:53:47
Last post: 21/06/2022 20:04:37
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
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
Feature request: Følgeseddel as PDF in BC (and other) integration components.
Hi, We have an ERP partner that would like to request adding "Følgesedler" support to the CustomerCenter functionality in the BC app. Currently, we can retrieve "OpenOrder", "Invoice" and "Credit" as PDF ...
Jonas Krarup Dam
04/05/2022 14:40:08
Last post: 17/06/2022 15:38:33
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
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
Endpoint management - no PATCH option
Hi, I was wondering why there is no PATCH option in the endpoint management page. As this is required to make udpates to records in BC. Is there another way to do this that I am not aware of? Regards, Jon. ...
Jon Thorne
10/06/2022 07:53:14
Last post: 13/06/2022 10:06:42
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
UnifiedPermission cache is not deleted after user import
Hi Dynamicweb, If a user switches from one user group to another in a user import, then the user can still see content on the website that he/she is not allowed to see. The rights are only updated when the user is saved or the solution is restarted. ...
Niels Foldager
04/05/2022 15:13:06
Last post: 09/06/2022 15:34:32
LiveIntegration of discounts from BC
Hi, We are using Swift 1.6.1 on a DW 9.13.7 with a LiveIntegration from BC. We configured that BC manages prices and discounts, and set a product with a discount. The product details page displays only the final price of the product, but not the Pric ...
Tomas Gomez
01/06/2022 12:00:46
Last post: 09/06/2022 14:55:36
Email permission for new users
Hi, On the user integration from an external ERP, the new DW users have the email permission by default. An option would be to set AccesUser > AccesUserNewsletterAllowed = True in the user integration. But this integration is executed periodically ...
Tomas Gomez
08/06/2022 13:54:51
Last post: 09/06/2022 13:50:34
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
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
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
When getting products from NAV there is an error with the length of "VAT Bus. Posting Group" code
Hi, This error occurs in the function "Add_ItemCustomer" in the NAV 2018 DW code unit: System.ServiceModel.FaultException: The length of the string is 11, but it must be less than or equal to 10 characters. This is because one of the codes ...
Jon Thorne
23/03/2022 11:16:05
Last post: 02/06/2022 22:29:32
Missing addresses from BC
Hello forum, - I'm using the request below to get customers + addresses from BC and have the result integrated into Users (using key "AccessUserAddressUID" in the integration job), but even the customer have 2 delivery addresses for the ...
Michael Knudsen
04/05/2022 15:46:15
Last post: 02/06/2022 16:18:51
Import specific product with test tool from NAV
Hi, Is it possible to pick one specific product with the testtool from NAV? <GetEcomData Qty="10" ><tables><Products type="all" setLanguage="DAN" importProductProperties="true" /></tables&g ...
Eva Sommer
31/05/2022 08:32:17
Last post: 31/05/2022 13:16:49
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
Importing Same Variant ID to Different Variant Groups
Dear All, We have one requirement to import same variant code (variantID) for two different variant group (shoe size and cloth size). I created import data integration job and tried to change the primary key as the combined keys of Variant Group and ...
Aye Nyein Myat
04/05/2022 14:09:06
Last post: 30/05/2022 22:17:32
Export orders to Dynamics 365 Finance & Operations using OData V4
Hi I need to export orders from Dynamicweb to Dynamics 365 Finance & Operations using OData V4. I have been looking around in the documentation here on the Doc site regarding this issue but can't figure out if it is possible and how to do it ...
Lars Larsen
18/05/2022 11:43:35
Last post: 19/05/2022 08:31:55