Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 1/8/16
    Hi,I have come across a requirement to create and utilize different Content Types in AEM, like URLs, Links, Maps, embedded code (widgets) and articles.I am aware of creating and utilizing templates, pages and DAM assets like Images and videos, but not any of the above items.For example, when a URL i...

    Views

    945

    Likes

    0

    Replies

    8
  • 1/8/16
    Hi I want to create a REST web service which will return a json objectHow can i do this in CQ?Please guide me

    Views

    937

    Likes

    0

    Replies

    2
  • 1/8/16
    We are storing some information in AEM which we want to "read" and display in our internal systems. Can we query AEM via endpoints that are exposed or we just use a .json OOB selector for the nodes. What is an ideal way to read data in AEM from an external system

    Views

    1.8K

    Likes

    0

    Replies

    6
  • 1/8/16
    Hi,I have found the following blog discussing thishttp://experience-aem.blogspot.co.za/2015/06/aem-continuous-integration-with-jenkins.htmlhttp://experience-aem.blogspot.co.za/2015/05/aem-source-code-build-and-release-management.html I would greatly appreciate it if anyone could reply with where I c...

    Views

    2.3K

    Likes

    0

    Replies

    4
  • 1/8/16
    Hi,When we upload assets to DAM it displays thumbnails in the cards view. But the thumbnails are not with the same width and height. is there any configuration we can set to make all thumbnails in card view be displayed with the same width and height? Or for this we need to customize the card view?A...

    Views

    1.6K

    Likes

    0

    Replies

    4
  • 1/8/16
    Is there a quick API available to say pass two parametersUser, Path of DAM assetand returns true or false if the user has access to it?

    Views

    2.4K

    Likes

    0

    Replies

    6
  • 1/8/16
    Hi Team,I am unable to parse or read the text of the pdf file using Tika parser. Asset asset = DamUtil.resolveToAsset(dataResource);        Resource original = asset.getOriginal();        InputStream is = original.adaptTo(InputStream.class);        ContentHandler handler = new BodyContentHandler(10 ...

    Views

    6.0K

    Likes

    0

    Replies

    10
  • 1/7/16
    Hi All,I am currenly CQ mail service to send mails. But, as my project requirement, I need to send Bulk mails(84000 at a time). Now,  the current behaviour is, my application sends one mail at a time. Now, it should be able to send all the recipients in one go. How to achieve it? Please help me ... ...

    Views

    1.4K

    Likes

    0

    Replies

    1
  • 1/7/16
    Hello,I have a few clarifications about OAK lucene indexing and am using AEM 6.11) While creating the fulltext Index, should that need to be named as fullTextIndex (underneath oak:index) or we can give any name. Can someone confirm please2) Don't see any difference with creating the index for fullte...

    Views

    1.1K

    Likes

    0

    Replies

    4
  • Usecase:Footer component is authored to have the content in the footer in the design mode so that its applied across the template. As this gets stored under /etc/design/<project>/templateWhat is the best approach to translate these design level content so that the respective language data can be pul...

    Views

    480

    Likes

    0

    Replies

    3