Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    Hi,Where the Journal log are stored in cq5 server and is it implicitly configure or it has to be configure explicitly as asynchronous observation ?Please provide sample to  configure the journal observation in JCR. Thanks in advance

    Views

    2.0K

    Likes

    0

    Replies

    7
  • 10/15/15
    Dear experts,I'm following this tutorial to integrate SAML with AEM. After following all those steps, when I hit the url: http://10.141.21.140:4502 then AEM redirects to "https://10.141.21.140:8443/idp/profile/SAML2/POST/SSO" and error message was displayed in the browser as "SAML 2 SSO profile is n...

    Views

    4.2K

    Like

    1

    Replies

    10
  • 10/15/15
    just updated to the newest 5.6.1 from 5.4 and the text component (with richtext enabled) buttons don't wrap to the new line anymore.  So buttons like source code are cut off to the right.  For now, a temporary fix is we have the edit window pop out by having cq:dialogMode = floating and the user the...

    Views

    860

    Likes

    0

    Replies

    4
  • 10/15/15
    Hello;I am a content publisher (with a simple content author role) using CQ5 and when I send to "Simple Publish" workflow to the web team for publication, the actual procedure is executed by an admin user (part of the administrators group).I am not sure what the Web Team receives in the inbox but he...

    Views

    323

    Likes

    0

    Replies

    1
  • 10/15/15
    I am planning to take CQ5.5 Lead Developer Certification. If someone who has already taken this certification provide any tips, sample questionnaire it will be really helpful.Thanks

    Views

    1.4K

    Likes

    0

    Replies

    8
  • 10/15/15
    Hi,How do I reverse replicate content that is not under the "usergenerated"? All examples I see say to put the content inside the "usergenerated" but the content I have is not generated by the user and I don't want to put in there.Thank you.Viren.

    Views

    756

    Like

    1

    Replies

    2
  • 10/15/15
    In geometrix site if I need to get the results for page which has only user X has access Following query pulls all the records but I need to restrict to user X who can access contents at /content/geometrixxhttp://localhost:4502/bin/querybuilder.feed?orderby=%40jcr%3acontent%2fjcr%3acreated&orderby.i...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi ,I am working on requirement to set the page in read only mode so that none can edit the page when any workflow is initiated for the page.Could you please let me know how this can be achieved ?Thanks,Hari

    Views

    2.1K

    Likes

    0

    Replies

    8
  • 10/15/15
    Hi,My task is to display random images every time user hits the browser.So I want to fetch random images from JCR. My code is as followsMap<String, String> map = new HashMap<String,String>();map.put("path", contentPath.toString());map.put("type", "dam.Asset");map.put("property", "jcr:content/metadat...

    Views

    1.4K

    Likes

    0

    Replies

    1
  • 10/15/15
    In my website CQ campaign are getting load after page load . May be it is because of segments get resolved after page load ..may i know is there any way to load campaigns while page load rather than after page load ? Thanks,Suresh 

    Views

    633

    Likes

    0

    Replies

    2