E-Turia’s Blog.
Media File Migration from On-Premise to SAP Commerce Cloud
One of the most critical components in migrating SAP Commerce to the SAP Cloud is moving existing data smoothly from the on-premise environment to the SAP CCV2. This process involves two primary tasks: migrating the database and the media files. This article will focus on the media files and provide a detailed guide on migrating them efficiently to SAP Commerce Cloud. Overview of SAP Commerce Media Storage Strategies SAP Commerce offers different strategies for media storage. [...]
Understanding SAP Commerce Cloud V2 (CCv2)
Today’s article will examine the latest SAP infrastructure for hosting your SAP Commerce solution: SAP Commerce Cloud V2. In late 2018, SAP released the initial version of their Commerce Cloud Version 2 to help customers host their SAP Commerce solutions. Before that, SAP hybris had to be hosted on-premise by the customers or in SAP CCV1, the first private cloud project from SAP. Nowadays, opting for SAP CCV2 to host SAP hybris is a no-brainer. What [...]
Apache Solr: SAP Commerce’s Search Engine
In today's article, we will explore a high-level overview of the brain behind the SAP Commerce Cloud search, the Solr Search engine. Apache Solr has been integrated as a core part of SAP Commerce since the early versions of SAP Hybris and stands out as a pivotal component in e-commerce search and navigation. Solr is a robust search platform that simplifies data retrieval and enhances user experience through efficient and accurate search functionalities. This comprehensive article delves into the intricacies [...]
SAP Commerce Cloud: A View to a Retail Industry Project
In an era where digital transformation is imperative to business, SAP Commerce Cloud emerges as a pivotal solution for the retail industry. Previously known as SAP Hybris, the platform has revolutionized retail businesses' operations, offering unmatched agility and customer-centric capabilities. As we delve into this world of digital commerce, we'll uncover how SAP Commerce Cloud is not just adapting to the evolving retail landscape but also shaping it. Retailers today are not just selling products; they're curating experiences. In [...]
SAP Customer Data Cloud: Driving Digital Commerce Transformation
The digital landscape is continuously evolving, and businesses need to keep up. As customers expect personalized experiences, ensuring a trusted interaction becomes the cornerstone of any successful online strategy. Enter SAP Customer Data Cloud (SAP CDC), your one-stop solution for a reliable and engaging digital experience A Glimpse into the Past: The Gigya Acquisition In 2017, SAP strategically acquired Gigya, a market leader in Customer Identity and Access Management (CIAM). Gigya’s revolutionary [...]
Detecting and Preventing Category Loops in SAP Commerce
Maintaining clean and reliable data is crucial for smooth operations in SAP Commerce Cloud. Unexpected consequences can arise when bad data sneaks into the system, causing unforeseen issues our code isn't prepared to handle. One common pitfall is encountering a StackOverflowError due to loops between parent and child instances of a given type. In this article, we'll explore the potential complications caused by category loops, explore detection mechanisms, and discuss strategies to prevent these looping predicaments. [...]