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

    363

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

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

    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

    843

    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

    785

    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

    930

    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

    360

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

    Likes

    0

    Replies

    5
  • 10/15/15
    Hello Guys,I was testing the Live Copy Sync option in AEM 6.0 by referring to http://docs.adobe.com/docs/en/aem/6-0/administer/sites/multi-site-manager/msm-sync.html I can see that there is no OOTB Rollout Configuration for node Creation.If a page node gets created on Blueprint, I want this newly cr...

    Views

    622

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi, i have installed AEM 6 in tomcat server (Unix). Publish port is 4503 and application will be accessed as below.Example content: localhost:4503/aempublish/content/geometrixx-media/en.html.Installed SSL in tomcat and apache web server. i am using dispatcher 4.1.8 and added below configs/virtualhos...

    Views

    743

    Likes

    0

    Replies

    1