We are looking forward to getting Cloud Manager for CI/CD pipelines and automated deployments for AEM.However we have been informed about dependency of Cloud Manager on Adobe hosted New Relic.If anyone has experience of using Cloud Manager, it would be good to understand the requirements and benefit...
Hi , Could some one help me as how to replace the custom format. I copied from /libs to /apps i.e /apps/cq/xssprotection/config.xml and added a new tag like below and it worked<tag name="newtag" action="validate"/> But have few more issues on this in RTE could you please provide your inputs that wil...
I have JMX that is traversing around 20000 nodes and runs for ~45 mins.Locally it runs without error but it fails on testing environment with this error."Gateway TimeoutThe gateway did not receive a timely responsefrom the upstream server or application." Any idea how i can solve this?
Hi We are exploring AEM SPA editor with Angular.Angular app using redux statemanagementAs State is managed in angular in oneplace and there is a tight dependency from parent to child components.Does SPA editor framework of AEM has any methods to place in our container component to maintain that stat...
Hi All, I'm want to use an api for encoding in my component's jsp and in my servlet which consist some backend logic. i have added dependency in my core,ui,parent's pom file. i'm able to import the class in the servlet and other java classes. but importing same class in component jsp is giving error...
Hello i want to know how to get List Page under parent using JS API, and i want to display it page with view of article, anyone can give me a suggestion? what should i do on JS, Thanks alot
I've been trying to set up the AEM WKND Tutorial. When I run mvn -PautoInstallSinglePackage clean install I get the following error:[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.7.6:npm (npm install) on project aem-guides-wknd.ui.frontend: Failed to run task: 'npm insta...
How can we make the query to ignore case sensitivity of the `property.value` ? Using `orderby.case=ignore` is not helping. Our query:path=/content/central-content/jcr:content/main/decline_letter property.value=0091A property=@letterNumber type=nt:unstructured orderby.case=ignore
Hi Team,I have a customized teaser component inside an experience fragment. The teaser component need to be translatable(I18N enabled), so that if i configure a language copy of the experience fragment in a de language page, it should fetch de language translations. How to achieve that? Any document...
Hi everyone, I am getting a null exception attempting to post to a servlet through https. I am able to see folder I am trying to access but it looks as if the servlet cannot see it. Any help would be great. Thanks! 06.04.2020 19:28:44.246 *ERROR* [10.10.12.159 [1586201324241] POST /api/assets/v1/job...