[Thread was being aborted] for long running scheduled jobs
We use scheduled jobs to handle many tasks on our platform (Catalog indexing, product imports, site maps, etc.). Some of these scheduled jobs run for a long time (up to 5-6 hours). The last few months,...
View ArticleApplication restart loop because of "BuildResult change, cache...
Hello everyone!We are currently experiencing an issue that has started happening more and more frequently recently and we don't really know how to proceed to track it down...For some reason our...
View ArticleExtending EPiServer (TinyMce and EPiServer.Url) to support "rel" attribute
Hi,My client wants to extend TinyMce "epi-link" and "EPiServer.Url" property with the ability to set "rel" attibute on both (read all links).Their reference on why:...
View ArticleHow to create content via API?
We are building out a headless CMS using the Content API. One of our requirements is to create a forum and submit data that will include necessary fields for a particular content type we have...
View ArticleSort results by certain Catgory type then by relevence in free text search
I want to create a query in Episerver Find where I can sort the results by a certain category name e.g If in normal free text search, I get 5 hits back from Find. If the user select category A in the...
View ArticleDeploying from Azure DevOps to EPiServer-DXP
I have recently setup deployment from Azure DevOps (onprem) to EPiServer-DXP. I have followed this article:...
View ArticleEPiServer Find: Filtering on Category not working
Hello!In my current project, we have a block where the editors can add Category and in a list those blocks will be listed based on a certain criteria from Category. See the screenshots below:The...
View ArticleEPiServer in Azure with managed identity
I'm trying to solve a customer case where they would like no sensitive data stored in the file system. They ideally would like to use Managed Identities in Azure for all connections between resources...
View ArticleAttachments: Bytes, Blobs, ?
How are attachments saved in the datastore? We created some functionality where we will have users submit content with attachments. Are we saving attachments as blobs, bytes, something else? What data...
View Article416 error in cms admin
I am working on an episerver dxc site and we are getting 416 erros in the console when logged into the cms. we also have the issue with web sockets but when i disable web sockets i am still seeing the...
View ArticleControllerless EPiServer how to?
Hi,I've tried to follow this code to implement Controllerless EPiServer.https://swapcode.wordpress.com/2018/05/16/episerver-block-performance-with-controller-vs-without-controller-vs-irendertemplate/In...
View ArticleExtending "EPiServer.Url" class
Hi,My client wants to extend "EPiServer.Url" class with the ability to set "rel" attibute.Their reference on why: https://www.ranktrail.se/blogg/google-infor-nya-nofollow-lankattribut/ ( in Swedish...
View ArticleImplement recaptcha version 3 in Episerver 11
Has anyone implemented version 3 recaptcha ?
View ArticleA/B Testing Add on returning 401 on for non-Admin and non-Editor roles on...
We have mapped an AD role to the CommerceAdmins virtual role, e.g "AD_CommerceUser".Note that this role is not a CMS Editor nor a CMS Admin. The users under this role are in charge of the product and...
View ArticlePreviewing is not showing the entire page
Hi,I have a problem with previewing in episerver 10.10. After the first load episerver sets a fixed height on the iframe. Some of my page types have expandable sections on small screens. When these are...
View ArticleEpiserver Commerce: Version 13+ - Questions related to breaking changes
Hi Epi TeamRecently upgraded from Episerver Commerce 12 to Episerver Commerce 13 lattest version. I see that in breaking changes it is mentioned that the following Promotion Processor has been...
View ArticleCMS Edit Admin navigation item missing
Updated Episerver cms to the latest version and the "CMS" navigation item has disappeared from the dashboard in the back-office and I'm not sure why. I can still manually browse to the CMS using the...
View ArticleWhere to find default episerver login and logout templates/scripts?
I am looking for the default/standard login and logout functionality/code/templates of episerver. Where can I find them?I looked in the episerver alloy demo website but could not find anything...
View ArticleHow to create a Variant programmatically with price together
Hi,In our project we have a validation rule to ensure that every variant has at least one price assigned to it.I am trying to create a variant in code, but I cannot create a price for it before it is...
View ArticleCommerce Catalog Import API - Issue with EntryRelations
Hi there!We are checking some strange behavior in our Catalog Import process, and I have found something in the Epi code that I would like to see if anyone has experience the same.Let's assume the...
View Article