Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 4/12/18
    Hello,We have configured SAML for the directory /content/ and enabled auth_checker for all the *.pdf files in AEM 6.2So, In new session when we hit the pdf URL directly in browser for first time (no cache) it's redirecting to IDP page correctly but when the file is already in cache and if we hit tha...

    Views

    1.3K

    Likes

    0

    Replies

    5
  • 4/11/18
    I want to read OSGI run mode configurations with OSGI R6 annotation (the code above).I found the error in the log file and the applicationConfiguration variable in ComponentApi class always have null value.Any wrong in my code?

    Views

    6.6K

    Likes

    0

    Replies

    14
  • 4/11/18
    I will preface this by saying I am not super familiar with LDAP.I am trying to pull over some users from LDAP programmatically (I'm aware of the JMX servlet, however my script also adds some profile data and assigns users to groups, which is why I'm trying to do this without turning to that).I'm gra...

    Views

    4.2K

    Likes

    0

    Replies

    7
  • 4/11/18
    Hello Everyone,I'm using AEM 6.3. In our project we want to add some styles to table in RTE. I followed these directions on how to add styles Configuring the Rich Text Editor , however I have no luck.This is my editConfig.xml<?xml version="1.0" encoding="UTF-8"?><jcr:root xmlns:cq="http://www.day.co...

    Views

    2.6K

    Like

    1

    Replies

    3
  • 4/11/18
    Hello everyone, I got an error when I go to my site, actually I think it's Jquery the problem but I can't find how to fix this..here my component page:<html data-sly-use.clientlib="/libs/granite/sightly/templates/clientlib.html">    <head>    <title>My Title</title>    <sly data-sly-call="${clientli...

    Views

    5.4K

    Likes

    0

    Replies

    6
  • 4/11/18
    Can CQ-quickstart-6.3.0.jar be run in AWS Lambda function?. Considering that Lambda allows only 5 minutes of processing time, Is it possible to get the AEM loaded up and get the PDF generated ?

    Views

    536

    Likes

    0

    Replies

    1
  • 4/11/18
    Hello,I want to get cq:lastModified from a jcr:content. I tried there code but it doesn't work.<div class="last-modify">     <p>ABC ${properties.cq:lastModified}</p>     <p>XYZ ${currentPage.properties.cq:lastModified}</p>     <p>cdg ${currentPage.properties.jcr:lastModified}</p></div>How to do that...

    Views

    7.1K

    Like

    1

    Replies

    9
  • 4/11/18
    Hi all,As you are all aware, AEM could be used just as a front end to some other tool. Ex: AEM could front end Hybris.AEM could also be used just as a back end, making it headless.How is AEM Licensed? As a number of front ends or number of back ends or not by these two, but by some other parameter l...

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 4/11/18
    I am new to touch ui and converting the existing classic dialog to touch UI and the main issue is i am facing is syncing classic dialog to touch dialog. in this new approach we are having date in classic dialog which stores date as "MM/DD/YYYY" Classic Dialogfor this we are using format="m/d/Y" we a...

    Views

    2.3K

    Likes

    0

    Replies

    3
  • 4/10/18
    I created an OSGI bundle which I installed in AEM using system/console. I'm now creating a package to be installed in the testing and production environments. As a security precaution I can't install OSGI bundles in this environments. How can I create a package that can install an OSGI package witho...

    Views

    3.0K

    Likes

    0

    Replies

    2