Try our conversational search powered by Generative AI!

Scott Reed
Jun 29, 2023
  619
(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
Azure AI Language – Sentiment Analysis in Optimizely CMS

In the following article, I showcase how sentiment analysis, which is part of the Azure AI Language service, can be used to detect the sentiment of...

Anil Patel | May 15, 2024 | Syndicated blog

Optimizely Data Platform Visitor Groups now supports multiple instances

The module V2.0 now supports multiple Optimizely Data Platform instances, allowing personalized content based on real-time segments and profile dat...

Andrew Markham | May 15, 2024 | Syndicated blog

IP block for edit and admin in DXP

Why IP-blocking edit/admin? A hacker can try to guess user names and passwords to gain access to your site. This risk can be minimized in a couple ...

Daniel Ovaska | May 15, 2024

Do not upgrade to EPiServer.CMS.Core 12.21.4 without reading this!

Todays update of EPiServer.CMS.Core 12.21.4 alters default sort order in an unexpected way, when you are working with muligple languages and have...

Tomas Hensrud Gulla | May 14, 2024 | Syndicated blog