Hi All, could you help me out I have created users and groups programmatically and I have provided ACL permissions but it is showing jcr in group and user both but showing blank in user admin console
Hi, Our requirement is to get the list of all the available assets and metadata from /content/dam/wknddemo path. Currently, I use the below[1] query to get the list, but we are migrating to AEMaaCS, so I would like to know what are the options available to achieve the given requirement. https:/...
Hi, We are planning to migrate a part of the whole site into AEM and assess the abilities to use Adobe's Search. Below are the questions I'm looking to get answered: Does Adobe Search have the capability to use Metadata and Predictive search capabilities?Since the whole site won't be in AEM, Can...
I have a content fragment the jcr of which has got a child node named master within which the values are stored. Say there is a property xyz whose value is a group of tags, (this is stored in master node) now how do I fetch that property's values into my sling model. If someone could provide me with...
Hello, I am new to AEM "world" and I am still learning. I am trying to follow the documentation on how to implement a project with React but got no success. I cloned the example project and all I got is a blank page, blank templates and no componentes, although they are in the code cloned. When I ...
Hi, I am implementing a jdbc connection with SQL Server and AEM as a Cloud. Searching for docs, i found any points and work on it, as: - Create a dedicated ip, in CLOUD APÌ and set it to our firewell. - Enable advanced networking and set the host and port of our database connection. - Configure OSG...
Hi All, I am using sling:sitemapRoot property to generate the sitemap and the target root is set to same page /content/brandA/us/en.However, the sitemap.xml for the two environments are generating different outputs - https://dev.brandA.com/sitemap.xml Output - This XML file does not appear to ha...
Hi, AEM 6.5.11 We are following this article (Correct answer part) to configure sitemap in our site. It works fine in Author. Followed same steps in Publish, https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/sitemap-generation-using-scheduler/m-p/449140#M128658 But it does n...
Hi, I am using venia theme in AEM but it is giving me below error. No component is displaying on frontend. I had used the same step as mention in the https://github.com/adobe/aem-cif-guides-venia url.