Developer forum
Subject
                    Replies
                    Started by
                    Last reply
                
                                                        Live integration not working, stock and prices not shown
                                  
                                        
                                            
                                        
                                
                            
                        Hello. I've been having an issue with a clients Live integration with AX. The requests and response succeeds but then there is an error and no prices or stock are show: Request GetProductsInfo sent: <?xml version="1.0" encoding=" ...
                        
                            Goncalo Faria
                            
                        
                        21/11/2022 14:10:01
                        
                                    Last post: 21/11/2022 15:20:06
                                
                        
                                                        Cannot register new F&O authentication
                                  
                                        
                                            
                                        
                                
                            
                        Hi there, When attempting to register a new F&O authentication I get an error when clicking Save: Steps to reproduce: 1. Open Settings | Integration | Endpoint management 2. Click Add Authentication 3. Under Type choose OAuth 2.0 for Dynamics CRM ...
                        
                            Imar Spaanjaars
                            
                        
                        04/11/2022 13:58:35
                        
                                    Last post: 04/11/2022 14:37:14
                                
                        
                                                        Integration Activity: Mappings are not shown if there is a tablescript that throws an exception.
                                  
                                        
                                            
                                        
                                
                            
                        Hey, If you have a tablescript that throws an exception, you cannot edit any integration activities - the mappings are simply not shown. It fails silently. Can you please make the fail visible? :-) Thanks, Jonas ...
                        
                            Jonas Krarup Dam
                            
                        
                        01/11/2022 12:24:37
                        
                                    Last post: 16/11/2022 15:07:19
                                
                        
                                                        Error installing code unit on BC
                                  
                                        
                                            
                                        
                                
                            
                        Hi there, When we follow the installation instructions on installing the code unit for BC (https://doc.dynamicweb.com/documentation-9/integration/integration-framework/erp-plug-in-units/dynamics-365-business-central) we get this error: Has anyone see ...
                        
                            Imar Spaanjaars
                            
                        
                        25/10/2022 13:30:33
                        
                                    Last post: 08/11/2022 14:23:00
                                
                         11
                                    
                                         Subscribe
                                    
                        
                                                        BC OData V4
                                  
                                        
                                            
                                        
                                
                            
                        Hi Integration configured for BC cloud with OAuth 2.0 and Odata V4 Endpoints 1) When I try to import orders into DW getting exception 1 order creates but without order lines This order includes 2 order lines, both of them products, which exist in DW  ...
                        
                            Andrejs Zavorotnijs
                            
                        
                        24/10/2022 15:22:42
                        
                                    Last post: 09/02/2023 11:55:07
                                
                         24
                                    
                                         Subscribe
                                    
                        
                                                        Recurring order not sending to ERP
                                  
                                        
                                            
                                        
                                
                            
                        Hi there, When a new order based on a recurring order template is created, should it go through the ERP with Live Integration automatically? Currently, that's not what we see when using the AltaPay gateway (but maybe with others as well) and the  ...
                        
                            Imar Spaanjaars
                            
                        
                        21/10/2022 10:38:01
                        
                                    Last post: 28/10/2022 15:35:06
                                
                        
                                                        BC integration - import products - sometimes fail
                                  
                                        
                                            
                                        
                                
                            
                        Hi, we have a scheduled task that only sometimes fails with the error message below. We are trying to identify whether it happens because of something in the DW end or caused by the ERP system (BC). I have not seen it myself, but was told that this e ...
                        
                            Eva Sommer
                            
                        
                        20/10/2022 13:06:21
                        
                                    Last post: 20/10/2022 18:39:02
                                
                        
                                                        Which BC user is used by the integration?
                                  
                                        
                                            
                                        
                                
                            
                        Hi there, When setting up OAuth for BC as documented here: https://doc.dynamicweb.com/documentation-9/integration/integration-framework/authentication-connector-service/authentication/oauth-2-0-for-business-central-user-impersonation we choose an AD  ...
                        
                            Imar Spaanjaars
                            
                        
                        18/10/2022 13:58:44
                        
                                    Last post: 01/11/2022 10:27:09
                                
                        
                                                        Export product data from specific Channel
                                  
                                        
                                            
                                        
                                
                            
                        Hi guys, I have a situation where I have to export product data (prices, stock, images, product fields, and product category fields) only for a specific Channel, for the purpose of reimporting the data in another DW solution. Is there a built-in meth ...
                        
                            Adrian Ursu
                            
                        
                        08/10/2022 12:15:12
                        
                                    Last post: 09/10/2022 12:38:02
                                
                        
                                                        Error in CsvProvider - WorkingDirectory
                                  
                                        
                                            
                                        
                                
                            
                        Hi support ! I spottet an error in CsvProvider The property WorkingDirectory gives me an in valid filepath public override string WorkingDirectory { get => this.workingDirectory + this.FilesFolderName; set => this.workingDirectory = value.Repla ...
                        
                            Jesper Splidsboel
                            
                        
                        06/10/2022 16:29:06
                        
                                    Last post: 20/10/2022 14:24:06
                                
                        
                                                        Import related addresses
                                  
                                        
                                            
                                        
                                
                            
                        Hi there, How do I import related address for a user when I don't have the Dynamicweb XML? I receive the following XML for an address: <table tableName="AccessUserAddress"> <item table="AccessUserAddress"> <colu ...
                        
                            Imar Spaanjaars
                            
                        
                        30/09/2022 14:12:01
                        
                                    Last post: 30/09/2022 16:45:23
                                
                        
                                                        OAuth2.0 with BC Plug-In Unit
                                  
                                        
                                            
                                        
                                
                            
                        Hi DW We have a client running the BC Plug-In unit version 1.2.0.26 with BC20 in cloud. We have tried to switch the authentication from basic to OAuth2.0 and have succesfully gained an access token. But when trying to test the endpoints that works wi ...
                        
                            Chris Søgaard
                            
                        
                        19/09/2022 10:31:53
                        
                                    Last post: 20/09/2022 09:44:26
                                
                        
                                                        Order checkout: languageId cannot be null
                                  
                                        
                                            
                                        
                                
                            
                        Hi, We have some orders that are not sent to our ERP system. Most goes through just fine, but some fail and are never exported. If we manually export them, they go through. Took a look at some orderlogs of failed ones and fell upon the error below, a ...
                        
                            Eva Sommer
                            
                        
                        16/09/2022 15:16:44
                        
                                    Last post: 18/09/2022 21:45:40
                                
                        
                                                        BC documentation
                                  
                                        
                                            
                                        
                                
                            
                        Hi there, The docs for BC (https://doc.dynamicweb.com/documentation-9/integration/integration-framework/erp-plug-in-units/dynamics-365-business-central#sideNavTitle1-2) explain how to copy the service URL, user name and password. Am I correct when I  ...
                        
                            Imar Spaanjaars
                            
                        
                        12/09/2022 10:44:05
                        
                                    Last post: 23/09/2022 09:05:02
                                
                        
                                                        Support for multiple countries connected to Anonymous account
                                  
                                        
                                            
                                        
                                
                            
                        Hi, We have a DW site connected to NAV and are using Full Cart mode. We would like anonymous users to be able to order from different countries, depening on the country the VAT will vary. If we setup the countries for the Anonymous user in NAV, will  ...
                        
                            Justin Sjouw
                            
                        
                        05/09/2022 14:03:50
                        
                                    Last post: 15/04/2025 14:04:08
                                
                        
                                                        BC - OAuth2 generate AccessToken
                                  
                                        
                                            
                                        
                                
                            
                        I try to generate the AccessToken for OAuth2 authentication between DW ang. BC I have created a new authentication in DW and get an Authorization URL I access this URL and login with a user but get this error from BC: OAUTH2 AUTHENTICATION RESULT: Er ...
                        
                            Jesper Splidsboel
                            
                        
                        05/09/2022 09:43:08
                        
                                    Last post: 05/09/2022 11:13:20
                                
                        
                                                        Error getting invoice pdf from BC
                                  
                                        
                                            
                                        
                                
                            
                        Hi DW. I am trying to generate a pdf invoice from the DW control panel, it is a custom report, not the standard one. If I generate it from BC it works fine, but when I do it from DW, it returns an "Error - Could not load PDF document", as s ...
                        
                            John Cristian Villamar.
                            
                        
                        31/08/2022 23:26:13
                        
                                    Last post: 02/09/2022 10:47:18
                                
                        
                                                        Importing existing giftcards
                                  
                                        
                                            
                                        
                                
                            
                        Hi, We are to import a lot of existing giftcards from excel. I have followed the suggestion from the post linked in the bottom, and gift cards have been created in [EcomGiftCard] . But run into a few problems. The original giftcard codes throws an er ...
                        
                            Eva Sommer
                            
                        
                        31/08/2022 09:13:36
                        
                                    Last post: 03/10/2022 15:26:02
                                
                        
                                                        Updating language independent fields through integration
                                  
                                        
                                            
                                        
                                
                            
                        Hi there, I have a product field called "Blocked for Ecommerce" that determines if an item can be sent to a remote system. My solution contains multiple languages and I marked the field as "Do not allow changes across languages".  ...
                        
                            Imar Spaanjaars
                            
                        
                        25/08/2022 15:31:43
                        
                                    Last post: 02/09/2022 08:25:15
                                
                        
                                                        OData filtering
                                  
                                        
                                            
                                        
                                
                            
                        Hi We using BC OData integration with endpoints Question about filtering When I using Full replication in Endpoint provider looks like filter works fine But if I change to Delta replication, then additinal filters doesn't work for Delta? One more ...
                        
                            Andrejs Zavorotnijs
                            
                        
                        17/08/2022 16:58:15
                        
                                    Last post: 31/08/2022 13:24:50