A custom RSS feed gets regenerated with a scheduler which runs everyday to fetch updates of latest content. It does not use a workflow for any generation. These are simple xml files with custom rss template defined, saved at /content/*/Feed.xml. The scheduler runs on Publish instances. These xml fil...
I am following the above tutorial, I reached almost its end.Adobe Experience Manager Help | Persisting Adobe Experience Manager 6.4 JCR data using a Custom Form Action But I cannot advanced options in my form container and thus i cannot define the custom form action. The tutorial shows this image:an...
This link for 6.2: OSGi Configuration Settings suggests org.apache.http.proxyconfigurator is available. However the java docs appear to be missing it: "The Adobe AEM Quickstart and Web Application." Regardless, if I attempt to use org.apache.http.osgi.services.ProxyConfiguration and associated org.a...
If we change the password of an LDAP user in AEM 6.4 (Users > Edit User > Change Password) , the user will no longer be able to login using LDAP credentials. We understand that this is the purpose of LDAP user that password need to always be validated from ldap and not AEM local. We wanted to confir...
Hello all,My problem statement is that I am developing site and components from eclipse and I have also synced my eclipse with CRX-DE but when I am doing Import from server in eclipse some of my templates and pages getting missed out and due to that i have to create templates and pages again from t...
Hello All, Once again I need help to upload multiple asset files into AEM dam/content/MyParentFolder/MyCustomFiles/File.jpg path level.1. My case is I am creating a MyCustomFiles sling folder to save the files under the MyParentFolder folder. Adding Node resNode = FolderNode.addNode(...
Hi all, AEM takes the user id and password from the user and authenticates with out of box internal mechanism or connecting with LDAP. Is it possible to achieve Multi-factor authentication (otp / pwd based) with AEM? Probably we have to implement it by writing custom code and integrating with a tele...
Hi guys,I Know that Adobe Managed Services may already be doing it behing the scenes, but I have a requirement here in my company that I have to intercept all log entries (from AEM instances) and send it to our private AWS CloudWatch account.Can anyone give me the general idea in how I can do that?T...