Tweaking memory cache to avoid block by gc_heap::try_allocate_more_space
Anyone have some experience of MemoryCache optimization (priorities or other entry options, compacting manually, set memory limit?) in new dotnet versions (8 on DXP in our case)?We have support...
View ArticleOrder Management Tab Not Working
Hi,The Order management tab is not working from Commerce screen, we are getting below console errors.It was working before without any issues, we are trying to figure out its an Data issue or...
View ArticleIntegration between Episerver.CMS and Splunk
Has anyone ever tried to integrate Episervers.CMS with Splunk? Our IT department is trying to centralize all logs and I need to find a way to push Episerver application logs to Splunk.Any suggestions?...
View ArticleInstalling Service API on Episerver v12.12
Hi!We are trying out Service API on our Epi Commerce version 12.12. We follow the guide here:...
View ArticleWsFederation redirects to default login page and not to MetadataAddress
Hi,I am trying to set up a federated login scheme against AD in CMS12, .NET Core 8 using cookies, but I it redirects to the default yellow/white login screen /Util/Login?ReturnUrl=%2F both locally and...
View ArticleThe Edit Page icon doesn't show up even though federated login works
Hi,I have configured SAML2 for login, and it works but "Edit page" doesn't show up. Going from login page ([Authorize] in the controller), redirecting to AD FS IDP, back to /Saml2/Acs and then to the...
View ArticleMissing Forms & System View Tab in Commerce 14 Business Foundation Contact...
Hi,I am in process of migrating Commerce to version 14. In older version of Commerce Manager there is Form tab and System view Tabs inside Administration > System Settings > Business Foundation...
View ArticleCMS 7.5 - Text and links not showing in Chrome Reading Mode
Hi!I've noticed that both links and text from my website (https://www.asrm.org) are not showing in the Google Chrome browser's Reading Mode. If text is highlighted on the page it will show in Reading...
View ArticleSetup Service API Authentication for Azure AD (Entra)
Hello,Although I looked in several places, I'm sure that I'm missing a simple piece of information, but at this moment I totally don't understand what am I missing.First, I setup the commerce website...
View ArticleFiltering pages based on "Visible in menu" in Optimizely Graph
Hi Guys,As we know, every page in CMS has a "Display in Navigation" option built into the CMS.I'm creating a very simply GraphQL query for a headless implementation, and naturally I don't want to...
View ArticleGetting runtime error for 'HttpRuntimeCacheProvider'
Hello, We are upgrading our webform application from optimizely version 9.9.1 to 11.15.1. During this upgrade we got below error log in event-viewer - Exception type: TargetInvocationException...
View ArticleExternal Review Email Sharing Issue - Sender Email Missing
I've recently installed version 0.9.3 of the Advanced CMS - Add-on for Advanced & External Reviews on Optimizely 11. However, I'm encountering an issue with the functionality to share external...
View Articleservices.AddOpenIDConnectUI() misses JSON configuration settings
Hello,I have a very dumb issue and I really cannot find any info on any website regarding the error.First, I've added OpenIDConnect like this: services.AddCmsAspNetIdentity<SiteUser>(options...
View ArticleGetting 200-500 Products and its Variants fast
Hello,Currently, the project that I am working on is on .NET 4.8 and Commerce 13.35. I would like to get many products (if possible, without batching/paging).I am using the following code:... var...
View ArticleEscape Sepecial character from seaching
Hi,I'm trying exclude or escape secial character when we search the keyword without special character.Our find index repository contains special characteralong with text, for example the trade mark...
View ArticleOptimizely Graph - best practices for business logic?
I am building a headless website in CMS12 and the new Optimizely Graph.When building a traditional MVC website we had the power of C# and the powerful Episerver SDK at our disposal within the page...
View ArticleAdd properties to CatalogContent (again)
I am trying to add a property to my own CatalogContent.Previous this topic was created: Add properties to CatalogContent | Optimizely Developer Community And was closed with "Not working".Then I saw...
View ArticleCMS 12: Link checker needs to be clicked on twice to get the page count to...
In CMS 12 the link checker in reports needs to be clicked on twice to get the page count to show at the bottom. Plus there is a serious problem with the link checker. It registers 301 and 302 as 401:s...
View ArticleHow to avoid circular reference in a content area when using the content...
Hi,We implemented this part of an optimizely article to expand multiple levels of nested ContentArea property. We plan on making this our default way to fetch data from the content delivery...
View ArticleNext Js and Optimizely CMS 12 with Windows Authentication
Hello!I have an existing Optimizely CMS 12 website hosted on prem, running MVC, where I plan to remove the MVC parts and start using the Content Delivery Api together with setting up a new frontend...
View Article