Hi,By default we can create duplicate assets collections. Internally dam resource collection servlet appends the collection node name with 0,1,2 etc but will keep the same jcr:title. I wanted to know how we can restrict creating duplicate collections. I could not find any OSGI configuration for the ...
Hello,I am getting the following exception when I try to drop a component onto the page.My template is all in sightly but the component is a jsp component.Component worked well with 5.6.1 the templates we had there.Thats caused by the following lines(bold and underline) of the code - <%%><%@include ...
Hi All,I am installed Sonar5.1.1 and uploaded new custom rules profile.But it is not showing rules number once uploaded.(zero rules showing)would be appreciate if some one respond asap.Thanks,Venkatesham G
Is there a possibility to enable/disable the component /system/console/components/com.adobe.granite.workflow.core.launcher using cURL or any other script-based way?Thanks for some hintsRainer
Hi, Can we have login page in AEM itself during SAML integration? usually we use IDP login page, but our requirement is customer want Login page to be Author Enabled. If this is possible, can you share any reference links how we can implement this?
I'm trying to support a CQ5 (5.5) installation developed by an outside firm for my company.It appears that my company wanted a pretty 404 page that looked like the rest of the site, and using the custom Sling 404.jsp error handler to redirect to a regular page that merely says "Page Not Found" was t...
Hi, I tried to trigger the workflow through launcher by configuring when node(nt:unstructured) modified workflow need to be called(i.e. When metadata of an asset gets modified). I am getting Null Pointer Exception for asset. But If I triggered the workflow manually it is working fine.Please guide...
We are planning to setup a portal with 10+ CUG for authenticated users via LDAP. These CUG's to have secure access to group only pages.Also we want these pages to be cached and checking on permission sensitive caching.1) for permission sensitive caching is it ok to support 10+ CUG's ?2) what is the ...