Hi Team,we have set up the short url in the system using etc/map which are internally re-directed to the long version of it. Examplehttp://<host_name>>/<locale>/category/product.html ---this maps to a long url within CQ http://<host_name>>/<locale>/year/category/family/product.htmlIssue is that when...
Hello..Good evening all,Plan to work on image renditions,so when can we use these rules and i heard like one workflow which is named as "DAM Update Asset" which is giving some image renditions.and also what is the need of Web enabled renditions?is there any rules(Processign profiles and Image Prese...
Hi,I have a requirement to limit the max file size of assets uploaded to DAM. I found this possible solution:http://experience-aem.blogspot.com.br/2014/12/aem-6-sp1-classic-ui-restrict-large-or-small-files-upload.htmlBut it is related to classicUI, and I'd like to restrict that for all interfaces(To...
Hello All – we are working on social login with CQ5.6.1. We are successful until staging environment with facebook login and logout implementation. However we have an issue in production on redirect URL. In production after facebook successful logion it does not close child window neither refresh pa...
Hi.Busy working through the this AEM 6.1 tutorial (https://docs.adobe.com/docs/en/aem/6-1/develop/the-basics/website.html).Got the webdav windows 7 client working and I can access *some* folders however, not the /etc/designs/mywebsite required by by the tutorial.The moment I try to expand the /etc f...
Hello,I'm trying to connect a local instance of AEM 6.1 to my Adobe Digital Publishing SOLUTION account. I created a connector using the Adobe Digital Publishing Suite under tools/operation/cloud/cloud services. Entered the credential to my master account. Tested the connection to make sure it work...
I want to create custom JCR query search for products/pages. In search results, I dont want to display certain pages/products. What is the best way to do it?
According to the doc the sesion's save() method can throw InvalidItemStateException exception.It means that some item that was modified in current session also was modified from other thread and already saved. The transient space of the session cannot be savedThe quesion is what is a best practice i...
How does the authentication differ on author and publish - LDAP and SMAL are only for author ? what if I have to use SMAL or LDAP on publish.- How does authentication works on publish , if I have to make a part of content (content/en/members) secure and available to authorized members how can I do t...