We are using the custom commercewebservice extended from ycommercewebservice. We are not using the CMS API as of now but we have we need CMS APIs for spartacus.
I'm trying to use my PrepareInterceptor to see if my B2BUnit is receiving addresses, if not I want to set the B2BUnit as not active. This is my code; @Override
I have added one custom attribute in SimpleCMSComponent which I am able to see in backoffice but not in CMS cockpit. Is there any file do I need to update to sh
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
Is it possible to convert media within Backoffice in Hybris? Or is it a functionality supported only in Hybris Management Console?
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
I wonder if is it possible change label of an field (Time created)in advanced search and how I do it. Thanks
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
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
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