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
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 11/6/15
    Hi guys,we are trying to setup a new environment with a new AEM6 instance. The goal is to load test it with a comparable size of content wrt to the production environment. To do so, we want to move the production segment store (crx-quickstart/repository folder) into the crx-quickstart folder of the ...

    Views

    853

    Likes

    0

    Replies

    1
  • 11/6/15
    Hi,i have a service designed to share its annotation properties. I have 2 global arraylist initialized into the activation of the service (@Activate).Is there a way to launch the activation method of my service when the bundle starting?Thanks

    Views

    577

    Likes

    0

    Replies

    2
  • 11/5/15
    This does not work:private ResourceResolver getImpersonatedResolver(String userId) { Map<String, Object> param = new HashMap<>();    try {if(StringUtils.isNotBlank(userId)){ param.put(ResourceResolverFactory.USER_IMPERSONATION, userId);            return resourceResolverFactory.getResourceResolver(p...

    Views

    2.2K

    Likes

    0

    Replies

    3
  • 11/5/15
    We have configured Dynamic Media for Videos and Images by adding the cloud configuration and setting up the Dynamic Media Replication Agent.  We are getting errors in our logs about FFmpeg(com.day.cq.dam.video.FFMpegTranscodeProcess Could not find ffmpeg's executable).  There are steps in the out of...

    Views

    1.9K

    Like

    1

    Replies

    2
  • 11/5/15
    Hi All,I have requirement to use a master page template which would create around 100 to 1000 pages, as per the requirement I have made master page as rollout blueprint. Using java code I am creating 1000 pages depending on data I receive from a 3rd party feed and tying them to blueprint. After crea...

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 11/5/15
    I've set the allowBlank to false on the field and now I can't left the text field empty when using the ClassicUI.The problem is that I don't have the same behaviour in the TouchUI, specially using Inplace editing.Is there a way to fix it? May I be missing any configuration?Thanks

    Views

    2.0K

    Likes

    0

    Replies

    5
  • 11/5/15
    I have been referring to https://docs.adobe.com/docs/en/aem/6-1/administer/content/assets/custom-search-facets.html, and i wonder if we could actually have a predicate for a check where the property does not exist?

    Views

    1.7K

    Likes

    0

    Replies

    7
  • 11/5/15
    Hi guys,do you know if it is possible to include sp3 into the war file before Installation on application Server? We want to use AEM 6 on WebLogic+Java8 so we Need sp3 before actual deployment right? Thank you

    Views

    873

    Likes

    0

    Replies

    2
  • 11/5/15
    Hello all. I was needing to know if there was a way I could set up different profiles for the different kinds of images I upload, so that some get certain renditions and some get others? For example, I want to be able to upload a group of images as "type 1" and all these images get the "thumb" and "...

    Views

    442

    Likes

    0

    Replies

    1
  • 11/5/15
    Hi, We have created a component similar to an RTE component. when dragged on page, It enables the user to enter some Java script or CSS and write HTML to create custom content as per the users requirement. Now we are sending the details of the page in JSON to front end system. The JSON is generated ...

    Views

    856

    Likes

    0

    Replies

    1