Developer forum

Forum » Integration
Subject
Replies
Started by
Last reply
Import related products
Hi, I'm looking for a way to import references to related products. We already have a data integration job, doing batch integration at a scheduled interval. My main issue is that products in the client's ERP are referenced by internal product ...
Martin Christensen
18/06/2024 13:42:13
Last post: 18/06/2024 14:20:33
DW Discounts are ignored in live integration to BC18
Hi, We're having a problem where we are trying to make BC accept DW discounts, which I have seen work on other projects. It is a BC18 on-premise and the code unit is version 1.2.0.29. For starters I want to ensure that the newest version of the c ...
Roald Haahr
11/06/2024 10:40:17
Last post: 12/06/2024 08:27:00
recurring orders recalculation
Hi there, We have a solution with a custom integration to ERP which controlling all the prices and discounts, also there is significant number of subscription/ recurring orders. Currently, if a recurring order is generated when no discount campaigns  ...
Umar Farooq
06/06/2024 08:42:33
Last post: 06/06/2024 09:53:32
Now an then an error when submitting orders
Hi, Sometimes this error is generated when an order is being submitted from dw to BC with the LiveIntegration. Is there anything I can do to prevent this? ...
Justin Sjouw
31/05/2024 15:04:59
Last post: 03/06/2024 10:01:40
Batch integration - import property translations
Hi, Our customer has al her properties and translations in NAV. When I make the request where I specify the languages, I only get the Property field translations values for the main language: "ENU". How should I adjust this request to add t ...
Davy Capiau
30/05/2024 08:58:55
Last post: 03/06/2024 13:46:49
Add fields to codeunit
Hi, We have a solution with a standard BC integration and use Live Integration to retrieve orders and invoices. Now we would need to get a customfield from BC with the orderdata. Its a field that a tracking number for Logtrade. What do we need to do  ...
Aki Ruuskanen
23/05/2024 08:33:33
Last post: 23/05/2024 09:03:13
Performance and Zero results clearing cache
Hi, Summary: The EcomProvider (as Destination) seems to be clearing the cache even when there are no results to import. This was found in 9.17.2 Setup: We have many scheduled tasks that run every 5 minutes to get data from the ERP As expected, not ev ...
Nuno Aguiar
08/05/2024 16:03:59
Last post: 31/07/2024 11:09:43
Prevent jobs from running if ERP connection is down
Hi guys, What would be the best way to account for ERP connection availability before running a batch job? We have seen situations where running a batch job would generate some errors if the ERP endpoint is down. Is there a standard way of handling t ...
Adrian Ursu
08/05/2024 10:08:42
Last post: 17/05/2024 09:18:55
AddInParameter options or Parameter for longer text
Hello (I hope this question is in the right forum part.) I develop a custom batch job and want a parameter to support longer texts. I find no AddInParameter like "LongText" or similar, just TextParameterEditor. I wonder if there is a AddInP ...
Fredrik
26/04/2024 13:07:05
Last post: 26/04/2024 14:14:54
Set custom field before product info request is sent
I would like to temporarily set a product field whenever a request is sent to ERP to get product information. I do not want the field to be saved, it is a dynamic value which depends on the customer and context. I tried something like this, but I fee ...
Martin Moen
10/04/2024 08:44:43
Last post: 10/04/2024 11:19:25
LiveIntegration - removing lines of type Fixed
Hi, We noticed that ProcessOrderLines method in OrderHandler.cs is not handling fixed orderlines (OrderLineType == "2") which ends removing them. This prevents custom fees from added to the order, ending in order total mismatch. Can this be ...
Mario Santos
05/04/2024 11:50:25
Last post: 06/06/2024 11:55:38
Changes in Destination Table Results in Slow Performance in Data Integration Job
I am noticing that if changes are being made to the destination table in a data integration job (i.e. adding, renaming, or removing fields) it is causing significant performance issues. This seems to happen even though the fields are being updated in ...
Byron Head
22/03/2024 16:18:45
Last post: 22/03/2024 16:30:03
Liveintegration - ERP controls shipping calculations
Hi, We have setup in Dynamicweb to let BC controll the shipping fee calculactions. How do we explain to the ERP partner how they need to setup it on the BC side to return shipping fee? I have looked through doc site but cant find documentation. ...
Magnus Holmberg
22/03/2024 10:50:43
Last post: 28/03/2024 15:59:34
URL handlers with multiple sites and submitting an order from the backend
Hi there, I have multiple live integration connections set up like this: http://1.2.3.4:9090/DynamicwebService_Company1_Test;User.AccessUser_ErpConnectionSource;Company1 http://1.2.3.4:9090/DynamicwebService_Company2_Test;User.AccessUser_ErpConnectio ...
Imar Spaanjaars
10/03/2024 17:01:29
Last post: 25/03/2024 14:12:38
Error loading custom table with varbinary (blob) datatype in SQL Server
I created a data integration job to pull product image files from AX into a custom table in SQL Server. The source is XML and the destination is the DynamicWeb Provider. The custom table has three columns that correspond with the three columns in my  ...
Byron Head
21/02/2024 21:19:21
Last post: 21/02/2024 22:19:34
When is the ShippingMethodCode sent to ERP in LiveIntegrations?
Hi guys, I have a project that is integrated with BC. We have defined a couple of ShippingMethods in DW, according to the definitions and codes in BC. On the carts, I see that the value for ShippingMethodCode is saved correctly on the order. But I do ...
Adrian Ursu
21/02/2024 09:47:26
Last post: 21/02/2024 11:04:12
LiveIntegration when order is sumitted, then price is wrong in DW and receipt on orderline
Hi, I have an issue with live integration and my shop. It seems the creation of an order sets the standard price for an orderline, and not the discountet price from BC. Discounts are handled by BC. I can see in my log that what is sent to the BC is & ...
Jan Sangill
16/02/2024 14:23:50
Last post: 08/04/2024 09:25:14
From BC D365 on-prem to BC D365 cloud
I have a potential customer for Dynamicweb who has D365 on premise but will move to D365 cloud in the future. How much of the investment will be wasted in terms of what needs to be changed in Dynamicweb? It's only changes in DW that I'm curio ...
Kim Søjborg Pedersen
12/02/2024 09:56:20
Last post: 12/02/2024 10:33:21
OData error reporting
(Reposting this; I originally posted this in the Development category) Hi there, I have a site with 7 jobs that connect using the OData provider (prices, products, orders, order lines and more). Every now and then (roughly every other day) all 7 jobs ...
Imar Spaanjaars
20/01/2024 14:16:15
Last post: 06/02/2024 17:34:41
BC Live order integration
Hi, Is there any documentation where fields from dynamicweb orders ends up in BC? And is it possbile to map the fields in BC without using some sort of extension? Best regards Magnus ...
Magnus Holmberg
16/01/2024 13:53:48
Last post: 17/01/2024 22:03:35