Hi, We are doing SAML integration in our Author and publisher instances. In QA environment we have 2 publishers. In both we have done the configuration and tested keeping 1 in LB and other out of LB. Both publishers were working fine if one is in LB and other out of LB- No issue with code. Issue...
We are using Classic UI and currently implementing the Touch UI dialogs additionally for our existing components. Our image component or other components, which contain an image, also allow the author to do a cropping only within the component. This allows the author to use an image from DAM and c...
Hi Team, I am reading xlsx file from aem dam. while reading i am getting "invalid block type" error. aem 6.5 cloud Tried with max all the versions of poi. org.apache.poi Thanks
Hi Team, I want to create custom JSON Editor component in AEM using React instead of HTL. I was following this: https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-wknd-tutorial-develop/project-archetype/custom-component.html?lang=en# but it seems like the folder str...
Hi Team, I have an AEM project, which is using versioned clientLibs (AEM ACS commons) configured as mentioned in the ACS Commons documentation. It appends the hash key for a few JS clientLibs after minification and for a few clientLibs, the hash key is not being appended. I am looking for the reas...
Hi Team, We user below script in repo init config to create system user and assign proper permission. It creates system user after build. {"scripts": ["create service user sampleSysUser","set ACL on /content/sample \r\n allow jcr:read,jcr:modifyProperties,jcr:addChildNodes,rep:write,crx:replicat...
I use the below command to checkout apps folder components and it works vlt --credentials admin:admin co http://localhost:4502/crx/-/jcr:root/apps/dam/gui/coral/components/admin/timeline admintimeline But, if I use the below to check out oaK:index folder, it says folder don't exist. Do we need t...
Our team is planning to migrate a module and utilize AEM for its implementation. We are new to AEM and I'm trying to understand the pros and cons of using AEM v/s AEM SPA. Our current project follows the architecture of using React for the frontend and Java for the backend. We have a bunch of React ...
Hi team, The component 'foundation/components/timing' is deprecated from 6.4. This component Provides page rendering timing information. Is there a replacement component from Adobe which is out of the box or any core component whose functionality is close to this ? Please suggest.
Hi All, The logs in AEM Dispatcher and HTTPD Access are flooded with GET /favicon.ico. My favicon is present in clientlibs and rendering correctly as seen on the page's HTML - <link rel="icon" type="image/png" href="/etc.clientlibs/brandA/clientlibs/clientlib-favicon/resources/favicon-brandA-180...