This 2 folders are in our custom package. I know from experience that the config available in the XML file is --not-- applied if I placed them inside "/apps/my-apps/config". I'm only asking since I was looking at the ACS commons error handling and it states to put the XML config file inside "/apps/m...
If ${item.condition1} satisfies, then I want "testclass" to be added in divEx:<div class="exampleclass testclass">Else no testclass should be added in divEx: <div class="exampleclass> Thanks in advance
Hello ,While working on 6.5.11 I noticed that no notifications come up for any modified activated events . The messages json in network tab is empty for an admin user i added an OOTB page path to the modified event and marked it to exact as true and false but none helped tried inbox and email as op...
In AEM managed service we maintain a code in enterprise git and use Bitbucket for reviewing the code. How do we do the same in AEMaaCS? As far as I know the codebase has to be in adobe git in case of AEMaaCS. Is that 100% true ? Can we have an option to maintain a code in outside Adobe Git? If yes ...
Hi Everyone, I need to implement a saml configuration in aem cloud service. Reading some articles, i came to this documentation: Set up user identity in the Adobe Admin ConsoleBut, i dont understand the sixth topic. "Use the Add SAML profile screen to get the setup information for your identity pro...
Hi All, Hope you are doing well. I am very new to touch UI component development. I want to create multifield component with textfield input.I have gone through few video and website tutorials related to multifield dialog and tried the below dialog component for my requirement. However the text fiel...
Hi all, for a large customer, we're evaluating a scenario using AEMaaCS for the authenticated area of portal: end user (>50000 users) needs to login to publish tier and consume content and backend services, secured through JWT. I'm aware about many customization one can setup with AEM, but also that...
Hi All, Is it possible to initialize a Model class once in an html file using sightly and pass it to all the html files that are included using data-sly-inlcude.For instance: With respect to the below screenshot, I'm initializing the MetaTagModel in the mainPage.html file using the object metaModel....
HI folkswe are trying to create a Servlet using Component and ask is to generate PDF from HTML File using following code but it is throwing an exception com.adobe.pdfg.exception.ConversionException: ALC-PDG-080-019-Input file File.zip does not contain the index html file.The HTML file I am using is ...