Try our conversational search powered by Generative AI!

Get the latest!

Follow bloggers on Optimizely World to get the latest from people who know all about the Optimizely platform! You will find blog posts from the entire Optimizely community, as well as from the Optimizely development teams.

Start blogging - create your own blog (requires log in)
Manage your blog posts on Optimizely World (requires log in)
Rules for blogging on Optimizely World

Syndication and sharing

loading
  • Syndicated blog - Posted on: Dec 22, 2016

    We need to implement IPlacedPriceProcessor interface to get the currently-placed price for an line item if business have additional pricing rules outside of what is implemented in out of the box pricing provider. Here is an example implementation....

  • Syndicated blog - Posted on: Dec 21, 2016

    It is time for our on-prem customers to also get the benefits of the new updated architecture that has been available to our SaaS customers for a while. Thanks to this the setup is vastly simplified as the Windows service and dependency to Episerv...

  • Syndicated blog - Posted on: Dec 21, 2016

    It is time for our on-prem customers to also get the benefits of the new updated architecture that has been available to our SaaS customers for a while. Thanks to this the setup is vastly simplified as the Windows service and dependency to Episerv...

  • Syndicated blog - Posted on: Dec 21, 2016

    Amazon offers AddOn products that can be bough with some other product only. Addon products must be removed from basket if added without the parent product. This type of validation can be done easily by implementing ILineItemValidotr interface. Yo...

  • Syndicated blog - Posted on: Dec 20, 2016

    I recently spent some time with a customer who wanted to use PingFederate Server with Episerver. After some initial Googling I could see PingFederate Server is a single sign on (SSO) server which is part of the Ping Identity suite of products. The...

  • Syndicated blog - Posted on: Dec 20, 2016

    I recently spent some time with a customer who wanted to use PingFederate Server with Episerver. After some initial Googling I could see PingFederate Server is a single sign on (SSO) server which is part of the Ping Identity suite of products. The...

  • Syndicated blog - Posted on: Dec 19, 2016

    Extension methods are a great way to extend the functionality of objects. Sometimes, when extending an object, it is required to use some service and here comes a dependency injection. Developers use different approaches how to inject dependencies...

  • Syndicated blog - Posted on: Dec 18, 2016

    This is the second and final blog post on the topic of what’s the context of a 404 response in Episerver. Before diving into this blog post make sure you read part one. We left off knowing what the context was and having set the content reference...