Fallback Languages in Optimizely Graph
I know that fallback languages aren't currently supported in Opti Graph, and it will be "soon" (not sure what "soon" means though). Has anyone come up with a workaround for fallback languages yet?
View ArticleHow do models perform their magic in Opti?
I admitedly don't spend a lot of time in our CMS code making changes, so when I do get in there sometimes it all seems like magic!I was hoping someone could explain in simple terms how Opti is pulling...
View ArticleHow do models perform their magic in Opti?
I admitedly don't spend a lot of time in our CMS code making changes, so when I do get in there sometimes it all seems like magic!I was hoping someone could explain in simple terms how Opti is pulling...
View ArticleError from authentication changes CMS 12.17.1 -> 12.26.1
We have previously used Windows Authentication together with an IClaimsTransformation to authenticate users for the CMS and Admin parts of our website.This was done by simply using AddNegotiate after...
View ArticleContent Graph not returning any results
I have a CMS 12 site where I have configured Content graph. After I ran the index, I can see all content types in graph playground however when I query for items I get empty results. From my logs I...
View ArticleCreate a DropDownButton in the GlobalToolbar
Hi,Im stuck with dojo. I try to have a DropDownButton in the GloabToolbar. So far I have managed to have a simple "dijit/form/Button" to call a functionreturn declare([_Command], { id:...
View ArticleWhy are my IContent properties returned inside of "properties" property?
Hi all,I am currently working on creating a custom endpoint which would return a a list of IContentApiModel. Now I was able to convert my content to a IContentApiModel using the following statement:var...
View ArticleOptimizely license validation via SQL Server instead of License.config
Can someone please point me at some documentation or provide a code example for having our CMS site validate its license via sql server instead the License.config file? I see some documentation for...
View Article"Unable to establish the template category of the template of type:...
Hi all,I get a wierd error while developing a custom Dojo widget. The widget works just fine in edit mode, but when I try to view the start page on my test site I get a 404. The logged error message is...
View ArticleLanguageManager auto-translate issue
Hi,We have a custom language code "en-SE" setup on our site and it seems that when choosing "Auto-translate" it gives an error message in version 5.3.0.In the previous version "4.0.3" this succeeds...
View ArticleCan webhooks be delayed or are they always sent instantly?
We have a requirement to delay sending form submissions through the webhook. Is this possible? We're on Optimizely 11.
View ArticleFragmentFactory.Accessor serialization issue
Anyone looked into errors like this one and know something?Serialization and deserialization of 'EPiServer.ServiceLocation.ServiceAccessor`1[[EPiServer.Core.Internal.ContentFragmentFactory, EPiServer,...
View ArticleOptimizely Graph .NET client - nested logic clauses
Hello, I'm working on improving the search experience on a page that is based on Optimizely Graph and I'm struggling with .NET client API to achieve the expected query.I want to have nested logical...
View ArticleCustom promotion event binding
We have a custom filter block used in a custom EntryPromotion. In the filter block we have 2 string fields where we can define skus included on this promo and brands included on this promo. Our...
View ArticleMigrating partial classes of same controller to Optimizely 12
Hi,In our current EpiServer ver. 11 we are having partial classes of startpage controller. Each partial class contains different action methods and some only returns JSON. After migrating to Optimizely...
View ArticleEPiServer Search Indexing Error - Update batch could not be sent to service uri
I'm getting an error in the EPiServer built in indexing as follows:ERROR EPiServer.Search.Internal.RequestHandler: Update batch could not be sent to service uri...
View ArticleRouting to default ('Index') action in page controllers
Hello!When visiting a page the default route seems to not be the 'index' action in the page controller but rather the first action in the code.Let's take this controller as an example: public class...
View ArticleWorking with projects programmatically.
Hi All.Creating a scheduled job which is supposed to migrate some data from one property to another (for two content types) in a controlled manner. For this I would like to create a project so its...
View ArticleInvalidate epi find cache in StaticallyCacheFor (CMS 12)
Hi all,I am not able to find any deeper information about how to invalidate cached results of "StaticallyCacheFor" in CMS 12.It seems that I can use instance of IChangeToken. So I expected that just...
View ArticleOptimizely Image preview
How does optimizely display images when previewing from CMS?We have an image that is fairly wide and appears correctly when just previewing the page, However, it gets cut when the page is...
View Article