Inventory quantity value not reduced
I have done as mentioned in https://world.episerver.com/forum/developer-forum/Episerver-Commerce/Thread-Container/2017/12/inventory-not-reduced-11-4-1/. However, it's not working.
View ArticleOnly sporadic indexing of content - ContentIndexer.Invisible?
We've been having big problems in our multi-server environment with the Find indexer not always indexing one or all properties of a document, or not at all. It seems to be isolated to the event based...
View ArticleGetting error while creating variant
I am getting the following error while creating variant. ERROR EPiServer.Global: Unhandled exception in ASP.NETSystem.Data.NoNullAllowedException: Column 'ClassTypeId' does not allow nulls.at...
View ArticleLanguage fallback for indexed non-Episerver content not working
Hello,I'm indexing non-Episerver objects, and I would like these objects to be indexed in two language versions. Most fields are the same, but the SearchSection, used for a facet in the search results,...
View ArticleInfinite loop between Episerver and Okta
I am having trouble setting up Okta with Episerver (ASP.NET).Here a description of my issue.I start by going to http://localhost:58597/ - This page requires authentication, so I am sent to the Okta...
View ArticleMulti Site and LocalHost (Visual Studio debug mode using IIS Express)
When I create a multi site locally while running my Visual Studio EPi project in debug mode, I give the new site another port number in local host. However, this page does not resolve when i navigate...
View ArticleDisplay the tree list of CRM pages in a custom view?
Hi,I'm currently implementing a new block with a view. I would like to display the list of pages in the CRM on that new view so the user would be able to select some of these page for further...
View ArticleGoing to Next article in News details page
Hi, In my website i've News sections, where in it contains News list page(list of all news artciles) and it navigates to details of each item on selecting particular news item.Now in news details page...
View ArticleCannot set min/max quantity of variant in Inventory tab of episerver commerce
Cannot set min/max quantity of variant in Inventory tab of episerver commerce. I am allowd to change values and can publish. However it is not saved.
View ArticleGetting RemovedDueToInvalidPrice error
While adding cart to cart service, I am getting RemovedDueToInvalidPrice error (Item has been removed due to invalid price.). I have set AUD100 to variant price.
View ArticleItems in content area are shown even if they are not available for the...
A regular page, with a ContentArea property (not CultureSpecific).- The page is created in all languages of the site.- Then we add a block with some text, but the block is only in Danish (which is the...
View ArticleDiscrepancies in warehosue quantity
There is discrepancy in warehosue quantity. In my inventory tab of variant node , quantity is 0 as given below.Min quantity=1max quantity =10Locaiton | warehouse code | quantity | Deafult warehouse...
View ArticleWhen i am getting records i got these errors by using RestApi and Code First...
Error CS0103 The name 'query' does not exist in the current context. Error CS0103 The name 'First' does not exist in the current context. Error CS0103 The name 'query.First' does not exist in the...
View ArticleImproved content events for Episerver CMS
Remove the need to cast event args to get relevant information on content events. For instance on the move event you need to cast the ContentEventArg to MoveContentEventArgs to get the...
View ArticleCan we apply weightage (Find) to catalog content properties?
HiIs there a way to specify weightage (find boosting) to catalog content properties? The Find UI only shows 4 properties by default : title, content, summary and document content. These all refer to...
View ArticleCan't search using the Content Search API. Does an instance of...
I have installed the Content Delivery API in my solution, and everytime I generate a search request in Postman, I get an error saying:"ExceptionMessage": "An error occurred when trying to create a...
View ArticleProgrammatically move ContentAreaItem from one Content Area to other Content...
I am trying to programmatically move content area item from one content area to the other content area but with no luck. I made web api controller that sends the page Id from the DOJO widget.From that...
View ArticleSavingContent event - update block content - values not updated
Hi!I am updating content on a block in the SavingContent event. [InitializableModule] [ModuleDependency(typeof(EPiServer.Web.InitializationModule))] public class BlockEventsInitialization :...
View ArticlePossible ISelectionQuery bug for GetItemByValue
I've implemented ISelectionQuery to provide a select items from an API. The GetItems query works and sets the property on my block, but when loading that block again the lookup is blank, even though...
View ArticleCannot call action method 'Void GetFormExternalResources exception during...
After updating forms to 4.23.3, my website throws the following exception during routeCollection.MapMvcAttributeRoutes():System.ArgumentException: 'Cannot call action method 'Void...
View Article