Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 9/3/25
    Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day.  In a world where so much is automated ...

    Views

    2.3K

    Likes

    12

    Replies

    16
  • 1/23/18
    Im working on a project that has multiple markets and AEM is our CMS. Wanted to know if we can use same vanity urls for same page across different markets.I know vanity url in AEM does not allow duplicates within a single instance. But has anyone seen a work around that would facilitate the same.To ...

    Views

    12.9K

    Likes

    0

    Replies

    5
  • 1/22/18
    Hello everyone, I've a problem with the asset manager where the Card view (ONLY the Card View) is not showing all the items, just two folders but I've more assets that if I set another type of view such as Column or List I see all the assets.My instance:AEM 6.2 SP1 (previous to install SP1 I've to i...

    Views

    2.7K

    Likes

    0

    Replies

    6
  • 1/22/18
    Hi Team,Can you please suggest me how to create subassets for DOCX and PPT in DAM. I see PPT subassets in DAM but no content is shown when I open it.Thanks,SD

    Views

    2.2K

    Likes

    0

    Replies

    4
  • 1/21/18
    Hi Guys,I have one functionality where I have to click on submit button and generate email with attach a pdf.- I am able to send the email.- pdf contains dymanic content which is coming from API.- this pdf is working fine. only need to attach it in email on fly or saving somewhere. and delete auto a...

    Views

    2.1K

    Like

    1

    Replies

    5
  • 1/20/18
    Hi , I am trying to do a full text search using query builder in aem . The requirement is to do a full text search on a large number of nodes . If the number exceeds the limitread I am catching the exception in code and doing full text search on the child nodes of that search path .But after getting...

    Views

    1.8K

    Likes

    0

    Replies

    5
  • 1/19/18
    Hi team,I am not able to connect to remote aem repository,I am getting this exception.Exception Unable to access a repository with the following settings: org.apache.jackrabbit.repository.uri: http:.//localhost:4503/crx/serverThe following RepositoryFactory classes were consulted:Perhaps the reposi...

    Views

    2.9K

    Like

    1

    Replies

    3
  • 1/19/18
    I am trying to hook to the rollout event of a page to a live copy. I am experimenting with the EvenListener but I am unable to get it to work. This is my code:@Component(metatype = true)@Servicepublic class MyCustomListener implements EventListener {private static final Logger LOG = LoggerFactory.ge...

    Views

    5.1K

    Likes

    0

    Replies

    17
  • 1/19/18
    I am struggling with some generic piece of code:Resource resource = dynamicallyFindNeededResource(res);Class<?> someModel = pickUpSomeSlingModelClass();return resource.adaptTo(someModel);The problem is I want to expand this type of adapting to request as well:Adaptable adaptable = checkIfModelAdapta...

    Views

    3.4K

    Likes

    0

    Replies

    7
  • 1/17/18
    Hello,is it possible to customize a content fragment template so it has advanced options, like datepicker and checkbox fields on it's creation? It is for it that the option WeakReference exists? I cannot found this option on the documentation. If it is not possible with content fragment, there is an...

    Views

    5.3K

    Likes

    0

    Replies

    6
  • 1/17/18
    Hello Team, In the jcr-sql2 query, is there any way to query the property having the value starts with certain string.  I have overlapping tags, business:Finance, business:Insurance and global_search_business:Finance, global_search_business:Insurance. I want to only query the content tagged with all...

    Views

    7.2K

    Like

    1

    Replies

    3