Good Morning,I am planning to change the admin user's password. On reading the different posts and Adobe documents it looks like the password can be changed in the following locations in AEM 6.5. Please note that the Publisher is using the CRX file system repository and the Author is connected to a ...
Hi, I'm using / ACS AEM Commons / Reports / Page Report and when I export the report, I am getting question marks instead of the Asian characters. I have tried the 1. Open blank excel2. data > from text/csv 3. set File Origin to UTF-8 4. Click load Any help would be great!
Hi There, I need your advise to follow best practices in AEM project. We have a requirement where we need to create microsites for promotions and each promotion will require a site configuration page and we are planning to use dynamic template to play a role of microsite configuration. So in this ca...
We can use the detach option from the page properties, which removes the live relationship between a live copy and its source/blueprint page.I would not like to run child pages. What kind of method is there?
How can I Implement a secondary dynamic backup server for an AEM Author ? During disaster recovery times, I can switch the secondary author server to the primary author in such instance. Any suggestions, would be much appreciated.TIA.
We are trying to get json from components of specific pages to render on client. We can individually lookup each required page by its template type: path=/content/mysite/en/ type=cq:page 1_property=jcr:content/cq:template 1_property.value=/conf/mysite/settings/wcm/templates/my-page-template some ot...
I'm using SlingSettingsService to get runmides in the sling servlet. Any idea how to set runmodes in the test file uisng Junit5 so the servlet could read them when you run doGet(req, res) test? Thanks,Eugene
Hi Community, I have been developing a module for a connection with some mail services in AEM that can be installed in any AEM 6.5.*. Is there any marketplace where I can publish it or can I modify my license to be distributed to a customer? Thanks & Regards.
Hi team I am planning to create same content for both web(aem+react) and mobile app(react native). For web app we will be using sling model exporte(model.json) and render it using react in front end. I am having a doubt whether we can use the same model.json (sling model exporter) for react native m...
HI All, I have to modify the response of the page on publish instance before I push it to dispatcher. For example I have a page called test page and Content Editor is going to add content in author instance to publish instance it and to dispatcher. I have to modify certian strings from the page resp...