Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    Hello Expert !I have a question regarding dropzone of AEM 6.1 on assets page. Is this just for indication as where is drop-zone or if any other purpose.[img]Screen Shot 2015-06-29 at 11.05.32 AM.png[/img]Also, if its only for indication, why this "drop-zone" appears after clicking "selection" and no...

    Views

    1.0K

    Likes

    0

    Replies

    3
  • 10/15/15
    When opening InDesign files through the AEM Assets Creative Cloud connection (CC2015 on Mac OSX 10.10.3), an initial pop-up appears indicating modified links needing updating. I click the "Update Assets" button and after a time all appear updated with no warning indicators. Anywhere from 2 minutes t...

    Views

    654

    Likes

    0

    Replies

    4
  • 10/15/15
    Experts,I spend several hours searching AEM docs and forums for a simple configuration setting:The default "Asset Download" link that is sent by AEM via e-mail is "http://localhost:4502/etc/dam/jobs...MyAsset.zip"We need to change the "localhost" to the actual server (and in the future to dispatcher...

    Views

    681

    Likes

    0

    Replies

    2
  • 10/15/15
    (This question is also posted on Stack Overflow, in case you prefer to answer there.)I’m working on a CQ 5.5 site. On our home page, I’m using an iparsys to inherit navigation from our root page:<cq:include path="navigation" resourceType="foundation/components/iparsys" />When I view the home page on...

    Views

    542

    Likes

    0

    Replies

    1
  • 10/15/15
    Basically I would like to create RichTextEdit Component and in the middle of the RichText Content I need to drag another component I have attached sample content with a boxAny suggestionsThanks in Advance [img]Component.JPG[/img]

    Views

    1.5K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi AllI have written a lot of Hobbes scripts and they are fully functional in author mode. Now the team wants to access / execute these scripts from publisher. Use case: In publisher, post to production deployment of CRX pakages from author to publisher, my business wants to execute these hobbes scr...

    Views

    781

    Likes

    0

    Replies

    1
  • When we use the mobile add on for the aem site, internally will it do the redirect or the forward the request once it identifies the device by default

    Views

    398

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I am using the DAMUtil API and calling the findExpiringAssets function but it is returning nothing. I am storing the result in a list and the size of this list is 0. best guess is that it is not able to compare the 2 dates (lower bound and upper bound). as there is no exception log.Is there a spe...

    Views

    518

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi ,As we know that,DAM allows to create renditions of an image that includes thumbnails or smaller views of large, high-resolution images.In our project we are using following rendition- /content/dam/someimage.jpg.thumb.319.319.png in the content of the website. But, I have noticed original images ...

    Views

    2.1K

    Likes

    0

    Replies

    5
  • 10/15/15
    I am building a query using QueryBuilder and the query returns 32k results.  I am using the following to create an Iterator so that I can index over each result.   Iterator<Node> itr =  query.getResult().getNodes(); This line however takes a really long time and is slowing my page down drastically. ...

    Views

    1.6K

    Likes

    0

    Replies

    9