Hello all, I have following the instructions here to use Embed Component for the Marketo integration: https://adobe-consulting-services.github.io/acs-aem-commons/features/marketo-form/index.html I could setup the Cloud Services -> Marketo integration piece fine. See the Configuration got validated s...
When uploading flv, wmv, mpeg and avi video formats in dam, it is getting successfully processed by scene7 but when trying to use scene7url for that video (https://domain/is/content/dev/sample) in browser it is getting downloaded instead of playing the video. Whether these formats are supported by s...
Hi,I am using "com.day.cq.commons.date.DateUtil" and printing the following in my logslogger.debug("Raw Calendar Time: " + cal.getTime());logger.debug("Calendar TimeZone: " + cal.getTimeZone().getID());logger.debug("ISO: " + DateUtil.getISO8601Date(cal));And the results are as follows :Raw Calendar ...
I have created a tab inside a folder in my projectHere is the code <?xml version="1.0" encoding="UTF-8"?> <jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:granite="http://www.adobe.com/jcr/granite/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0"...
Hi Team, we are not seeing sitemap.xml in our live site,which is showing as blank xml document as shown in below screenshot. however we are able to download the sitemap.xml in production publisher. Kindly please help on this to resolve this issue.
In AEM 6.5.21 author, I get this message "assets that can be selected for multiple workflow launch is : 15. " when I run the DAM update asset workflow. How can I increase the number of assets that can be selected?
I am working on use case where we are integrating SAML with our application , basically for new user login we are setting up createUser as false so that whenever user is logged in from IDP server , that user should not create in AEM .For existing user in AEM publish environment , it should redirect...
Hi Community, Any idea is AEM using ingress-nginx for dispatcher & publisher servers. https://kubernetes.io/blog/2025/03/24/ingress-nginx-cve-2025-1974/#:~:text=Ingress%2Dnginx%20translates%20the%20requirements,running%20within%20a%20Kubernetes%20cluster.