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
    I'm trying to help a client understand the limits of AEM, but I'm not 100% sure I know what all of these pieces are or how they fit together. Please correct/help me fill in the gaps! :) CQ* is the series of content management systems that are part of AEM. CQ6.* is the latest version.What are the def...

    Views

    561

    Likes

    0

    Replies

    3
  • 10/15/15
    Is there an out-of-the-box feature that can be used to move multiple DAM assets at the same time in AEM 5.6.1, while keeping references intact?

    Views

    659

    Likes

    0

    Replies

    2
  • 10/15/15
    Activate all child pages automatically when the parent is activated.I know one option "Tree Activation"..is there any other ways to do it?

    Views

    626

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,Apart from rendering Sling resource in response to HTTP requests, is there a way to render them programatically:protected void doPost(SlingHttpServletRequest request, SlingHttpServletResponse response) throws ServletException, IOException { String output = // render "/content/foo/bar/baz.html" re...

    Views

    849

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I have a question regarding "use of third party jar" in AEM 6.0 SP2. I am listing down steps which i performed, hoping to get some solution :I wrote a standalone java program which uses three jar files internally which i wanted to move to AEM ( wanted to make same functionality as a workflow meth...

    Views

    926

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,I have not found how to do what I want in the AEM documentation or in a tutorial...Is there a way to retrieve the data of a social component in a structured way? I know that I can retrieve specific nodes in the repository, but I need to figure out how the social component is implemented in the re...

    Views

    4.3K

    Like

    1

    Replies

    12
  • 10/15/15
    XPath query:/a/b/asthrows an error: {results: [ ],total: 0,success: false,time: 0,errorMessage: "Encountered "as" at line 1, column 16. Was expecting one of: <IntegerLiteral> ... <DecimalLiteral> ... <DoubleLiteral> ... <StringLiteral> ... "<?" ... "<?" ... <AxisChild> ... <AxisDescendant> ... <Axis...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 10/15/15
    We have a requirement where we need to add a custom header with dynamic value for .pdf requests we thought of below options:1) Create a filter and intercept the request.2) Rewrite the url to add custom selector in dispatcher, so that my custom servlet will be resolved.Can you please suggest us if yo...

    Views

    590

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi there,There is a difficulty case to me:  i wonder if there is a API to get locale code. E.g., when i get node "/content/geometrixx/fr/products/square",  the API could return the "fr"(french); and when i get node "/content/geometrixx/en/services/banking", the api could return the "en" (English). A...

    Views

    6.2K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,I'm new to AEM development and I have some doubts on the flow for developing websites using it.Let's say we have a company site, that has the following structure:HomeProductsProd1Prod2ServicesService1Service2ContactOn the Products page we will list the child product pages and display some informa...

    Views

    1.6K

    Likes

    0

    Replies

    5