Exclude certain line items from all line item promotions
Hi,I am using commerce 12.15.0, I have a requirment to exclude certain items from all line item promotions. My approach is to override the GetLineItems method in the EntryPromotionProcessorBase...
View ArticleAutomate way of activating cloud licenses
We are deploying EPiServer CMS on Amazon.We will have 3 Dev, Test and production environments.We are implementing infrastructure as code. When we are updating our web servers we create AWS images...
View ArticlePrincipalInfo.Current.IsPermitted() for anonymous users
Hello,I defined couple of virtual roles and some permission types in the system I am working on. The virtual roles are there in order to assign permissions to the roles using Permissions for Functions....
View ArticleClosing Admin url access
Hi.Is there any problem in restricting access from outside the server to the /episerver admin url?It seems possible from what I've investigated, but I'm just wondering it there are any (standard)...
View ArticleError
I tried to import/upload and verify the file but I get the following message: The resource you are looking for has been removed, had its name changed, or is temporarily unavailable. The messages shows...
View ArticleThumbnail Manager should respect checked in image type
We are making using of image renditions on our websites. We do not like the fact that the ThumbnailManager does not respect the image type that we have checked in in turn has png hard-coded as the...
View ArticleMultiSearch and GetContentResult works randomly
I have an issue with MultiSearch which seems to work / not work completely at random.The problem is on this lineList<SearchResults<JObject>> list =...
View ArticleUsing OpenID Connect at EPiServer CMS version 8.10.0
Hi,I've seen various posts about using OAuth and/or OpenID Connect to replace the default membership and role providers in EPiServer, but it's not clear which version of EPiSevrer the various solutions...
View ArticleEpiserver Forms fails to load
After upgrading to CMS 11.11.2 we run into an exception on startup:Did not find a module by assembly 'EPiServer.Forms.Core, Version=4.23.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7'Looking at...
View ArticleForms submit - 6 second or more delay
We have a client using Episerver Forms (4.23). When submitting the form there is a good six second minimum delay before the Thank You page loads. They are using the Marketing Connector for Salesforce....
View ArticlePromotion to be a Culture Specific
commerce -12.5Hi Team,How to set Culture Specific name and description for epi promotion?Advance Thanks,
View Article'No default Instance is registered and cannot be automatically determined for...
Hi All,I have Custom Shipping provider. This is in an common project in the solution.The class for the Custom shipping provider goes like this[ServiceConfiguration(ServiceType =...
View ArticleSorting of images or media added in Media folder
Is it possible to sort the images or pics added in media folder based on date as if I have many docs and images in one folder.i have categorized it in sub folders too , but still my subfolders have...
View ArticleConverting Commerce Content Types
Hello,Is there any any solution for converting Commerce content from one content type to another,? like the admin tool for CMS content.We are using the latest packages of CMS/Commerce.CheersBen
View ArticleError
I tried to import/upload and verify the file but I get the following message: The resource you are looking for has been removed, had its name changed, or is temporarily unavailable. The messages shows...
View ArticleTo detect if "Visible in Menu" (Display in Navigation) property is updated
I am currently working on Episerver CMS 10.The structure of our website is suct that it contains global page and local page.Local page inherits some of the content of global page.We have inherit...
View ArticleHow to properly set Content Provider Cache Timeout ?
I have tried to set a cache timeout in Content Provider,I have used the below methods,Method 1: Set the cache setting before adding the content to cachevar content= getContent(something);...
View ArticleError trying to fetch more than 100 items
We are using an on premise find solution. We get the following error on our production server, but the same query and database works on our test environment. Does anybody know what could cause this?The...
View ArticleCreateMetaField is not adding entry to mcmd_MetaField table
We're having an issue where the Business Foundation API for creating a new MetaField on a class is not working properly.This is the code that I'm executing:using (var myEditScope =...
View ArticlePromotion Exclusion issue
Hi Team, We have customised promotion to apply promotion only for lineitem that has required quantity. Now, when we exclude a promotion from other and two line items applicable for both promotions,...
View Article