내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
정렬
  • 최신순
  • 조회수 많은 순
  • 좋아요순
  • 답변 수 많은 순
  • 오래된 순
필터
  • 모두
  • 해결됨
  • 해결되지 않음
  • 답변 없음

  • 15. 10. 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...

    조회 수

    1.2K

    Likes

    0

    답글

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

    조회 수

    666

    Likes

    0

    답글

    3
  • 15. 10. 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...

    조회 수

    630

    Likes

    0

    답글

    1
  • 15. 10. 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...

    조회 수

    674

    Like

    1

    답글

    3
  • 15. 10. 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"; ...

    조회 수

    582

    Likes

    0

    답글

    1
  • 15. 10. 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...

    조회 수

    897

    Like

    1

    답글

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

    조회 수

    621

    Likes

    0

    답글

    1
  • 15. 10. 15.
    Hi,Is it possible to access/download a previous version of a file in CQ5.4 DAM without first restoring the file with a URL?Something like: /content/dam/photos/image1.tif/jcr:version/1.0/jcr:frozenNode/jcr:content/renditions/original/jcr:content/jcr:dataWe need to extract older versions of images for...

    조회 수

    656

    Likes

    0

    답글

    1
  • 15. 10. 15.
    After making some changes in CQ configuration I cannot open some pages of CQ.For instance, I get this error while trying to access /siteadmin or /useradmin page on publish instanceNo resource foundCannot serve request to /siteadmin on this serverI tried to roll over all the changes and restart CQ, b...

    조회 수

    12.4K

    Like

    1

    답글

    5
  • 15. 10. 15.
    Hi,I would like personalize content based on user profile like if the user profile property has “role = primary” , it will show some content related to primary role. And if the user profile property has “role = secondary” , it will show some content related to secondary role.To do this, I have creat...

    조회 수

    844

    Like

    1

    답글

    1