Expand my Community achievements bar.

Radically easy to access on brand approved content for distribution and omnichannel performant delivery. AEM Assets Content Hub and Dynamic Media with OpenAPI capabilities is now GA.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    Hi,I'm trying to pull the meta data (namely the 'dc:description' and 'dc:title') off of an DAM Asset:ResourceResolver resourceResolver = slingRequest.getResourceResolver(); Resource res = resourceResolver.getResource(imagePath); Asset asset = res.adaptTo(Asset.class); // this is empty: asset.getMeta...

    Views

    1.7K

    Like

    1

    Replies

    2
  • 10/15/15
    Hello,I got requirement is to convert ppt/pptx file to images am able to convert jpg which i have attached, after converting am able to store in nodes if i click on particular jpg file it is showing empty page.Is there any other process to change ppt to jpg.I have used import org.apache.poi.hslf.exc...

    Views

    485

    Likes

    0

    Replies

    0
  • 10/15/15
    Hi I am facing a strange behaviour for the signout functionality. when i clicks on the signout on any page i am getting a popup window from the Sling Authenticator service. What might be the reason. how to resolve the issue.? (Also observed that if i enable the "Apache sling Authentication Service" ...

    Views

    225

    Likes

    0

    Replies

    0
  • 10/15/15
    I am trying to override the Column Control component , as per the document that I have gone through , I need to copy the node at  [/libs/foundation/components/parsys] and place it under the /apps . In my case it would be : [/apps/foundation/components/parsys] .  This path was not present on my local...

    Views

    1.5K

    Likes

    0

    Replies

    3
  • 10/15/15
    We are need to create paragraph style using and H1 tag with a class.  Under the paraformat/formats node we have a h1 node with property tag = "h1".  How to we append a class on the H1?

    Views

    3.6K

    Likes

    0

    Replies

    6
  • 10/15/15
    Hi ,I am facing a small problem with the current text component in CQ5 ,  Whenever I am making any hyperlink with the help of text component and I select the option of "Open in New    Window " it is getting captured inside the text element properties . But the link does not open in new window , the ...

    Views

    2.4K

    Like

    1

    Replies

    4
  • 10/15/15
    I am experimenting with using a JSP document style (JSPX) within my components.They work perfectly well however, when I use a JSPX rather than a regular JSP component sidekick doesn't launch. I can easily toggle between getting Sidekick and not just by changing the script that is included (back to a...

    Views

    766

    Likes

    0

    Replies

    7
  • 10/15/15
    In CQ 5.61 I have to create a workflow where three different participants have to approve something (in parallel) to advance to the next step. If any of them don't take an action after some time the workflow have to continue.So what I did was: add an 'And Split' step with three branches, each branch...

    Views

    579

    Like

    1

    Replies

    4
  • 10/15/15
    Is there a posibillity to define which components are allowed to place into the Page ? I mean that i could define in the sourcecode of the template, which components the user can use so that i dont have to use anymore the design mode and the Paragraph System for that.

    Views

    372

    Likes

    0

    Replies

    1
  • 10/15/15
    Talking about migration cq5. I'm upgrading the cq5.4 to cq5.6.1, is necesary upgrade the dispatcher version too?Where I can find documentation related to upgrade dispatcher?Have the same problem with java version, for cq5.4 using java 1.6.x to upgrade to cq5.6.1. is necesary to upgrade to java 1.7.x...

    Views

    666

    Like

    1

    Replies

    3