CDC Issue with SAP Commerce Cloud 2211.24Recently, when we attempted to upgrade our SAP Commerce Cloud version to 2211.24, we encountered an error in the CDC package…Jul 5, 2024Jul 5, 2024
Default Users in SAP Commerce CloudSAP Commerce Cloud includes a preconfigured default set of users designed for development and demonstration purposes. The availability of…Mar 25, 2024Mar 25, 2024
My 2023 Reading Journey with Top Key Takeaways from Each BookThis year my reading time was significantly limited due to the dynamics in my professional and personal life but I am still satisfied with…Jan 7, 2024Jan 7, 2024
Two-Factor Authentication (2FA) in SAP CCv2 and my experience with device changeNov 24, 2023Nov 24, 2023
Convention over Configuration principle & example from SAP CCThe Convention over Configuration (CoC) is a software development principle designed to streamline the development process by providing…Nov 15, 2023Nov 15, 2023
Adding Third-Party dependencies in SAP Commerce Cloud using MavenWhen we need to work with external tools or libraries that are not included in the SAP Commerce Cloud(Hybris) package, Maven can be used to…Nov 5, 2023Nov 5, 2023
Troubleshooting Groovyc compilation issues on SAP Commerce CloudRecently, while setting up our new project on my local machine, I encountered a compilation error for Groovyc with the message: “Error…Oct 29, 2023Oct 29, 2023
Integration API Request MonitoringIn Integration UI Tool in Backoffice we can view the results of inbound and outbound Integration API requests.Sep 7, 2023Sep 7, 2023
Enabling support for WebP file upload for SmartEdit and Media Conversion in CCv2Aug 18, 2023Aug 18, 2023
Configuring HTTP Response Header Sets for SAP Commerce Cloud now possible from Cloud PortalAs we know it might be necessary to define specific response header values, for application endpoints in SAP Commerce Cloud. And before…May 5, 2023May 5, 2023
HTTP 502 bad gateway and changing Proxy timeout in CCv2Recently we had issue with one of our endpoints which usually takes a lot time to return response. This is expected behaviour for that…Jan 16, 2023Jan 16, 2023
Achieving Session affinity in CCv2In CCv2 backend is running on multiple nodes which means that requests from our JS Storefront(Spartacus, React or any other) can hit…Jan 5, 2023Jan 5, 2023
Managing logs in Kibana — CCV2In CCv2 there is a centralized logging mechanism: Kibana.Nov 25, 2022Nov 25, 2022
Issue with Cloud Hot Folders after deployment with Rolling UpdateIt happens very often in CCV2 after deployment with Rolling Update mode(zero downtime) that files in Hot Folder are getting stuck(not…Sep 18, 2022Sep 18, 2022
Builds are failing in CCV2 because of changes in the builder logicFrom yesterday(15.09.2022) our builds in CCv2 are failing because of recent changes from SAP in the builder logic. Error:Sep 16, 20221Sep 16, 20221
Sending email in SAP Commerce(Hybris)Every store needs to send emails for order approval, registration, password reset and so on. Email sending is the one of the major and…Jul 17, 20213Jul 17, 20213
Configuration properties and customizing platform code in SAP Commerce(Hybris)Configuration PropertiesJun 6, 2021Jun 6, 2021
What is AOP? How we can use AOP in SAP Commerce(Hybris) to measure execution time of methods?Aspect-oriented programming(AOP) is a programming paradigm which breaks down program logic into distinct parts so-called concerns. The key…Apr 29, 2021Apr 29, 2021
Hot Folders in SAP Commerce(Hybris)Hot Folder is one of the best way to import and feed data into Hybris. It serves as staging area which is continuously monitored and when…Apr 1, 2021Apr 1, 2021