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 working on the video component as per the requirement should add the HTML5 video player.  could you please suggest me, how to proceed. Regards, Michael Vino  

    Views

    790

    Likes

    0

    Replies

    2
  • 10/15/15
    Please look this forum...http://forums.adobe.com/message/5545732#5545732..localhost_any has sling match="abc.com/ABC/" and internalredirect has "abc.com/content/abc/" so when i access website abc.com/ABC  i see current path in browser modified like http://abc.com/ABC...this is fine what i expected. ...

    Views

    943

    Likes

    0

    Replies

    5
  • 10/15/15
    Hi,I want to configure the page view tracking feature, as explained here:http://helpx.adobe.com/cq/kb/PageViewTracking.htmlBut I do not know to which server I must send the request.  We have an architecture of 1 author server replicating to 2 publish instances, each one of those behind a dispatcher....

    Views

    1.2K

    Likes

    0

    Replies

    6
  • 10/15/15
    Hi All,I have an requirement to access an CQ5 page from external java application and read the HTML of the page . Is it possible to implement? if so can you guys provide some inputs? The Java application reads the HTML and using Java Mail service triggers an email.i am not getting an idea how to rea...

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 10/15/15
    We want the user only select one tag from the tags widget, how to config that? thx

    Views

    671

    Likes

    0

    Replies

    3
  • 10/15/15
    When executing    javax.jcr.Session session = repository.login(new SimpleCredentials(                    "admin", "admin".toCharArray()));            BufferedImage image =   ImageIO.read(new URL(imageurl)); Where imageurl is the localhost path to my dam jpg file I get error 401. How, do I use my Ses...

    Views

    642

    Likes

    0

    Replies

    1
  • 10/15/15
    I was wondering if anyone have been experiencing login verification issues when trying to integrate SiteCatalyst with CQ5.5Lately, I have issues doing so. The credentials are correct and works if used on SiteCatalyst. Web Services component was turned on for that account.However when the login crede...

    Views

    678

    Like

    1

    Replies

    3
  • 10/15/15
    I created a segment which shows me the message `Data loaded in the Client Context do not resolve the current segment.` Below is Code :    if (!CQ_Analytics.CCSFDataMgr) {        CQ_Analytics.CCSFDataMgr = new CQ_Analytics.SessionStore();           CQ_Analytics.CCSFDataMgr.STORENAME = "ccsfprofile"; ...

    Views

    591

    Likes

    0

    Replies

    1
  • 10/15/15
    I am accessing JCR resource as site/page/jcr:content/par/text.6.json  and obviously works well on author and publish.finally i enabled it in dispatcher  /0086 { /type "allow"  /glob "GET *.*[0-9].json*" } so first time when folder not created under webcache it serves json on browser but if access 2n...

    Views

    903

    Like

    1

    Replies

    1
  • 10/15/15
    Hi,Is it possible to integrate CQ5 with .net framework. If it possible, please help how to integrate

    Views

    629

    Likes

    0

    Replies

    1