What is new in SAP hybris 6.7?


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 Medias with Microsoft Excel Import
    • Product Compare View
  • Promotion Engine:
    • Stackability replaced with Rule Groups 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
    • Spoke 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 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 default ones. Previously it was not possible out of the box.
loiod015c51062ee411f97ca5cafc5ed9fe8_HiRes loio3bc6e0f699ec41c5be606f3072be173c_HiRes
  • 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 do bulk edit operations on more than one product. For example, bulk approval and assigning certain products to a different category at once.
loiofaf9d2e8fcc840dfb2a788dbfe8c5805_HiRes.png
  • Bulk Operations on Products in Workflows: Bulk operations have been also introduced within workflows. You may do bulk edit operations and you can export and synchronize the products within your workflow task.
loio9ebeae0ba9a040278e856a2c5c046d65_HiRes.png loio368fe01f154e48b99fb3d3d17a0b36ca_HiRes.png
  • Import Medias with Microsoft Excel Import: Uploading medias to the Backoffice PCM became a lot easier. You can create your own directory structure that includes images and other medias, zip the folder, and import it along with your product data via our Excel import feature. You can simply reference the images based on your own folder structure in your Excel sheet.
loioab6ff8b4b82d4532ac2a4262e00559f0_HiRes.png
  • 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.
loiofec2b72c59cb48fe818269d95e36a148_HiRes.png

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 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 Marketeers 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 the 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 the inactive processes.
  • Pending composition and publication action improvementData 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 actions 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 to have their Site storefront reside in different cluster or domain than the SAP Hybris platform. The addition of CORS support makes it possible for SmartEdit to interact with the 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 userToSegment model
  • cxOrderMapper and 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 as there is no scheduling needed.
    • Possibility to Turn Off Storing Logs in the DatabaseYou 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 StrategyYou can plug in your own strategy for providing tasks and conditions to be executed by the task engine.
  • Server startup improvements. 
  • 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, hybris Platform supported only the primitive types and enums. Now, you can set the 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 use can get:
    • Page data by page, or product, or 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 “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 and variations can be visible for those targeted users and can also enable making upcoming components available for different users and user groups

Backoffice Framework

  • New widgets:
  • 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 of backofficeadministratorrole instead. The change may limit the admin if backofficeworkflowadmingroup has been given any non-standard access.
  • Breadboard Widget Access Change. In 6.7, breadboard mode is available only in the 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 preference 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 back-in-stock notification subscription for a product, etc.

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.

2 Responses

  1. David Alfaro

    David Alfaro

    Reply

    12 April 2018 at 06:02

    In my opinion 6.7 is a maintenance and refinement version

  2. Acacio Marcelo

    Acacio Marcelo

    Reply

    17 April 2018 at 08:11

    Where is the telco recipe?

Leave a Reply