Hi Team,Can we remove sitemap-index as per the requirement from apache sitemapservlet directly or do we need to add the configuration of apache servlet in out code and remove sitemap-index selector?
The present AEM inbox has a search box which filters only on the basis of 'SKU' : Any assistance in extending the same functionality for 'season code' and 'assignee' would be very helpful. Thanks,Nandan
Hi Team,We have configured OKTA SAML for our project content directory /content/xyz and enabled auth_checker for all the secured pages in AEM (AEM as a Cloud Service) by following the below documentation : https://experienceleague.adobe.com/docs/experience-manager-dispatcher/using/configuring/permis...
Hi All, I was trying to add multifield in the OOTB Navigation Component to facilitate the easy addition of External URLs. This use case helps our authors to update a few nav links from time to time. We are currently using the Shadow Site procedure, but want more flexibility Steps I followe...
Hi guys,After i installed the AEM SP 6.5.16 on my local environment, i start my AEM author instance but i can not login and facing error message on the browsers. Error details are as follows:http://localhost:4502/libs/granite/core/content/login.htmlHTTP ERROR 503 ServletResolver service missing, can...
For metadata organizational purposes, I am trying to add subnodes to jcr:content/metadata/ using the AEM Custom API Call module in Workfront Fusion. I am trying to do this after loading a new asset to AEM using Workfront Fusion. For example, I'd like to add jcr:content/metadata/subnode1/subfield1jc...
Hi all, AEM as a Cloud Service - ACS uses Sling Distribution, as opposed to Replication Agents to move content.What is the benefit of this?It must be a achieving something that Replication Agents could not, Appreciate all your responses. Thanks,Rama.
I am using AEM Cloud and I want to embed one component in another component. They can share the `cq_dialog` of the parent component but I will need to pass some properties values into the nested component, such as text for a nested Button or url for an Image component. By reading this and this post,...
Hi All, I have been wondering , As per documentation CF models and Content Fragments and GraphQL based approach is used for a headless use case.My query is if we have to build the data of complete mobile app which has some landing pages and then details pages with complex design. Is it recommended t...
Hi, I have an apigee api end point which require api key, oauth token to make a post request from client library js.Could any one share their experience on how to achieve this. Where to store client id / consumer key, consumer secret if I need to get oauth token first ? Thanks for any insights.