Brief Summary
- Search and Navigation:
- Promoting/excluding facet values and sorts
- Different sorts for different categories
- SOLR upgraded to 7.2.1
- PCM Backoffice:
- Mass data editing
- Bulk operations on products in workflows
- Import media with Microsoft Excel Import
- Product Compare View
- Promotion Engine:
- Stackability replaced with Rule Group Exclusivity. You can configure a rule group to be exclusive or nonexclusive. In an exclusive rule group, at most one rule is triggered.
- New concept of order entry consumption
- The queuing mechanism for publishing rules
- Data Hub:
- Publication and composition auto-recovery
- Pending composition and publication action improvement
- SmartEdit:
- CORS support (multi-domain)
- Storing segments in session for better performance
- Platform: task engine improvements:
- Execute multiple steps in one transaction
- Turn off storing logs in the database
- Plug in custom scheduling strategy
- Platform:
- Faster startup
- Spock support
- References as classification attributes
- OCC CMS REST API: page data and component data
Search and Navigation
Adaptive Search
- Facet values and Sorts. Both facet values and sorts can be promoted, excluded, or reordered. All of this can be configured for the search profiles, and all these features are supported by personalization. You can view and configure the facet values for each facet, as well as promote or exclude facet values from the facet. You can define different sorts for categories available in the Adaptive Search Perspective and use them directly on the storefront. You can promote and exclude them as well as revert them to the default ones. Previously, this was not possible out of the box.
- A number of adaptive search UI improvements
SOLR. Solr was upgraded to 7.2.1.
Starting from 6.7, the Commerce Search Module will be deprecated, with the functionality it offered fully covered by Adaptive Search.
Product Content Management
- Mass Data Editing: With this feature, you can perform bulk edit operations on more than one product. For example, bulk approval and assigning certain products to a different category at once.

- Bulk Operations on Products in Workflows: Bulk operations have also been introduced within workflows. You can perform bulk edit operations, and you can export and synchronize the products within your workflow task.


- Import Media with Microsoft Excel Import: Uploading media to Backoffice PCM became much easier. You can create your own directory structure that includes images and other media, zip the folder, and import it along with your product data via the Excel import feature. You can simply reference the images based on your own folder structure in your Excel sheet.

- Compare View: With the new Compare View, you can select more than one product and compare them side by side in a read-only mode. You can also head directly to the edit view of a specific product from the compare view, along with a pre-populated list of all the other compared products.

Promotion Engine
SAP Hybris Promotion Engine allows you to create and manage dynamic promotions. It was introduced in hybris 6.0.
- Rule Group Exclusivity: The successor to the Stackability feature. Stackability has been deprecated and removed from hybris 6.7. You can configure a rule group to be exclusive or nonexclusive. In an exclusive rule group, at most one rule is triggered.
- Order Entry Consumption: As promotions use order entry items, the same promotions consume these items. When a promotion has already used an item, the engine prohibits other promotions from using the same item. In previous versions of the Promotion Engine, the concept of order entry consumption was unavailable. This allowed multiple promotions to use the same order entry.
- Rule Publication Queue: The queuing mechanism for publishing rules. Now multiple marketers can request the publication of promotion rules. When you publish promotion rules, the Rule Engine creates a cronjob and a trigger. The cronjob locks any participating rule modules and performs the rule publication. If another cronjob is already publishing to the same module, the second cronjob gets rescheduled. This enhances scalability and streamlines administration when multiple users are operating the rules and publishing them.
Data Hub
SAP Hybris Data Hub is a powerful data integration and staging platform that comes with SAP Hybris Commerce. It facilitates the loading of large amounts of data from one or more sources.
- Publication and composition auto-recovery. This feature allows Data Hub to automatically recover inactive processes.
- Pending composition and publication action improvement. Data Hub limits the creation of pending actions for both compositions and publications. After this change, there is never more than one PENDING composition or publication action per pool, and target system combination for publication actions.
SmartEdit
SmartEdit is a content management module delivered with release 6.0. The module provides a tool for managing web content in addition to the WCMS cockpit.
In Hybris 6.7, SAP added Cross Origin Resource Sharing (CORS) support for SmartEdit. Implementation partners may want their site storefront to reside in a different cluster or domain than the SAP Hybris platform. The addition of CORS support makes it possible for SmartEdit to interact with storefronts that reside on different domains OOTB.
Personalization
SmartEdit has a major component, “Personalization,” which evolves and matures with every new version.
- Improvements for better information on inheritance and context. Help texts, context tips, etc.
- Storing segments in session for better performance. To reduce the risk of an impact on performance in the case of frequent synchronous updates, there is an option to store segments in session and save them to the database at the end of the session.
- Extended data model by adding base site information to the
userToSegmentmodel cxOrderMapperand sample data for VIP customer segments based on lifetime cart value. This feature is for mapping order metrics data from SAP Hybris Profile into segments.
Platform
- Task engine improvements
- Multi-Step Process Execution. You can configure a business process to execute multiple steps in one transaction. This improves the performance of the task engine by limiting the number of tasks. You also save a couple of database round-trips because no scheduling is needed.
- Possibility to Turn Off Storing Logs in the Database. You can configure the task engine so that it doesn’t create or store logs in the database. This feature is intended for customers who already have other logging solutions and don’t need logs in the database.
- Possibility to Plug-In Custom Scheduling Strategy. You can plug in your own strategy for providing tasks and conditions to be executed by the task engine.
- Server startup improvements.
- The parallel web application startup is enabled by default.
- The number of queries executed against the database during startup was reduced (strategies for loading the type system).
- The number of jars inspected by Tomcat during TLD and pluggability scanning can be limited too.
- Disabled the loading of the
BeanInfoandCustomizerclasses. As a result, less time is spent on loading non-existing classes. Cache prevents the loading of non-existing classes more than once.
- Spock support. Spock is an optional framework for testing your code with unit and integration tests. SAP Hybris Commerce 6.7 now provides the libraries of the current Groovy and Spock versions, as well as specific Hybris classes for easier testing.
- Cache utilization improvements. SAP has changed how prices are selected for given criteria. To avoid cache pollution with unnecessary data, hybris 6.7 queries for key attributes only, and based on them, loads the relevant prices only.
- References as classification attributes. Earlier, the hybris Platform supported only primitive types and enums. Now, you can set reference types as classification attributes.
- Flexiblesearch hints. This feature allows you to adjust the final query executed by FlexibleSearch.
- Tomcat 8.5.23, Spring Core and Spring Integration 4.3.14
Accelerators
- New OCC CMS REST API. You can use this API for CMS integration tasks. Using the API, you can get:
- Page data by page, product, category, or catalog. Contains a list of CMS content slots, each of which contains a list of CMS components.
- Component data by component ID. Component data consists of fixed properties, such as catalog version, and properties unique to each component. You can get multiple components in a single call.
- Telco and Media Accelerator
- Auto Pick Functionality. Auto Pick functionality has been implemented with Bundles in which certain products get added to the cart automatically. For example, for the “Smartphone” bundle, the child bundle “Smartphone – Internet Package Component” is set to “Automatically Picked,” with Required Components set as “Smartphone – Service Plan Component.”
- SmartEdit Personalization. Now T&MA works with SmartEdit Personalization OOTB. Adding this functionality means that actions can be added for target groups, variations can be visible for those targeted users, and upcoming components can be made available for different users and user groups.
Backoffice Framework
- New widgets:
- Compare View Widget. Developed primarily for Product Content Management. In PCM Backoffice, there is a product comparison feature.
- Simplified Upload Media Wizard
- Single Sign-On. Supports SAP Cloud Identity Provider
- ZK Upgraded to 8.5
- Admin/Nimda Clean Up. In 6.6, admin became a member of
backofficeworkflowadmingroup, and in 6.7 the user has been excluded from the group. From 6.7, admin became a member ofbackofficeadministratorroleinstead. The change may limit admin ifbackofficeworkflowadmingrouphas been given any non-standard access. - Breadboard Widget Access Change. In 6.7, breadboard mode is available only in Backoffice Framework development mode.
China Accelerator
China Accelerator: Message Center APIs for OCC:
- Exposes RESTful endpoints that allow you to jump-start a message center solution on the fly, which allows customers to raise queries and agents to process the issues by engaging in online conversations.
China Accelerator: Enhancement on Notification Framework:
- Allows customers to retrieve and set notification preferences such as site message, SMS, and email.
- Allows customers to check customer coupon notifications and back-in-stock notifications in the form of site messages.
China Accelerator: Storefront APIs for OCC: Allows customers to perform storefront operations using REST APIs, such as tracking consignment status, managing a back-in-stock notification subscription for a product, etc.
- Get consignment tracking information, see Consignment Tracking API.
- Get back-in-stock notification preference, add, update, or remove a back-in-stock notification subscription for a product, see Back In Stock Notification APIs.
- Get product interest list, and remove product interest for a specific product, see Customer Interests APIs.
- Claim customer coupons, get customer coupon list, subscribe to or unsubscribe from coupon notification, see Customer Coupons APIs.
SAP Integrations
- SAP Back-End Integration: SAP S/4HANA and SAP ERP
- Product substitution for products not available in the SAP ERP back-end
- Refactoring of SAP Configure, Price and Quote (SAP CPQ) code from synchronous order management extensions
- SAP Hybris Marketing Integration
- Enhancements to data privacy management
- Improved logic for stored recommendations
- SAP Hybris Revenue Cloud Integration
- Customer Replication: A B2C customer registered in the Hybris Commerce storefront is replicated to SAP Hybris Revenue Cloud, along with the address data.
- Product Replication: Digital subscription products from SAP Hybris Revenue Cloud are replicated to SAP Hybris Commerce.
- Order Replication: A B2C customer can place orders for the digital subscription products in the Hybris Commerce storefront, and these orders are replicated to SAP Hybris Revenue Cloud. For each line item in the order, a subscription is generated in SAP Hybris Revenue Cloud.