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
    Can Adobe please confirm the exact behavior of dispatcher during concurrent requests for the same page, when that page is either expired or not yet cached? Will Adobe CQ receive multiple concurrent requests for the same resource? Or will dispatcher only request a rerender once, have subsequent reque...

    Views

    650

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi All,I am new to Using CQ widgets i tried to understand below snippet code but could not able to.Below code is responsible to create a dialog ,inside a dialog a panel with text boxes and corresponding labels.CQ.wcm.DamAdmin.openForm=function(config,defaults){   var createDialog={       "jcr:primar...

    Views

    2.4K

    Likes

    0

    Replies

    2
  • 10/15/15
    CQ5 version 5.5.0I have a workflow that executes "Activate" on a page, then emails for approval before the next step. The activation proceeds correctly. The email to prompt the target audience seemsto approve the next step seems correct. That next step should replicate to a different host, using a r...

    Views

    601

    Likes

    0

    Replies

    2
  • 10/15/15
    I'm also looking at using the workflow java API's to move/start the workflows. However using the API's i'm facing some strange behaviour. Please find attached the WorkflowManager class that i make use of.I'm using a 5 participant step workflow model. I first start the workflow using the startWorkflo...

    Views

    1.2K

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi, I'm facing the deployment to the production environment of a CQ project, I have two question I would like to ask to make sure I'm taking the right approach.1) Reading CQ reference documentation I'm not sure what is best for a production instance, CQ standalone jar or the war version deployed int...

    Views

    882

    Like

    1

    Replies

    2
  • 10/15/15
    I couldn't find enought information about CQ5 integration with these party tools:- SEO- Google Tag Manager- Google Analytics Premium- Amadeus Flex Pricer Any idea?

    Views

    621

    Likes

    0

    Replies

    1
  • 10/15/15
    Hello Am getting error in system/console like junit.framework -- Cannot be resolvedjunit.textui -- Cannot be resolvedI have added supporting dependencies also stil am getting this error .That would be great for your reply. Thanks,Rahul

    Views

    865

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,CQ5 should allow non-technical users (using a wizard or similarly intuitive feature) to create pages that display data from a back-end data store?

    Views

    771

    Likes

    0

    Replies

    2
  • 10/15/15
    According to ResourceResolver Interface:http://dev.day.com/docs/en/cq/current/javadoc/org/apache/sling/api/resource/ResourceResolver.htmlThere are ways to resolve either path or request to a Resource:     Resource   resolve(HttpServletRequest request) Deprecated. as of 2.0.4, use resolve(HttpServlet...

    Views

    982

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,I noticed that when you click on column header inside siteadmin the following command will get postedhttp://localhost:4502/content/test/test-basics.pages.json?_dc=1389237752930&sort=assets&dir=ASC&start=0&limit=10&predicate=siteadminand the json that gets returned will ordered alphanumerically ei...

    Views

    1.0K

    Likes

    0

    Replies

    4