I am trying to create a shell script to create packages using package manager dev environment and then upload and install it in prod AEM environment. I believe there is no CLI setup for doing this. So I used curl commands for this. But for any URLs in my instance I am getting authentication error. I...
In the past, AEM had a really cool feature around Assets + Smart translation: https://experienceleague.adobe.com/docs/experience-manager-learn/assets/translation/smart-translation-search-technical-video-setup.html?lang=en This is now not possible in AEMaaCS (and Apache Joshua itself is retired anyho...
I am trying to set DispatcherPassError so that it only forwards HTTP status code 412 to the browser, but passes all others to Apache for handling in an ErrorDocument.With DispatcherPassError 1 all the ErrorDocuments work fine. When I set DispatcherPassError 400-411,413-499,500-599according to the do...
I have a dropdown with two values that has show and hide functionality. On selection of option1, certain fields show up. On selection of option 2, another set of fields show up. 1. How to make sure if one option is selected, another option filled data should be erased?2. How to handle the sightly to...
Hi Team,In dynamic media ootb component it has data-config attribute why do we need config Url I'm trying to understand this attribute but couldn't find.
Hi, Am trying to add content disposition inline header with file name to the dynamic media url so that when the file download it will be saved in the filename provided .But seems its not working with the below rule set. please let me know how we can fix this. <?xml version="1.0" encoding="UTF-8"?> <...
Hi,I am working on a requirement that to upload the images to AEM author environment from an external application. To achieve this requirement, followed the below steps. Generated service credentials associated with the technical account.Using service credentials, created the access token that can b...
Hi,Please may I know is there any established way to migrating Liferay to AEM, please any one knows about this, kindly give your inputs are pleasure it will help us.
Hi,I am a newbee in AEM and I want to realize the function of the multi-select box as shown below, so I created searchResult component which incluede the checkbox function. when I click the submit button, but the code does not go to sling model and The error as shown below was reportedWhat's wrong w...
I have requirement to create a short url for the below page. We are not using Vanity urls. How to achieve this Use www.atlascopco.com/compressors/industry-solutions/hydrogen-production-transportation-and-usage instead ofwww.atlascopco.com/en-in/compressors/industry-solutions/hydrogen-production-tran...