I'm just following the tutorial here:https://docs.adobe.com/content/help/en/experience-manager-learn/getting-started-wknd-tutorial-develop/project-setup.html and I launched the command : mvn -PautoInstallSinglePackage clean install[INFO] --------------------------------------------------------------...
I have create a custom-admin group and that is inheriting all the properties from the OOTB Administrator group. But i dont want my group to have replicate permission, so im trying to remove them from my custom-group (after rinheriting from the OOTB group). but everytime i remove from/root, /apps, /c...
We have recently integrated AEM 6.5.5 with SAML based SSO. Able to login to AEM, with SSO authentication. But we were unable to logout. Configuration values in OSGI SAML Authentication HandlerhandleLogout="true"logoutUrl="https://login.microsoftonline.com/common/wsfederation?wa\=wsignout1.0"and tri...
I have one API ( voice , mvb, accessories products ) I want to fetch the all the product details form api to aem & storage the product details in node level (Json format ) and creating product components process steps
I am trying to setup an OSGi config for workflow purge activities as mentioned in https://adobe-consulting-services.github.io/acs-aem-commons/features/workflow-remover/index.html How do I setup the OSGi configuration such that it purges workflow instances which are in completed state for more than 6...
Hello, I am relatively new to AEM development but having an issue with the OOTB tagfield. We are using AEM 6.4. I have a content fragment model with a defined element as: <_x0031_597436678283 jcr:primaryType="nt:unstructured" sling:resourceType...
hi , I am using AEM 6.5 and facing the below error whenever any user(author) is trying to save content updates on a page/resource which is locked. The error log shows an error like org.apache.sling.auth.core.impl.SlingAuthenticator getAnonymousResolver: Anonymous access not allowed by configuration ...
Hello Everyone, I have a use case to implement same components but with different styles(UI) for 21 different locales. What should be the best approach for this. I don't want to extend components or add conditions for locale in the generic components.@arunpatidar @VeenaVikraman @Theo_Pendle @ArpitV...
Hello, com.adobe.granite.translation.api.TranslationObject#getTranslationObjectPreview is behaving inconsistently upon starting a translation job. When I start a translation job in a translation project using the job tile dropdown, it returns the stream as expected. However, when I select the transl...