Expand my Community achievements bar.

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

  • 12/3/19
    I've got this listener which listens to any changes including addition, modification and deletion for nodes under content directory. A mail has to be send to some mail address whenever the listener logs a change. How to work around that?import javax.jcr.RepositoryException; import javax.jcr.Session;...

    Views

    2.2K

    Likes

    0

    Replies

    1
  • 12/3/19
    Hi I'm trying to push the DTM containers to Adobe Launch by the beginning of 2020 and the sites are using AEM.I know what needed to be done on the DTM side but I'm not sure what changes are needed on the AEM side after a push to Launch.

    Views

    604

    Likes

    0

    Replies

    0
  • 12/3/19
    I have about 100 versions of each components, I want to allow only one version components in one page and other version components in other page. All pages uses same template. How to achieve this. I don't want to create 100 templates for this, is there any other optimal solution for this ?

    Views

    470

    Likes

    0

    Replies

    1
  • 12/2/19
    I've created a scheduler class and wrote the configuration and run() method for scheduler. I need a System.out at intervals based on the cron-expression. How can I set the scheduler interval to the cron-expression and make it run?Reading through the Scheduler API instead of whiteboard almost all the...

    Views

    5.4K

    Like

    1

    Replies

    3
  • 12/2/19
    Hi AEM Community,I have a problem sending an HTTPS requests from my AEM instance to other endpoints. If I send an HTTP, then everything is fine, but when an HTTPS then I got an exception: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.s...

    Views

    3.0K

    Likes

    0

    Replies

    4
  • 12/2/19
    As part of debugging, I'll sometimes make a quick change to a component HTL file in CRX/DE. Lately, however, whenever I try to save an HTL file that includes a <script> tag anywhere in it, I get back the error "Could not save changes. Received 403 () for saving changes in workspace crx.default. Unkn...

    Views

    2.2K

    Likes

    0

    Replies

    5
  • 12/2/19
    Hi All, Here is my requirement.Req: Add a custom css file to Adaptive Form Template. Hence, it will load at forms-template level. Business requirement (technical) says no "theme" usage. I have given two approaches, one is by using custom theme implementation and another one is manual loading css fil...

    Views

    2.0K

    Likes

    0

    Replies

    2
  • 12/2/19
    I have an Excel sheet with lookup tables that I need to convert to a fillable PDF. I am currently using AEM 6.4 to develop the form. I cannot use an external database, the form has to be portable for use by field personnel. I am not new to scripting, but I am not a programmer, this is out of my whee...

    Views

    576

    Likes

    0

    Replies

    0
  • 12/2/19
    As given in all the documentation, the solution to TarMK corruption is to run the 'check' run-mode on oak-run jar and revert the repository to the last known good revision by making changes to journal.log.But doing this would wipe out some of the recent data from the repository. Is there a way to kn...

    Views

    3.6K

    Like

    1

    Replies

    5
  • 12/2/19
    Hi all,I have an assignment that requires me to use a checkbox in the table. But I notice that when I do that, I am unable to create a new row through the workflow. May I know is there a workaround over it?In my console logs, I am getting this errorTypeError: Cannot read property 'id' of undefined a...

    Views

    702

    Likes

    0

    Replies

    1