Expand my Community achievements bar.

Get ready! An upgraded Experience League Community experience is coming in January.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 4/19/18
    Hi All,We have sightly code which was working fine in 6.1 and stopped working in 6.3. Code to iterate over Map which is a list of String. Sightly (HTL) <sly data-sly-use.table="${'my.models.Table'}">     <div>          <table data-sly-list.row="${table.rowList}">               <tr data-sly-list.colu...

    Views

    6.9K

    Like

    1

    Replies

    7
  • 4/19/18
    I'm creating XML file pragmatically in AEM DAM. I want send this created XML file to Adobe INDesign server automatically. And I want to import this XML file in InDesign server.1) How can I send created XML file to InDesign server automatically after file creation in AEM DAM?2) How can I integrate AE...

    Views

    6.0K

    Likes

    2

    Replies

    5
  • 4/18/18
    Hi All,We are using few OSGi factory configurations in our authoring environment (AEM 6.2) like below -Apache Sling Thread Pool ConfigurationApache Sling Job Queue Configuration(these are factory configs) and, we have checked these in our source control system as below -/apps/myProject/config.author...

    Views

    5.5K

    Like

    1

    Replies

    4
  • 4/18/18
    I am facing a issue with WYSIWYG html editor (rich text),The HTML editor in the WYSIWYG component is acting erratic in AEM 6.3. The issue is causing html editing to render a blank input field.Steps:To recreate this:1. Edit WYSIWIG2. Fullscreen/Expand3. Click "Source Edit"/HTML icon.4. Click minimize...

    Views

    4.5K

    Likes

    0

    Replies

    14
  • 4/18/18
    I want to create a timefield in touch ui dialog.I can do it in classic ui using xtype="timefield".Please suggest how can this output be returned in touch ui dialog

    Views

    10.9K

    Likes

    0

    Replies

    7
  • 4/17/18
    I have a requirement where i need to set root path of the tagpicker based on dropdown values. I am using AEM6.3 with sp2.

    Views

    3.5K

    Likes

    0

    Replies

    4
  • 4/17/18
    I want to create a URL like this.www.myhost.com/my-page/john.smithmy-page is an AEM page while john.smith is a parameter to the page. It's really likewww.myhost.com/my-page?name=john.smithbut the first URL that looks nicer. Is this something AEM can do (like config changes) or perhaps this is an Apa...

    Views

    7.0K

    Like

    1

    Replies

    6
  • 4/17/18
    Hi,I am using ImageQuick Tool to compress the DAM images. I am using below snippet for conversion.try {   System.out.println(" Image is Processing :: " + assetDetails.getName() + "Original Size :: " + assetDetails.getSize());   ProcessBuilder pb = new ProcessBuilder("C:\\Program Files\\ImageMagick-6...

    Views

    3.7K

    Likes

    0

    Replies

    1
  • 4/17/18
    Hi ,​​We are currently working on AEM 6.3, which is configured to have a separate datastore on another file system. the size of the datastore is constantly increasing and we thought of performing DataStore GC, but we are receiving the below error while triggering it from JMX console.​​17.04.2018 05:...

    Views

    7.4K

    Likes

    2

    Replies

    5
  • 4/16/18
    Hi everyone,Not sure if anyone else had come across this similar situation...We want to leverage the "Page Redirect" placeholder page, or even the Redirect field in a page's Page Properties, to setup a "single/global redirect" to a sister website. However, we need to be able to pass-thru query param...

    Views

    2.7K

    Likes

    0

    Replies

    2