Developer forum

Forum » Integration
Subject
Replies
Started by
Last reply
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
Order state when updating Orders with Data Integration activity
Hi Community, we're updating orders with track&trace and invoice numbers with a Data Integration activity (XML & order provider). We update the orderstate based on the input - moving orders to either state "Shipped" or "Inv ...
Søren Jakobsen
28/03/2022 15:42:10
Last post: 28/04/2022 18:43:33
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
Ecom Provider Excel Import
Hi, I am running into an isssue with an import into PIM where the Excel provider is the source and the Ecom provider is the destination. It appears the import reads the first few columns/fields and “interprets” the data type from the valu ...
Shawn Tehini
21/04/2022 17:06:12
No replies yet
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
Keep line breaks in text fields on import
We have a problem where line breaks from rich text fields in NAV are not kept when the integration task is executed. Please have a look at the two attached screenshots. The line breaks are correct in the XML-file from NAV, but they are ignored when t ...
Martin Moen
13/04/2022 18:43:53
Last post: 19/04/2022 18:53:20
ERP Anonymous user key in BC
Hi, In liveIntegration settings, there is a field to set the "ERP Anonymous user key" (see image below). In our case, the integration is with Bussiness Central. We tried the values from the "Code" field of the "Customer price ...
Tomas Gomez
12/04/2022 13:49:55
Last post: 13/04/2022 11:34:55
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
Address duplicates on Import
Please see the attached screencast. A customer in BC has an "Shipping Address" configured. After every import this line get duplicated in the list. At some point it got even weirder, because then this address ("Kontiki Haarlem, Prinsen ...
Justin Sjouw
08/04/2022 12:10:50
Last post: 11/04/2022 23:24:27
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