What is the minimum threshold for passing the security rating as part of the code quality testing in Cloud Manager? 1 minor vulnerability1 medium vulnerability1 major vulnerability1 critical vulnerability @aanchal-sikka @EstebanBustamante @arunpatidar @Shashi_Mulugu @lukasz-m @Mahedi_Sabuj @kautuk_s...
Hi All,I did my local setup recently but if i try to open CrxDe it is loading infinity and then an blank page is appearing. I tried multiple blogs but could not resolve this issue and not able to find the error in the error log as well.FYI : all my bundles are active Loading : After load : Can anyon...
A news portal AEM client is complaining of performance issues on their site. The site has a particular traffic access pattern where about 90% of the traffic is concentrated on a small fraction of the following content pages. • The Home Page• Campaign Landing Pages• Featured News Pages Which approach...
To achieve scalability for site visitor read access, which deployment scenario should be used? • Oak Cluster with MongoMK across Multiple DataCenter• Single TarMK Instance• TarMK Farm• Oak Cluster with MongoMK in Single DataCenter @aanchal-sikka @EstebanBustamante @arunpatidar @Shashi_Mulugu @lukasz...
Hello all, 1. How and where is AEM authenticated?2. Also, when authenticated, how to pass user name and password? Obviously hard coding is not an option.3. How is the session gotten with such authentication passed to other components?4. If I am writing an AEM component, how will I know that AEM was ...
I'm planning to take the Adobe Experience Manager Sites Developer certification exams, specifically the ADO-E103 AEM Developer Certification and the AD0-E116 Adobe Experience Manager Sites Developer Expert exam. One of these exams is new. Which one would you recommend I choose?
trying to use Metadata based permissions for show/hide assets Metadata-Driven Permissions in AEM Assets | Adobe Experience Manager this is working fine for assets deny all assets using rep:ntNames="dam:Asset"and then allowing based on metadata property status="Approved " Now I am trying to do si...
Hi everyone,I'm currently working on a project where I need to set up some rewrite rules. The goal is to check if a requested page has a .html extension. If it doesn't, the request should be redirected to a 404.html page. Here's what I have so far:RewriteCond "%{REQUEST_URI}" "^/content/project/(.*)...