Hi all I'm getting this error in AEM 6.5, in my local instance this particular functionality is working fine but when I'm checking in it dev environment it is throwing this error. Uncaught SlingException org.apache.sling.scripting.jsp.jasper.JasperException: Unable to compile
Hi Team, We have a requirement for RTE to allow JSP personalization blocks in the email campaign when I tried to add the link it striping out and converted the tags into special characters. Please help me earliest. AEM 6.5 version when I add the link and submit the dialog: it is converting <%@, %...
Hi, We are trying to expose Assets HTTP API to external applications via oauth. For AEM as a cloud service, the steps to create service credentials and authorization with IMS using JWT are clearly documented. But for AEM 6.5 on AMS, the steps to get the access token to authorize the third party is...
Dear community, I'd like to block users from login with user.disable("reason") method in my Servlet under certain condition. I could read/write user properties, but the disable part doesn't work and I could still login with this user. (code snippet attached below) Did I miss something important t...
I'm using AEM 6.5.11 and have a CFM with a non-required multi-line field that allows plain text. I have not set any custom validation rules for this field. When I create a CF based on it and input something into the field, focus out, then delete all that I just input, and focus out again, an error m...
Hi All,I have a basic requirement where I have a Image and havings it's custom rendition under /content/dam/test/Test.jpg/jcr:content/metadata/customRendition Now I have to readthe values of properties from /content/dam/test/Test.jpg/jcr:content/metadata/customRendition which holds the path of as...
Hi, We have configured our instances with SSO SAML configuration. Authentication is working fine with SSO Azure Sign in. But when a third party consumes our pages or ajax calls to fetch some internal data, they are getting 401 Un Authorized, As a tenant we have created an APP with client id, secre...
All, Did anyone happen to have a single dropdown select in coral3 without Multifield on AEM 6.5.12 wherein, on selecting option A in dropdown select, a text field is displayed and selecting option B shows say a pathbrowser.This is needed to be in page properties and with inheritance working .That ...