<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.saphybris.areko.consulting/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Areko Consulting, structured help on &lt;a href=&quot;/sap_hybris_commerce/start&quot; ...</title>
        <description></description>
        <link>https://www.saphybris.areko.consulting/</link>
        <lastBuildDate>Wed, 08 Apr 2026 10:04:28 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://www.saphybris.areko.consulting/_media/wiki/logo.png</url>
            <title>Areko Consulting, structured help on &lt;a href=&quot;/sap_hybris_commerce/start&quot; ...</title>
            <link>https://www.saphybris.areko.consulting/</link>
        </image>
        <item>
            <title>css_customization_of_extensions_and_cockpits</title>
            <link>https://www.saphybris.areko.consulting/sap_hybris_commerce/development_process/css_customization_of_extensions_and_cockpits</link>
            <description>CSS Customization of extensions and cockpits

In most of the projects there is a requirement to differentiate the servers by colour. This helps to prevent that a customer makes changes on the wrong system. Although SAP Hybris doesn&#039;t offer this functionality out-of-the-box, it can be easily implemented.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 18 Dec 2019 19:17:48 +0000</pubDate>
        </item>
        <item>
            <title>how_to_upgrade_sap_commerce</title>
            <link>https://www.saphybris.areko.consulting/sap_hybris_commerce/development_process/how_to_upgrade_sap_commerce</link>
            <description>How to upgrade SAP commerce

Here are some recommendations to make your upgrades as smooth as possible.

Planning

Please take your time to update and test the new Hybris version. In average the update takes an effort of 2 days of development and many days of testing. Try not to be interrupted by other work items.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 30 Jul 2021 18:13:33 +0000</pubDate>
        </item>
        <item>
            <title>intellij_idea_vs._eclipse_ide_in_sap_hybris_projects</title>
            <link>https://www.saphybris.areko.consulting/sap_hybris_commerce/development_process/intellij_idea_vs._eclipse_ide_in_sap_hybris_projects</link>
            <description>Intellij IDEA vs. Eclipse IDE in SAP Hybris Projects

Since I started working on SAP Hybris projects in October 2010, I used Eclipse IDE. This is the IDE recommended by Hybris and it was the only one which I had used on Java projects until that point in my career. On March 2014 I joined a Hybris project where each developer used its own favorite IDE: while the majority used Eclipse, our Continuous Integration experts used Intellij IDEA and two senior developers used Netbeans. Crashes and refresh…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 23 Oct 2022 08:05:01 +0000</pubDate>
        </item>
        <item>
            <title>log_full_stacktrace_of_an_email_exception</title>
            <link>https://www.saphybris.areko.consulting/sap_hybris_commerce/development_process/log_full_stacktrace_of_an_email_exception</link>
            <description>Log full stacktrace of an email exception

The de.hybris.platform.acceleratorservices.email.impl.DefaultEmailService logs with debug level any email exception but in production it is a bad issue to turn on the debug level. 

The following groovy script can be ran on HAC &gt; Console &gt; Scripting languages and will show the full stack trace of the email exception. Please remember to enter the PK of the email message which you want to send.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 24 Mar 2023 15:29:54 +0000</pubDate>
        </item>
        <item>
            <title>start</title>
            <link>https://www.saphybris.areko.consulting/sap_hybris_commerce/development_process/start</link>
            <description>Development process

Intellij IDEA vs. Eclipse IDE in SAP Hybris Projects 

CSS Customization of extensions and cockpits 

How to upgrade SAP commerce 

SystemSetup Annotation: When are the methods run? 

Areco Deployment Script Manager: a simple but powerful Patch System for SAP Commerce cloud (hybris) 

Useful tips for the spring framework inside SAP commerce 

Log full stacktrace of an email exception 


Other links

Java profilers to solve performance and memory leak issues</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 24 Mar 2023 15:21:55 +0000</pubDate>
        </item>
        <item>
            <title>systemsetup_annotation_when_methods_run</title>
            <link>https://www.saphybris.areko.consulting/sap_hybris_commerce/development_process/systemsetup_annotation_when_methods_run</link>
            <description>SystemSetup Annotation: When are the methods run?

The SystemSetup annotation is used to run import data, synchronize catalogues, migrate CMS components and execute Java code during every project or essential data creation step.

In all hybris version up to 1905 the essential and project data steps aren&#039;t run during the initialization of the junit tenant.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 10 Apr 2020 12:03:46 +0000</pubDate>
        </item>
        <item>
            <title>useful_tips_for_the_spring_framework_inside_sap_commerce</title>
            <link>https://www.saphybris.areko.consulting/sap_hybris_commerce/development_process/useful_tips_for_the_spring_framework_inside_sap_commerce</link>
            <description>Useful tips for the spring framework inside SAP commerce

Merge two lists

You can add elements to the spring lists and maps defined by SAP commerce using the following code:


&lt;bean id=&quot;customRestTemplateCreatorMergeDirective&quot; depends-on=&quot;integrationRestTemplateStrategiesList&quot;
          parent=&quot;listMergeDirective&quot; &gt;
        &lt;property name=&quot;add&quot; ref=&quot;customRestTemplateCreator&quot; /&gt;
    &lt;/bean&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 06 Aug 2021 06:58:00 +0000</pubDate>
        </item>
    </channel>
</rss>
