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,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

    3.8K

    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.0K

    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

    438

    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

    5.7K

    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.5K

    Likes

    0

    Replies

    5
  • 10/15/15
    Hi,Just want to understand the diffrence between the approach to get a JCR session like below:Approach 1ResourceResolver lResourceResolver = pResolverFactory.getAdministrativeResourceResolver(null);Session lSession = lResourceResolver.adaptTo(Session.class);Approach 2Session lSession = repository.lo...

    Views

    943

    Likes

    0

    Replies

    5
  • 10/15/15
    Hi experts ,I have two questions. Our client is launching new sites with AEM and we need to ensure tracking. I personally would like to use DTM integration and have Adobe Analytics configured within DTM but do not see a lot of use cases. What would you suggest? The DTM integration or the SiteCatalys...

    Views

    887

    Likes

    0

    Replies

    2
  • 10/15/15
    What is the script that I can extend off when AEM makes a asset preview sort of like a folder thumbnail?Since a preview is not set for certain mime types, particularly XML for my case, I would like to createa preview when an XML asset is uploaded to the DAM. I'm guessing creating a custom Media Hand...

    Views

    1.1K

    Likes

    0

    Replies

    7
  • 10/15/15
    Hi All,We have extended DAM asset editor and added a number of extra metadata other than the default ones.We also enabled lock/unlock feature for assets.When we lock the asset and another user other than the owner opens the asset in asset editor the OOTB metadata fields are disabled/non-editable.How...

    Views

    410

    Likes

    0

    Replies

    1
  • 10/15/15
    I am following the guidelines on http://docs.adobe.com/docs/en/aem/6-0/deploy/upgrade/queries-and-indexing.html to set up remote solr search server.I have set up the recommended configuration and after creating aemsolr1/node1 and aemsolr2/node2 folders I am trying to start the first shard by using  ...

    Views

    1.2K

    Likes

    0

    Replies

    5