Avatria is proud to announce Zocalo, a solution to help orchestrate your composable commerce capabilities. Learn More
Insights / COMMERCE
Considering upgrading to SAP Commerce 1905? Read this first.
TwitterInstagramLinkedInFacebook
INSIGHT
Considering upgrading to SAP Commerce 1905? Read this first.
Stephen Osentoski
by Stephen Osentoski

Introduction

SAP Commerce 1905 was released in May of 2019, and is set to have an “End of Mainstream Maintenance” on August 29th, 2021. Since it’s now been over a year since its release, there’s been plenty of time for multiple patches to address any bugs with the version. After recently upgrading a client’s version of SAP Commerce from 6.7, we can confirm that 1905 is stable, and a good option for anyone thinking about upgrading. Whether your current version of SAP Commerce is going out of support or you’ve targeted new capabilities the version will enable for your business, we wanted to provide a few notes about our upgrade experience and outline some of the potential roadblocks you may face along the way. 

If you haven’t already, we recommend that you check out our discussion on the upgrade process from version 5.x to 6.x, which is an excellent resource ahead of this article.

Start with the Hardware

This is the first version of SAP Commerce that requires JDK 11, so ensure that each server is appropriately updated with this new version. Since some versions of RHEL do not support this JDK version, it will also be critical to ensure you have at least RHEL7 as a part of this upgrade.

Furthermore, this SAP Commerce compatibility page provides other third-party compatibility considerations. This document lines out the supported Apache Tomcat, Operating System, Database, and other compatibility tables that will be necessary to check within your website’s configuration.

Apache Solr Considerations

The document linked above lists version 7.7 as the compatible Apache Solr version to be used with SAP Commerce 1905. Please note that we uncovered some very serious performance issues with Solr v7.7.2. The bug was within the JavaBinCodec, meaning that it was not reproducible simply by unit testing within Solr itself. The issue was only discovered within interactions from SAP Commerce, making this a tricky bug to uncover without integration testing. The issue can be found in full details here, for those interested.

At the time of our development, the recommendation was to move to the next release of Solr, which was 8.4. Since that time, they’ve backported the fix (among other small bug fixes) to 7.7.3. For your application, it’s recommended to use this version, 7.7.3, since it’s technically the SAP Commerce supported version, which means that any customizations you’ve applied to your Solr solution are most likely to be compatible with 1905. We have successfully upgraded Solr to 8.4 without issue as a part of our 1905 upgrade process, though this may not work for you depending on the set-up of your Solr solution. Keep in mind that version 2005 of SAP Commerce does have support for 8.4 of Solr, so doing the legwork ahead of time in upgrading to 8.4 will save you time in the next upgrade.

WCMS / SmartEdit Considerations

A large component of the 1905 release relates to SmartEdit. SmartEdit now supports Spartacus (the open-source javascript storefront from SAP), which will make your SmartEdit even more customizable. Further, they’ve added functionality for content authoring workflows and transactional email pages within SmartEdit, as well. SAP Commerce provides two sample workflows for content review and approval: Page Approval & Page Translation and Approval. If you’re looking to update email templates in the same way that you edit pages, 1905 has provided that ability within SmartEdit, as well.

Something to keep in mind is that with the version 2005 release of SAP Commerce, the WCMS Cockpit is back. The WCMS Cockpit was originally removed with version 1811, forcing people who were upgrading to adopt SmartEdit, instead. If your business relies heavily on the WCMS Cockpit, it may be easier to attempt to go straight to 2005, since that removes the immediate need to upgrade your WCMS Cockpit users to SmartEdit. However, it’s worth noting that SmartEdit is the future of WCMS Content Management within SAP Commerce, so the reintroduction of the WCMS Cockpit is a way to make the upgrade process a bit easier, not a path for SAP to support both content manager experiences moving forward.

Deprecation List & De-Released Extensions

The following link is useful to review the comprehensive list of different extensions or modules that have been de-released as a part of the 1905 release. Be mindful that this list is specifically for 1905. If you’re upgrading from a release that’s multiple steps behind 1905, it’s a good idea to check each previous release for their deprecation lists as well.

For example, if you’re currently using version 6.X, you will no longer have access to the HMC, since the Backoffice has replaced this functionality. Checking the release notes / deprecation lists for 1808, 1811, and 1905 is the best course of action to catch the pieces of functionality that have been updated in a release between your current version and the target version of SAP Commerce.

Here are some of the important extensions and aspects of SAP Commerce that have been removed specifically with the 1905 release. Note that these had been previously deprecated in earlier releases, but now have been completely removed as a part of the 1905 release:

  • reportcockpit extension

    • The cockpit framework as a whole was an announced deprecation with v6.6, as the new Backoffice framework was announced at the time. With 1905, the Report Cockpit has officially been removed.

    • Note that there are only a few remaining cockpit extensions remaining (ex. productcockpit, importcockpit), but they are quickly being removed, and any custom behavior previously used within the cockpit framework should be managed within Backoffice.

  • classificationsystems extension

    • This extension was an announced deprecation with v6.6, and has been officially removed as a part of 1905, as well. This was deprecated due to the outdated nature of the previously supported version of classification systems, and SAP has since released their replacement solution, which can be found here.

Additional Features

There are other interesting features included with the 1905 release that may be important to your business. Be sure to consult the 1905 release notes for more information regarding the specific functionality that comes with this release.

TL;DR

  • SAP Commerce 1905 has been out for a little over a year, and most of the issues have been ironed out.

  • It’s important to have your hardware dependencies resolved early on in the upgrade process (JDK 11, Tomcat, etc)

  • Apache Solr 7.7.2 should be avoided, and there are items to consider when deciding between 7.7.3 and 8.4, depending on your upgrade timeline.

  • WCMS Cockpit is returning in 2005, but a lot of updates are coming to SmartEdit that may be worth your time.

    • Note that enabling SmartEdit for your instance of SAP Commerce would likely be its own project and requires quite a bit of custom development for it to be a true WCMS replacement.

  • There are a few interesting enhancements that provide additional value to the 1905 release for your business.

RELATED INSIGHTS
INSIGHT
Considering Upgrading to SAP Commerce 2011? Read this first.
At the end of November 2020, SAP Commerce debuted their latest release, “2011.” After spending some time poking around the release, we wanted to provide a quick overview for those interested in the newest version so that you can determine if upgrading is a priority and avoid common pitfalls.
Stephen Osentoski
READ MORE  
INSIGHT
Is MACH/headless eCommerce right for you?
To celebrate the launch of Avatria’s new composable commerce accelerator, Zocalo, we wanted to share a few blog posts about some of the thinking that guided our development of the tool.
Anando Naqui
READ MORE  
INSIGHT
Why you shouldn’t build business logic into your frontend
When we started building Zocalo, our MACH-based eCommerce enablement tool, we brought our decades of experience as digital commerce consultants to the design process. We looked at where eCommerce platforms were 5, 10, and 15 years ago, thought back to all of the poorly built system architectures we’d been brought in to shore up...
Zach McMahon & Anando Naqui
READ MORE  
Have questions or want to chat?