Developer forum
Subject
                    Replies
                    Started by
                    Last reply
                
                                
                                    
                                
                                                        Area settings publicly accessible via dwapi
                                  
                                        
                                            
                                        
                                
                            
                        Hi If I call /dwapi/content/areas I can see all areasettings for a solution without being asked to authorize myself. Sometimes I store information that should not be accessible to anyone other than the backend users in the area settings, so I find it ...
                        
                            Roald Haahr
                            
                        
                        18/01/2023 15:16:19
                        
                                    Last post: 18/01/2023 15:38:05
                                
                        
                                
                                    
                                
                                                        Site hangs after saving groups
                                  
                                        
                                            
                                        
                                
                            
                        Dear Dynamicweb, We have a site with a lot of products and when a group is saved then the site hangs for several seconds as we a missing some logic to check whether url dependent properties are changed. Please take a look a the existing code here fro ...
                        
                            Anders Ebdrup
                            
                        
                        04/10/2022 06:56:08
                        
                                    Last post: 10/01/2023 14:08:04
                                
                        
                                                        Manually running scheduled job returns: Token is invalid, scheduled task run canceled
                                  
                                        
                                            
                                        
                                
                            
                        DW-version 9.13.10. On staging environment whenever I run a scheduled job i receive the following error message: "Token is invalid, scheduled task run canceled". Windows scheduled task is not installed on the server, so scheduler is not wor ...
                        
                            Philip West Christiansen
                            
                        
                        03/01/2023 15:32:46
                        
                                    Last post: 10/01/2023 09:56:49
                                
                        
                                                        User unable to search when there have special character
                                  
                                        
                                            
                                        
                                
                            
                        Dear Support, We are having some issue when searching user from the impersonated user list with Email address. When I search with first portion of the email it is searched properly however when I search with domain name(Ex: @gmail.com, @dynamicwebapa ...
                        
                            Yoon Peti Nwe
                            
                        
                        26/12/2022 08:27:54
                        
                                    No replies yet
                                
                        
                                
                                    
                                
                                                        Setting "active" cart via dwapi
                                  
                                        
                                            
                                        
                                
                            
                        Hi, Is it possible to set current "active" cart for a user via the dwapi? We have an app that uses the dwapi, where users can create new carts and add products and so on.. But we have an "issue" where if the user creates a cart an ...
                        
                            Mikkel Hammer
                            
                        
                        08/08/2022 11:34:54
                        
                                    Last post: 15/12/2022 15:18:34
                                
                         13
                                    
                                         Subscribe
                                    
                        
                                                        WebApi: Adding users to group
                                  
                                        
                                            
                                        
                                
                            
                        Hi Is it possible to associate a user with a user group during creation of the user with /dwapi/users/create? And if not, can it be done in another way? Kind regards Roald ...
                        
                            Roald Haahr
                            
                        
                        05/12/2022 14:03:15
                        
                                    Last post: 14/12/2022 13:15:22
                                
                        
                                                        Documentation for Excel Exporter
                                  
                                        
                                            
                                        
                                
                            
                        Hi, Is there any documentation available for the Excel Exporter? We had this link, but it seems it's not available anymore. https://doc.dynamicweb.com/other/tools/generic-excel-exporter Thank you. ...
                        
                            Pedro Meias
                            
                        
                        15/11/2022 13:00:32
                        
                                    Last post: 29/11/2022 14:50:56
                                
                        
                                
                                    
                                
                                                        Using GENERIC EXCEL EXPORTER
                                  
                                        
                                            
                                        
                                
                            
                        Hi guys, I have found out this functionality for exporting/generating excel documents based on an object. I think the functionality is pretty useful but I would like to understand a bit more about how it works. I have read the documentation here: htt ...
                        
                            Adrian Ursu
                            
                        
                        09/01/2022 12:17:59
                        
                                    Last post: 29/11/2022 10:04:03
                                
                        
                                                        ProcessOrder in custom shipping provider not working
                                  
                                        
                                            
                                        
                                
                            
                        Hello! I am debugging a strange issue that is caused by the fact that the order.shippingProviderValues dictionary is not initialized correctly in my shipping provider in some cases on our production environment. - I cannot reproduce this bug on my de ...
                        
                            Unnsteinn Garðarsson
                            
                        
                        12/07/2021 17:21:29
                        
                                    Last post: 28/11/2022 17:41:03
                                
                         13
                                    
                                         Subscribe
                                    
                        
                                                        Live prices on WebAPI
                                  
                                        
                                            
                                        
                                
                            
                        Hi DW We have an issue on DW 9.14.1 using the Web API to get products for a custom view. We are using Live Integration version 7.0.5 with Live Prices enabled. The problem is that we can get the products fine if we are querying them anonymously from t ...
                        
                            Chris Søgaard
                            
                        
                        16/11/2022 15:29:31
                        
                                    Last post: 17/11/2022 09:36:57
                                
                        
                                                        How to apply customer specific information from a PriceProvider
                                  
                                        
                                            
                                        
                                
                            
                        Hi there, I have a project where the remote ERP determines if a product can be sold to the currently selected ship to country. For example, it can be that a customer can see / order a product when they ship to country X but not when they ship it to c ...
                        
                            Imar Spaanjaars
                            
                        
                        13/11/2022 20:29:41
                        
                                    Last post: 14/11/2022 10:12:03
                                
                        
                                
                                    
                                
                                                        DW API Impersonation
                                  
                                        
                                            
                                        
                                
                            
                        Hi. We've developed an app and the customer would like to impersonate users, like they can on their DW shop. Is this possible through the Web API? ...
                        
                            Mikkel Belchuke
                            
                        
                        23/08/2022 11:13:23
                        
                                    Last post: 11/11/2022 10:32:10
                                
                         12
                                    
                                         Subscribe
                                    
                        
                                
                                    
                                
                                                        creating order through /dwapi/ecommerce/carts/{secret}/createorder doesn't complete order in DW
                                  
                                        
                                            
                                        
                                
                            
                        Dear Dynamicweb, As the title states, when we complete orders through the endpoint, it seems like the order never completes which also results in no emails being sent to the customer. Our thougths are because alot of the logic might be in the Cart mo ...
                        
                            Mikkel Hammer
                            
                        
                        03/01/2022 15:52:33
                        
                                    Last post: 09/11/2022 14:07:49
                                
                         10
                                    
                                         Subscribe
                                    
                        
                                                        Stored Procedures and Data Lists
                                  
                                        
                                            
                                        
                                
                            
                        Hi, (Not sure if the right category) We have a stored procedure that runs perfectly in SQL Firehose, but Data lists does not return anything. The stored procedure is creating some temp tables, and I wonder if that has anything to do with it. At least ...
                        
                            Nuno Aguiar
                            
                        
                        04/11/2022 13:19:56
                        
                                    Last post: 07/11/2022 12:47:13
                                
                        
                                                        Control height of drop down parameter in scheduled task
                                  
                                        
                                            
                                        
                                
                            
                        Hi there, I have a scheduled task with a DropDownParameterEditor on a parameter. No matter what I try, I can't seem to change the height of the drop down: The HTML is as follows: <select size="4" name="Repositories_index_update& ...
                        
                            Imar Spaanjaars
                            
                        
                        06/11/2022 19:30:30
                        
                                    Last post: 06/11/2022 19:37:46
                                
                        
                                                        Total price dont get recalculated when quantity gets changed
                                  
                                        
                                            
                                        
                                
                            
                        In DW 9.13.12 We have been experiencing problems with the total line price not getting updated if the quantity is changed, in the cart, after the line have been added. When adding the order line the total is calculated correctly: cartjson?redirect=fa ...
                        
                            Lasse Larsen
                            
                        
                        01/11/2022 11:14:02
                        
                                    Last post: 01/11/2022 15:45:55
                                
                        
                                                        Live Integration PriceProvider and ProductViewModel
                                  
                                        
                                            
                                        
                                
                            
                        Hi, We have a custom Live Integration (extended on top of the standard one) to handle some of our common needs. We've done this years ago and it's working just fine with template tags and whenever we instantiate a Dynamicweb.Ecommerce.Product ...
                        
                            Nuno Aguiar
                            
                        
                        19/10/2022 20:22:44
                        
                                    Last post: 25/10/2022 18:45:23
                                
                        
                                
                                    
                                
                                                        How to work webapi Products with Parameters 
                                  
                                        
                                            
                                        
                                
                            
                        Hi, I am having some difficulties getting the Products endpoint on the webapi to work as expected: I am using a Swift 1.14.1 site with Dynamicweb 9.13.11 https://dev-swiftrizzo.mydwsite1.com/ I need to use the products endpoint being the only one as  ...
                        
                            Nuno Aguiar
                            
                        
                        19/10/2022 16:17:34
                        
                                    Last post: 21/10/2022 13:50:42
                                
                        
                                
                                    
                                
                                                        Unnecessary database call for AccessUserCard
                                  
                                        
                                            
                                        
                                
                            
                        Dear Dynamicweb, Can you please add an extra for the userId being greater than 0 (or equivalent) in the method below, as this database call is executed on every step in the checkout even though the user is not logged in? public IEnumerable<Payment ...
                        
                            Anders Ebdrup
                            
                        
                        03/10/2022 17:36:43
                        
                                    Last post: 20/10/2022 13:06:21
                                
                        
                                
                                    
                                
                                                        StockLevelProvider not used in ProductViewModel
                                  
                                        
                                            
                                        
                                
                            
                        Dear Dynamicweb, We are experiencing that our custom StockLevelProvider is not hit when the using the ProductViewModel in the ProductCatalog. Is it by design that the StockLevelProvider not should be used anymore? Best regards, Anders ...
                        
                            Anders Ebdrup
                            
                        
                        04/10/2022 12:36:45
                        
                                    Last post: 19/10/2022 22:02:58