Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day. In a world where so much is automated...
Hi everyone,I'm trying to implement the Vanity URLs in AEM to give the authors a way to enter the vanity URLs themselves in the page properties, We are currently using Mod_Proxy and Mod_Rewrites which we want to get off by using Adobe VanityUrls, I'm following these documentations https://blog.rack...
Hi Everyone,I am trying to add the "sling:vanityPath" to the existing pages using a Script, where it is adding the property to all the pages correctly but that Vanity Path is not getting assigned or not getting registered in the JCR Resolver (http://localhost:4502/system/console/jcrresolver ) for wh...
Anyone bind custom servlet in asset metadata schema for dynamic dropdown? We are able to fetch the dynamic values from JSON file, but not sure how it work with servlet.http://blogs.adobe.com/contentmanagement/2018/01/03/using-a-json-file-with-the-dropdown-widget-on-the-metadata-schema/I am getting t...
Hi Team, Trying to replicate asset from AEM6.3 to AEM6.1 and connection was successful but the not able to push the assets. 06.03.2018 19:28:28 - ERROR - pushing-images-to-kfr-from-dam : ------------------------------------------------06.03.2018 19:28:28 - ERROR - pushing-images-to-kfr-from-dam : Se...
Dear Team, We are using S3 bucket to save DAM data which have more than 5 KB. Daily we are creating 1000 pages and 200 images (max size of image is 80 kb). But S3 is increasing via 300 GB daily. Please help to find the reason behind thisThanks!, Devakrishna
For our client we are developing a specific health check which analyses a page output traversing the tree of child pages.I am aware that a shared session usage is a well known anti-pattern (https://cqdump.wordpress.com/2015/03/02/aem-scaling-patterns-avoid-shared-sessions/ and https://github.com/joe...
Dear Community Members, I have installed Author on my machine and can access using localhost:4502. My other team member wants to make use of the same author instance using the default login ID/Password. I have replaced the localhost with my system IP address, they are unable to access the instance a...
HiI am trying to use Oracle DB as my Node and Document storage for AEM instead of the JCR.I understand there is no full support for this implementation from Adobe.I am referring the below Adobe Doc : RDBMS Support in AEM 6.3 I have done the below steps : Downloaded Oracle JDBC Jar "ojdbc8.jar" and c...