Search …

Syed W. Aslam

  • Home
  • Blog
  • About
  • Contact

Blog

Hybris

How to send custom email from SAP Hybris

Writing custom email and sending from Hybris is a lengthy process in SAP Hybris. This is because there are multiple things we need to code to send custom email. In this post, I will walk you through how to send Read more…

By Syed W. Aslam, 7 yearsAugust 29, 2019 ago
reference search
Hybris

How to enable reference search in Backoffice?

In this post, I will write on how to enable reference search in Backoffice of SAP Commerce. Out of the box, the Advance Search of SAP Commerce does not have reference search for its attributes. If you click the three Read more…

By Syed W. Aslam, 7 yearsAugust 20, 2019 ago
Hybris

How to view HSQL DB in a GUI (HSQL Database Manager) for SAP Hybris

HSQL is the default database for SAP Hybris (SAP Commerce). There are many third-party softwares that can do this. For example, Razol SQL. However, these are overkill for the purpose of just viewing the DB and doing simple actions. In Read more…

By Syed W. Aslam, 7 yearsJune 24, 2019 ago
Hybris

How to remove the b2bApprovalProcess in SAP Commerce (Hybris)

OOTB B2B Hybris starts the b2bApprovalProcess when an order is placed. To not let that happen, we need to override the placeOrderHook that Hybris uses to not let this process start. Below are the steps to achieve this: Create the Read more…

By Syed W. Aslam, 7 yearsMay 22, 2019 ago
Hybris

SAP Commerce (Hybris): How to enable all of the logger classes to be shown in HAC by default

In the recent versions of SAP Commerce (at least version 6.0+), all of the logger classes are NOT shown in HAC Logging Configuration and when we try to manually set the Log Level from HAC, SAP Commerce does not pick Read more…

By Syed W. Aslam, 7 yearsMarch 22, 2019 ago
LibGDX

How to detect a touch/click on a Rectangle object in LibGDX

When creating a game, most of the times you will be required to detect touch or a click on an object. By default, if you use Gdx.input.justTouched() and if you then try to get the coordinates touched by using Gdx.input.getX() Read more…

By Syed W. Aslam, 7 years ago
JavaScript

Understand Variable Hoisting in Javascript

Variable hoisting in Javascript plays an important role in Javascript and understanding it helps understand and avoid many potentiel bugs. In this post, I will make variable hoisting as easy as it gets and give tips on newer ways to Read more…

By Syed W. Aslam, 7 years ago
Snippets

Strip HTML from Text JavaScript

Taken from: https://stackoverflow.com/questions/822452/strip-html-from-text-javascript 

By Syed W. Aslam, 7 years ago
Java

Recursively Validate BST [Java]

Many interview questions deal with Binary Search Trees (BSTs). In this post, I will write a method of validating if a BST is valid. To understand this algorithm, we need to understand how BSTs work. These are the common properties Read more…

By Syed W. Aslam, 7 years ago
Listrak

Personalization in Subject of Listrak Emails

This is a code snippet of how to have personalization in the subject of Listrak emails If we want to say: “Hi, <First Name>” when there is first name present or if there is no first name, then it should Read more…

By Syed W. Aslam, 7 years ago

Posts pagination

Previous 1 2 3 4 5 Next
Categories
  • Android (2)
  • Architecture (1)
  • Artificial Intelligence (AI) (1)
  • Dev-Ops (1)
    • Jenkins (1)
  • Hybris (25)
    • Backoffice (4)
    • Flexible Search (1)
    • WebService (2)
  • Java (5)
  • JavaScript (1)
  • LibGDX (1)
  • Liferay (2)
  • Listrak (3)
  • Management (1)
  • Reviews (1)
  • Snippets (5)
  • Spring (2)
  • Uncategorized (2)
  • Unity (1)
Subscribe to get our latest posts right away. We hate spams as well!
Subscribe to get our latest posts right away. We hate spams as well!

  • About
  • Blog
  • Contact
  • Home
  • Newsletter
  • Privacy Policy
  • WYRed/ Solutions Privacy Policy
Hestia | Developed by ThemeIsle