Thanks for the reply.I have allowed access to all entries using /0001 { /type "allow" /glob "*" }However, author consoles are not showing icons and images. (Ideally, dispatcher should not deny any request as Allow all is set)NOTE : I have tried with enable media filter option but it did not work.Tha...
I am facing 403 Forbidden issue for images residing under /libs/cq/ while accessing AEM 6.1 Author through dispatcher. Thus, CQ Console icons and images are not appearing.I have used below filter in dispatcher.any file - /filter { /0000 { /glob "*" /type "allow" ...
Hi All,I am trying to upgrade AEM 5.6.1 to AEM 6.1. After unpacking AEM 6.1 jar in quickstart folder, i ran below migration command -java -jar aem-quickstart-6.1.0.jar -v -x crx2oakand encountered "Unable to detect a CRX2 repository configuration" error. i have repository and datastore in different ...
When we start a workflow on page/asset , dialog pops up with following items :1. Workflow (Name of the workflow to be run) - DropDown field2. Comment3. Workflow Title.As part of the project requirement, we want to customize this dialog. (Add More fields in the dialog)I am unable to find the OOTB dia...