I am trying to implement vanity URLs in AEM 6.3. When I give a vanity URL to a page /content/project/en/abc as /content/project/en/xyz, mapping doesn't reflect on http://localhost:4502/system/console/jcrresolver and the page /content/project/en/xyz shows 404 error page. If I restart the AEM, Mapping...
Hello All,I have created one custom component and allow that component in my editable template.But now I am not able to see policy options for my custom component.In my custom component I have created cq:dialog and cq:editConfig and one HTML fileshould I need to make any configuration or anything?pl...
Hi Team,I am using gulp with frontend-maven-plugin. All my tasks defined in gulp are working fine. There is just one BIG issue. After gulp task executes the cmd waits in an infinite loop. Below is the gulpfile.js:var gulp = require('gulp');var concat = require('gulp-concat');var minifyCSS = require(...
Dear Adobe Teamwe need your help, I've an request how to filtering user access by login from adfs (use SAML Service) into AEM Website, some user can access and the other can't. there is any best practice how to do that because we need filtering automatically without add user manually. Bbecause when ...
Hi,we have a solution where the customer is rendering a HTML5 form, fill in the form and submit. A flat PDF is created and returned to the user.We have created a custom profile and a JSP service.This is working in AEM 6.2 but not in 6.4 . When we click on submit-button in the form (6.4), nothing hap...
Recently we had our security tests in the platform, where one finding raised critical was the request sent to /content/dam/.permissions.json?privileges= jcr%3AmodifyAccessControl under cross site scripting tampering the request to execute script.now the question, will there be any impact in author i...
Hi All,When I tried to include OOTB dynamic media component as part of my component it is throwing exception and it is not allowing me to do so.I have tried like <section data-sly-resource="${ 'dynamic-media' @ resourceType='dam/components/scene7/dynamicmedia'}"/>After drag and drop the customCompon...
Hello,We are received a "Failed Operation" notification:"File already exists in global store with that name"Can someone provide a resolution to this issue. We have tried to delete locally, remove remotely, renaming, etc.We have read there may be a solution within SQL, however, that is not detailed o...