AB Testing - hitting "Site Stickiness" conversion goal too early
Hi,I have a problem with one of the conversion goals of AB testing suite - "Site Stickiness" seems to be too eager to increase the conversions count. I understand that the expected behavior is to score...
View Article"Sequence contains more than one element" on executing migration steps
Hi, When performing an epi upgrade, CMS from v11.15.0 to 11.15.1 and commerce from v13.18.1 to 13.20.0, after logging in to execute the migration steps (the migration steps page is not displayed), the...
View ArticleMigrate Episerver Blobs to Amazon
Hi, I am migrating existing Episerver blobs ( stored on server filesystem ) to Amazon S3 bucket. I am new to this process and I want to check that I did not miss anything.What I have done so far:1....
View Articlewhat does ecf_LineItem_Update do in episerver?.
what does ecf_LineItem_Update do in episerver?. Does it update it update price and Total price for the cart?
View ArticleA lot of exceptions in Azure App Insights
Hi everyone, we have an Epi site with CMS 11.15.0 and Commerce 13.18.2, hosted in an Azure appservice. It is registering a lot of exceptions in Azure Insights, and we just don't know where are those...
View ArticleNot able to save the CMS category using fake respository
Hello There,I am using EpiServer CMS version 11.14. I have created a unit test project and I am using FakeItEasy to create Fake instances and Nunit for unit test. At one place I have to create CMS...
View ArticleMatchContained with DateTime For Day, Month, Year match
Hi guys using using find 13.2.7 I have trying to match if any passed in dates in a range exist within an indexed collection of date ranges for the index itemE.g I have index on my item with a...
View ArticleCan EpiServer handle a high load / large amount of content
Hi Episerver community,We are choosing a CMS platform for a big old solution. It's preferable to have site on-premise, not in cloudDoes anyone have experience with building a solution with similar...
View ArticleAsync Index method in block controller
Hi, I am trying to implement async call in block controller. The method inside Index method calls the Api endpoint. When making it async, is throws inner exception "InvalidOperationException:...
View ArticleDateTime wrong Culture
Hello Dear Experts,Could you please help me to resolve the following issue.The site initially had globalization culture set to en-US. DateTime are defined in wrong format for us. I've replaced the...
View ArticleIs there a way to change the Personal Language in My Settings by code?
This setting is found in My Settings (Person Icon in the top right corner) -> Display Options tab -> Language Settings -> Personal Language. The default in my environment is "Use system...
View ArticleRemoving empty block controllers for better performance
I am currently looking at this interesting article: https://swapcode.wordpress.com/2018/05/16/episerver-block-performance-with-controller-vs-without-controller-vs-irendertemplate/I am a bit of an...
View ArticleDecrease product amount when promotion is added with larger amount then subtotal
Hi,We ran into a problem.We have a site where you can use your wallet value to buy some products. The Wallet value the customer wants to use do we call a Wallet Promotion.The customer selects the...
View ArticleHow to get data in Episerver Forms Override form submit method
I have created a controller inheriting from DataSubmitController in which i have overide Submit method to execute my part of code before actually saving in the table.My issue is i was using...
View ArticleFailed loading content url after saveCatalogNode
Hi Everyone,I am trying to call saveCatalogNode of ICatalogSystem inside the PublishedContent event but unfortunately, after clicking publish button I always get this errorafter several attempts of...
View ArticleEvent listener for expiring catalog contents in the future
The customer expires catalog categories under Commerce. We are able to capture the event when the expiry datetime is set to “now” but if the user set expiration to a future date and that date comes,...
View ArticleFailed loading content url after saveCatalogNode
Hi Everyone,I am trying to call saveCatalogNode of ICatalogSystem inside the PublishedContent event but unfortunately, after clicking publish button I always get this errorafter several attempts of...
View ArticleOrganization on OrderGroup
Hi all,We are currently building a commerce website and are using the Serializable Cart. I am trying to register the Id of the organization of a contact on the cart. I found a property on the cart...
View ArticleEdited pages scheduled for publish or ready to publish no longer found in Find
Hi all, When we edit a page in EpiServer CMS and mark it as either 'Schedule for publish' or 'Ready to publish' the page is no able to be found by EpiServer Find.Does anyone have the same issue, and is...
View ArticleOverride TinyMCE markup when a file is dragged in
I would like to override the markup generated when a file (pdf in this case) is dropped into the TinyMCE editor. as I would like to add some extra properties to the markup which are present on the file...
View Article