Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    Hi, our company is new to CQ5.We have blog post pages, and part of their data is title, hero image and short description of the blog post.We want to pull that data (I assume it lives in /content folder in the JCR) and put it into other components we use around the site. Specifically we want a sort o...

    Views

    1.4K

    Likes

    0

    Replies

    6
  • 10/15/15
     Hi, How to get the nodes from JCR after specified date ? Please post me the sample query.I tried but no luck.Thanks in advance

    Views

    9.7K

    Like

    1

    Replies

    5
  • 10/15/15
    Hi All,        We have a requirement to fetch all the page urls and their metadata,page properties present in CQ author instance and store them in to a DB. What is the best approach to do this in CQ? RegardsNivas

    Views

    1.4K

    Likes

    0

    Replies

    3
  • 10/15/15
    How to forward to a jsp from a page  using sling/sling servlet to find for the resource ?

    Views

    996

    Likes

    0

    Replies

    2
  • 10/15/15
    Is there any export feature in ADOBE CQ? Would like to export content as XML format.

    Views

    2.2K

    Likes

    0

    Replies

    2
  • 10/15/15
    I could find the below code while searching:Workflow workflow = wfSession.getWorkflow(workItem.getWorkflow().getId());wfSession.terminateWorkflow(workflow);Is the above implementation correct to achieve the goal?How should the definition for wfSession and workItem objects look like?Where/How do i us...

    Views

    2.5K

    Likes

    0

    Replies

    1
  • 10/15/15
    I am testing SSO authentication on 5.6.1 on author instance and installed these hot fixes which are related to authentication: 3645, 3707. I am giving user information as request parameter(http://localhost:4502/siteadmin?userid=testuser). I modified repository.xml as follows- <LoginModule class="com...

    Views

    1.8K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,Can someone help me on how to connect to a Mbean in CQ from SCOM  .Just like it is done for tomcat.   It would be great if someone can provide me the format of the xml that is used to connect to Mbean in CQ from SCOM.

    Views

    873

    Likes

    0

    Replies

    4
  • 10/15/15
    Adobe Experience Manager, Version 5.6.1.20130606. We are invoking CQ Garbage Collection with delete=true to reduce the size of crx-quickstart/repository, however GC hangs and has no impact on the disk usage.  We have tried invoking GC from the CQ JMX UI and from a curl command line:curl -v -u admin:...

    Views

    363

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi All, I have an asset. I have to copy this to another location , say from /content/dam/x.jpg to /content/dam/y.jpg .I want to copy the y.jpg and create a new version 1.1 on x.jpg.On x.jpg i want to see all the versions (both x and y).I have tried asset Manager API and jcrutils APi . I was not able...

    Views

    344

    Likes

    0

    Replies

    0