Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    Hi,I am using sling internal queuing mechanism and I have set no. of retries to 10. My process fails to retry sometimes after 2nd retry and sometimes after 5th.Job also gets stuck in the event queue and even event node doesn't get deleted.However when I set no. of retries to 5, it completes successf...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 10/15/15
    Can i use an OSGi bundle to query the AEM JCR?

    Views

    757

    Likes

    0

    Replies

    2
  • 10/15/15
    As an editor, I would like to be able to paste special characters in text fields within content creators and have those characters replaced with supported versions. In order to get special characters to render cleanly, they need to be copied from Character Map (pc) or Character Palette (mac) and pas...

    Views

    1.3K

    Likes

    0

    Replies

    5
  • 10/15/15
    Hi,   This is my multifield dialog looks like in CQ6. You can see that the "move downward" and "remove" columns are hidden in the page. In CQ5, you  can adjust this by resizing the dialog. but in CQ6, I cannot resize the new dialog.[img]2014-07-07_11-00-53.png[/img]  This is my code./** * @class Ejs...

    Views

    714

    Likes

    0

    Replies

    1
  • 10/15/15
    Does anyone know where the use() function is defined?

    Views

    905

    Likes

    0

    Replies

    3
  • 10/15/15
    In developing with eclipse.pdf it instructs to  2. Map the repository to your file system using a WebDAV client.3. Copy all of the .jar files from the following directories to your cq5libs directory:• /libs/sling/install• /libs/cq/commons/install I have tried to followhttp://dev.day.com/docs/en/crx/...

    Views

    3.0K

    Likes

    0

    Replies

    6
  • 10/15/15
    Hi I have client context component, which takes emailid. On basis of this email its fetch the data from external system which initialize the session store.Below is my code for init.js.jsp :<%        String leadAddress = properties.get("email", currentStyle.get("email",String.class));        log.info...

    Views

    611

    Likes

    0

    Replies

    1
  • 10/15/15
    I am battling to find a way of synchronizing site development across multiple developers. What is the best way to synchronize a web site, the nodes and css, html, jsp and other scripting source files, as well as synchronizing the DAM.I have also used the vlt export to try and bring .java files devel...

    Views

    818

    Likes

    0

    Replies

    2
  • 10/15/15
    I'm looking to customize what happens when you drag and drop a item from the Content Finder onto a Component. It appears that the out of the box behavior is to replace the value configured in cq:dropTarget with the path of the item(s) being dropped. It would be nice to intercept and change this beha...

    Views

    712

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,We have modified our Touch UI Editor and have added an extra button in the Page Status area:[img]cuid_Page_Information.png[/img]The image is for CQ 6.0, but we are using CQ 5.6.On the page we are editing, a component is embedded like the following code snippet:<div class="hidden"> <cq:include pat...

    Views

    976

    Likes

    0

    Replies

    1