Expand my Community achievements bar.

Applications for the 2024-2025 Adobe Experience Manager Champion Program are open!
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    import com.day.cq.wcm.webservicesupport.Configuration; import com.day.cq.wcm.webservicesupport.ConfigurationManager; @Component(immediate=true) public class Videos { private final Logger log = Logger.getLogger(Videos.class); private Configuration configuration; @Reference private ConfigurationManage...

    Views

    2.1K

    Likes

    0

    Replies

    13
  • 10/15/15
    HelloAs part of our upcoming deployment, CQ indexes will have to be rebuilt. On publish instances, we do a rolling reindex - bring down a publisher, reindex, start. The authors, however, are clustered, so (to my understanding), they all have to be brought down, reindexed, and brought up (master foll...

    Views

    1.5K

    Like

    1

    Replies

    2
  • 10/15/15
    This question was posted today at 5:18 am EST -- however - it appears to be gone. We have re-entered as it AEM ENG has an answer that will benefit the AEM community: Hi!I've a workflow with (basically) two steps. The first step puts the userId in the workflow MetaDataMap. The second step, retrieves ...

    Views

    1.3K

    Likes

    0

    Replies

    7
  • 10/15/15
    I want to find nodes which DON'T have a child node which name is 'XXXX' in CRXDE Lite, Query Tool.  What Xpath or SQL2 queries archive my goal?- yasuo

    Views

    809

    Likes

    0

    Replies

    2
  • 10/15/15
    Hello,I need to create a calendar where users on publish instance can create events. What makes it harder - I need it to be moderated.I used a standart CQ component calendar (/libs/collab/calendar) for that purpose+workflows.I have implemented two workflows which allow to moderate event creation. Bu...

    Views

    687

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,Can anyone help..Will Indexing makes an impact of publishing the pages..I am getting the frozen node exception while pushing the data.. Thanks.

    Views

    547

    Likes

    0

    Replies

    5
  • 10/15/15
    Hi! In CQ5.5, I can configure the workflow job retry configuration value by copying a file named 'com.day.cq.workflow.impl.CQWorkflowService.config' in my config.<runmode> nt:folder, with this line of text: cq.workflow.job.retry=I"0"(Please note that the parameter is an integer, and CRXDELite can't ...

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 10/15/15
    I am working to access a PDF asset, Basically once we click on the PDF asset it should load a form.I created a folder structure /apps/dam/Asset/GET.jsp which is working for the PDF.However any asset I click jpeg or png, the GET.jsp renders first.Another issue is with properties in dam console not wo...

    Views

    1.3K

    Likes

    0

    Replies

    4
  • 10/15/15
    What are all additional features are available in Scene7 in comparison to CQ5 DAM?

    Views

    459

    Like

    1

    Replies

    2
  • 10/15/15
        Hi All, We want to develop websites which are compliance with Responsive Web site using AEM 5.6.1. What are the best and efficient scripting languages can be considered and suggested to develop webpages for this kind of websites.Designed websites are going to be viewed fro Desktops,Mobile and Ta...

    Views

    578

    Likes

    0

    Replies

    1