Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day. In a world where so much is automated...
Hi Team, I have 3 sites which are not related to each other. I need to implement SSO on these sites.I have been reading tutorials to achieve this, most of the places I could see SSO is possible if these are sub domains of one domain likehttps://site.comhttps://my.site.comhttps://this.site.com But my...
Hi All, I need some help here, I am using AEMaaCS AC tool to apply the groups and permissions to it.I have created some new groups and also updating the externalId for some existing groups in that yaml file, now when I am running this yaml file, its is giving me below error :Installation triggered: ...
Session Details Join us for a Free immersive experience where you'll explore the technical aspects of the AEM certification program and its framework. Our expert instructors will guide you through the essential directions for a successful certification journey, equipping you with invaluable insight...
Hi All, I am trying to insert an OOTB Text component onto my page, and it can't be loaded correctly. Initially I was trying to create my own RTE component, but then I figured it can't display even with extensive help from a user(https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manag...
Hi,I am trying to solve a problem where I have a custom component with only textfield - with an in-place editing node and editorType is plaintext. When I include this component in another component and perform in-place editing, the authored value gets stored but resourceType for the component is mis...
I am trying to create a JUNIT for my sling model class. I am following - https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-wknd-tutorial-develop/project-archetype/unit-testing.html?lang=en. As per this doc I am using AemContext to load the json file but I get Null when...
Hi everyone. Would like to ask how to fix this one. I have a component developed. Then at some point I can't add it anymore to the template and it just showsand the error shows07.06.2023 15:17:32.313 *WARN* [[0:0:0:0:0:0:0:1] [1686122252303] POST /content/acom/language-masters/***********/jcr:conten...
Hi, With Service Account (JWT) credential, by following below commands we are able to configure credential and private key. aio config:set jwt-auth PATH_TO_CONFIG_JSON_FILE --file --jsonaio config:set jwt-auth.jwt_private_key PATH_TO_PRIVATE_KEY_FILE --file But as per new update from adobe this feat...
I'm looking for idea how to render page with existing components by using content from either content fragments or some external contentWe don't like to build giant component to render this content but rather reuse existing components like headers, text, image etc. To do this I wonder if we can some...