Hello Team, I am a beginner to AEM and I'm eager to learn and explore aem concepts. And i want to clarify that what is node & resource? Where we need to use node ? resource and which is better ? I see many terminalogies resourceResolver, adaptTo, adapter classes so this all comes under node & resour...
Hi,I am using local sdk and trying with basic personalization with contexthub. I am getting the target mode and start targeting button on the page and see all the activities.But i am unable to get the target option on the component.I tried adding users to target-activity-memebers group as well.Is th...
Hi!!We are using core components version 2.21.2 and having issues with images appearing on the publisher with components like teaser, image. Images are present on the publisher but they are not appearing on the publisher. They are appearing on Author though. Any idea why it's happening? Here is th...
We have created (and registered) a custom namespace "test" and custom metadata schema and properties. All the assets on dev environment have properties like "test:brand" and everything is working as expected but when I am moving the content from one environment to another, property name is getting ...
Hi Team,When I try to access GraphQL GET endpoint in prod environment, I get a 403 forbidden error.I have the following added in default_filters.any file. # Allow GraphQL & preflight requests # GraphQL also supports "GET" requests, if you intend to use "GET" add a rule in filters.any /0060 { /type ...
I am trying to use AuthenticationInfoPostProcessor to read SAML response and do some business logic in AEM as cloud service.Facing following issues:1. Getting multiple hits to this class - want to know what event invokes the postProcess method of this class?2. When the user is logging in through SSO...
Please help.I am using Add Instance to add a row to a table. How can I setFocus to a cell in the NEW row automatically? The only thing I can manage to do currently is set the focus to Row 1 Cell 1. But how can I write a script for a table row that does not actually exists until the user action trigg...
hi folks,I've always put my virtual hosts into a single publish farm (the /virtualhosts part) Is it still o.k. to do this for new virtual hosts.? There is some dispatcher documentation showing a farm per virtual host. However all my existing sites are not done like this. I assume I don't have to ?. ...