Category "hybris"

How can I import .cer in SAP Commerce Cloud

I am using SAP Commerce Cloud, in Public Cloud. And I am trying to insert a .cer file to make rest calls to API Gateway. I read about importing it in java using

Media conversion within Backoffice

Is it possible to convert media within Backoffice in Hybris? Or is it a functionality supported only in Hybris Management Console?

Hybris Promotion Container

We are upgrading from version 6.5 to version 2011. So, some promotion scenarios Partner-Product Promotion it's not working properly Example: If I add Product

Sap Hybris advanced search label configuration

I wonder if is it possible change label of an field (Time created)in advanced search and how I do it. Thanks

Hybris business process in running state

The order confirmation email did not get triggered after placing an order. Looking at the business processes for the order, none of them got triggered. Things

How to repair a business process in hybris using groovy?

I need to repair a business process so i have the OrderProcess but i don't know how to repair it using groovy. Any idea? import de.hybris.platform.core.model.or

ModelService does not remove the model in groovy script

I'm trying to remove a model from database using ModelService in my groovy script but it doesn't remove. import de.hybris.platform.core.model.order.OrderModel i