Try our conversational search powered by Generative AI!

Scott Reed
Jun 29, 2023
  616
(4 votes)

New ODP Connector For Customized Commerce

When you have both Customized Commerce and the ODP one core aim is to connect the data to the platform so that it can be used within the ODP for functions such as campaigns, reports and real time segmentation. 

Although the ODP has a powerful API that allows you to interact with it, the standard approach in Optimizely has been to connect it using the ODP App for Commerce Cloud

This connector pulls Products, Customers and Orders in to the ODP using the Service API package which needs installing in to your commerce solution. It then pulls the data at a frequency from Commerce in to the ODP platform at a specifically set regular interval. However this comes with a number of issues

  • Problems with high volume of data in larger solutions
  • Problems with combatibility with different versions of Service API
  • Reliance on Optimizely managing it as an application for features and scheduler
  • Import interval slow for use with real time segments
  • Lack of ease to control syncing of custom attributes for customers/products

Alternate options have been to use custom code or third parter connectors to directly interact with the ODP via the API stack, however in Commere 14.13.1 there now comes an offical connector https://docs.developers.optimizely.com/customized-commerce/docs/integrate-commerce-and-odp

This connector has the following features

  1. Runs as a scheduled job which you can control the timings of
  2. Can push products, customers and orders
  3. Support for Products and Customer custom attributes by the us of an ICustomerCustomFieldsHandler / IProductCustomFieldsHandler (see the link for code example)

This is the first version and will be enhanced I'm sure but now give us a better option for offically connecting Customized Commerce and the ODP!

Jun 29, 2023

Comments

Johnny Mullaney
Johnny Mullaney Jun 29, 2023 03:53 PM

Hey Scott,

Another problem with the ODP connector is that it does not sync custom Product Attribute data with the catalog.

This is a big limitation as this data is the most important for customer segmentation.

To work around this I created an Optimizely Add On that allows you to tag custom property's in code that you want to sync to ODP. 

Optimizely Data Platform (ODP) -> Commerce Cloud: Product Attribute Connector – Johnny Mullaney

Hopefully this will be included as an important feature in the ODP connector over future iterations.

Johnny

Van Pham Hong
Van Pham Hong Jun 30, 2023 04:14 AM

Thank you for sharing this information, Scott.

Scott Reed
Scott Reed Jun 30, 2023 09:13 AM

Thanks Johnny, as mentioned the first version already has the ability to create ICustomerCustomFieldsHandler / IProductCustomFieldsHandler implementations to add custom attributes for customer and product!

Johnny Mullaney
Johnny Mullaney Jun 30, 2023 09:25 AM

Good to know. I dont think it is a new connector though as I previously enabled it for a client over a year ago and i have blogged about it in the past.

The addition of IProductCustomFieldsHandler and ICustomerCustomFieldsHandler for attribute suppoer is very welcome.

Thanks for the post Scott, always helpful!

Scott Reed
Scott Reed Jul 3, 2023 08:34 AM

This connector is definately a new one as it was built as a result of issues with the existing ODP connector and I discussed these issues with Mark Hall, it's been in development for the last few months as I've been discussing it with Optimizely.

I know there's the First3Things connector that works the same but this is an Optimizely owned/developed package

Johnny Mullaney
Johnny Mullaney Jul 3, 2023 02:37 PM

Makes sense, thanks Scott!

Please login to comment.
Latest blogs
New Security Improvement released for Optimizely CMS 11

A new security improvement has been released for Optimizely CMS 11. You should update now!

Tomas Hensrud Gulla | May 7, 2024 | Syndicated blog

Azure AI Language – Key Phrase Extraction in Optimizely CMS

In this article, I demonstrate how the key phrase extraction feature, offered by the Azure AI Language service, can be used to generate a list of k...

Anil Patel | May 7, 2024 | Syndicated blog

Webinar: Get Started with AI within Optimizely CMS

Join us for the webinar "Get Started with AI in Optimizely CMS" on Wednesday, May 8th. Don't forget to register!

Luc Gosso (MVP) | May 7, 2024 | Syndicated blog

Search & Navigation: Indexing job new features

From Episerver.Find version 16.1.0, we introduced some new features that make the indexing job in CMS more flexible and efficient: Support continuo...

Vinh Cao | May 7, 2024

Exclude content from search engines

Best practices for excluding your Optimizely CMS test content from search engines like Google, along with some tips on what to do—and what not to...

Tomas Hensrud Gulla | May 7, 2024 | Syndicated blog

Run imgproxy container on Azure App Service with Front Door CDN

A simple way to host a imgproxy Docker container and use it to get AVIF and WEBP images.

Johan Kronberg | May 5, 2024 | Syndicated blog