I have a collection with element type of Media and a component referencing that type. In SmartEdit I cannot do any modifications. Also the browser reports "No dropdown populator found" in the console. All other attributes display fine. Anyone else ha...
Hi,we are using the samlsinglesignon extension to implement SSO with Azure B2C IDP. After going through all the configuration steps, we are able to perform SSO authentication but the hybris user is not authenticated. I was expecting the extension to ...
Hi,I have errors in SmartEdit that is coming out of the personalization module. The thing is that I don't want to have personalization at all. I don't see any extensions installed when I look in HAC related to personalization. Despite this, I have er...
Hi,
once in a while, we have Azure hotfolder failing with a message such as
ErrorMessage [payload=org.springframework.messaging.MessagingException: Problem occurred while synchronizing 'master/hotfolder/abc/data-feed' to local directory; nested e...
Hi,
is there a way to make a CMS Component attribute read-only only in SmartEdit? I want to display the information but I don't want the SmartEdit user to change it. It is ok to change it in Backoffice or from the code but not SmartEdit.
Pascal
@andreas_estermann I am having the same warnings but I get the contextual menu. This error is only happening in 2205, I don't see this issue in 2211. The content of smarteditcontainer.js is vastly different between 2205 and 2211. The content of smar...
You can delete the offending script each time you get an error but that will be a very long process given how much time the build spends in executing those groovy scripts. When someone falls in the situation that you are then I tell them to delete al...
@PierreB I have followed the instructions using P21 but when I try to create an account in the checkout process then I get INFO [hybrisHTTP14] [AbstractRestHandlerExceptionResolver] Translating exception [org.springframework.security.access.AccessDen...
This article helped me resolve my problem: https://nurayfahri.medium.com/for-our-latest-finished-project-we-had-to-implement-sso-from-sharepoint-to-sap-hybris-for-store-26ec35a68644This should be in a SAP Commerce Blog...
I ended up wrapping the media image inside a CMSImageComponent. SAP Commerce cannot display a collection of Medias but it can display a collection of CMS Components