Developer forum
Subject
Replies
Started by
Last reply
Automating Campaign Removal and Cache Clearing
Hi, We're currently using a scheduled SQL task to remove campaigns from products once they're over, and it's working well. The issue we're facing is with caching: the products keep showing the campaign info until we manually clear the ...
Johanne Glimsdal
05/04/2024 09:33:45
Last post: 09/04/2024 09:38:46
Expand table product variants
Hi, How can I expand the table of product variants? By default, this is how it is shown: Now, for example, I want to show the color per variant as well. I've already looked in the Swift_RelatedProductsList.cshtml file, because I am using the item ...
Caro De Weze
03/04/2024 14:09:10
Last post: 04/04/2024 17:24:51
CommandTimeout on Log Cleanup
Dear Dynamicweb, We experience that the planned task of "log cleanup" often ends in an exception due to timeout. I would therefore like to set a command timeout on the scheduled task, and I would like to have a log of which of the table del ...
Anders Ebdrup
07/03/2024 10:22:14
Last post: 04/04/2024 11:57:59
Prevent single extranet user from beeing forced for a new password
Hello. We are building a solution for a customer where they have set up extranet with users from BC. When the extranet user is logged in they have access to place orders and see the latest orders etc. We have set up so the extranet users must create ...
Kasper Legarth
03/04/2024 09:43:59
Last post: 03/04/2024 11:15:55
Show stock state on order in backend
Hello, We have gotten a request from a customer that want to show amount in stock on an order in backend. Is this even possible? ...
Alexander Tømmerholen
26/02/2024 10:32:53
Last post: 02/04/2024 15:08:12
PriceProvider call 2 times when user logged in and second time Pricecontext.customer=null
PriceProvider call 2 times when product detail request and user logged in, second time Pricecontext.customer=null v 9.17.2 * First time Seond Time any clue what could be the case? ...
Shiwanka Chathuranga
27/03/2024 14:13:00
Last post: 27/03/2024 17:12:29
Show name discount when product is selected
Hi, I want to make sure that for order discounts, it always shows the name of an order discount. How do I do this? Currently this is only true if the discount type is equal to percentage: If the discount type is equal to a product, it shows the name ...
Caro De Weze
21/03/2024 07:27:54
No replies yet
DW WebAPI authenticate with POST
Hi, A customer wants to use POST authentication in the WebAPI due security concerns. Although, if parameters are sent in the body they get the message that endpoint does not support POST. The endpoint only works when parameters are sent in the querys ...
Mario Santos
14/03/2024 11:21:52
Last post: 20/03/2024 14:44:26
List of most sold products
Hello, Is there any method or functionality avaliable to get a list with productIds of the most (TopX) sold products? I need to the list so I can compared and tag the products i'm showing if they're in topx ...
Kasper Pedersen
08/01/2024 09:36:04
Last post: 14/03/2024 11:14:44
Product check anonymous assortment
Hi, Is there a way to check if a product is available for an anonymous user when working with assortments? We are using the method GetProductById with the assortment parameter set to true. This seems to work for authenticated users, it returns null w ...
John Broers
08/03/2024 15:51:26
Last post: 11/03/2024 08:45:39
Determine sort order for price providers
Hi there, I have a site that uses multiple integrations and price providers. In one scenario, I have a standard Live Integration to BC. When that returns a price, it should be used. Otherwise, it needs to run through my own price provider. How can I ...
Imar Spaanjaars
06/03/2024 09:00:01
Last post: 06/03/2024 21:56:38
Clear custom cache in Load Balancing Setup?
Hello, Is anyone familiary with how to clear a custom cache storage through out the nodes in a load balancing setup? Best regards, Anders ...
Anders Ebdrup
26/02/2024 14:30:37
Last post: 27/02/2024 08:46:58
Prepare StockLevelProvider
For the live products prices, there is a prepare Prices function. You also get a list of the selection products where I can get the ProductIds from, for example, a product overview. We need to have something similar for our client but then for the st ...
Duncan Janssen
20/02/2024 14:08:42
Last post: 22/02/2024 13:30:55
Order Search filter using Custom order fields
OrderSearchFilter filter = new OrderSearchFilter(); filter.SearchCustomerFields = "OrderCustomfield=1"; var orderList = orderService.GetOrdersBySearch(filter); any good example to search orders using Order custom fields? ...
Shiwanka Chathuranga
19/02/2024 09:57:17
Last post: 20/02/2024 10:30:16
OData error reporting
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 fail and I get an error report like this by email: Activity BC Orders ...
Imar Spaanjaars
09/01/2024 08:44:39
Last post: 19/02/2024 17:06:02
Naming of parameter in FacetGroupResult methods
Dear Dynamicweb, I have been struggling with using the methods in FacetGroupResult until I realized that the parameter name "facetName" in more or less all methods in the class mean "queryparameter". So from my perspective it was ...
Anders Ebdrup
01/02/2024 08:39:20
Last post: 08/02/2024 11:24:27
Strange error in local environment
Hi, I have a strange problem in my local environment. Maybe somebody here have a suggestion. The problem is that my local environment does not want to start. :) I just get a timeout with this error. The last thing it tries to do is "Dynamicweb.E ...
Aki Ruuskanen
07/02/2024 15:52:26
Last post: 08/02/2024 08:01:17
Get Calculated ProductField Value
Hello, I'm working on a project where i'm getting product data values using sql and a datareader. I have a productfield that is calculated using a FieldtypeProvider.CalculationProvider but the calculated value in the database table EcomProduc ...
Kasper Pedersen
31/01/2024 09:44:49
Last post: 07/02/2024 15:29:39
Only show the custom badge if you are a user/group assigned to the discount.
Hi, I have created a custom badge in Swift based on the sales badge. The custom badge displays the name of the product discount instead of the discount percentage. When I associate this discount percentage with a group/user, the custom badge is only ...
Caro De Weze
01/02/2024 08:08:14
Last post: 05/02/2024 22:49:01
RenderProduct on Order State Change
Hello, Im having an issue with RenderProduct on changing Order state. We have a scheduled task that adds the track and trace values on the orders and then changes the state to the next step of the order flow. The issue is that the next step has a ema ...
Goncalo Faria
08/12/2021 15:13:19
Last post: 02/02/2024 08:15:44