Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 12/12/24
    Survey for AEM Community: Can you help us out? We want to talk to everyone who contributes to the experience creation process, both within and outside of Adobe Experience Manager. You can help us improve our product by sharing your experience with the experience creation workflow in this 10-minute s...

    Views

    16

    Likes

    0

    Replies

    0
  • 12/8/24
    Details The features in this release focus on Experience Manager Assets and Site innovations and include the following: AEM Assets: Assets Interface Extensibility​Content Hub Asset Rendition Availability​Dynamic Media: New rendition panel​Dynamic Media with OpenAPI advanced ​image modifiers & prese...

    Views

    429

    Likes

    3

    Replies

    0
  • 10/8/24
    We are excited to announce that Adobe Developers Live returns on November 12, 2024, bringing together the Adobe Experience Manager and Commerce community in a hybrid format. Whether you attend in-person at Adobe’s HQ in San Jose, California, or virtually, this event is designed to provide valuable ...

    Views

    3.1K

    Likes

    15

    Replies

    4
  • 5/7/24
    Hello, AEM community.We have a requirement to download the dam user-generated collection. As part of it, we read all collection items into an array and iterate through them using the code below. It sometimes works, but for huge files or files longer than 4-5 files, there is a problem with the last o...

    Views

    289

    Likes

    0

    Replies

    2
  • 5/7/24
    Hi I have to write test case for this class I am trying to mock all the object but not able to get the full coverage.can anyone please help me to write the test for this classimport org.apache.sling.api.resource.ResourceResolver;import org.slf4j.Logger;import org.slf4j.LoggerFactory;public class Hel...

    Views

    507

    Likes

    0

    Replies

    2
  • 5/7/24
    Hi all,I need to activate trigger notifications for our support mailbox whenever editors attempt to perform actions such as moving, unpublishing, or deleting pages from the AEM environment.Could you kindly advise on the best approach to set up these notifications within the AEM environment? Any insi...

    Views

    301

    Likes

    0

    Replies

    3
  • 5/6/24
    Is there a way to publish a whole tree of tags at once?We have multiple tag trees containing a few thousand tags in AEMaaCS. How can we publish all of them at once? I already tried it with "manage publication" while publishing a page, but this doesn't work, because process doesn't include children (...

    Views

    821

    Likes

    0

    Replies

    11
  • 5/6/24
    Hi all, I am not able to load more images on the left side panel in the Author Edit mode. I posted a similar issue (https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/limited-amount-of-images-showing-on-the-right-panel/m-p/668390#M167219) a few days ago, and closed it without ...

    Views

    238

    Likes

    0

    Replies

    2
  • 5/4/24
    When I specify "caucasian man in his 50's", it returns images of men with beards over 90% of the time. And yes, this even happens if I add "clean-shaven" or "without facial hair". What do I need to do to get a man without a beard?

    Views

    220

    Likes

    0

    Replies

    2
  • 5/3/24
    We are working on to have custom log file. And would like to configure custom appender. Where should I place my logback.xml file to work .Trying to customize log message in access.log and request.log https://logback.qos.ch/ 

    Views

    1.7K

    Likes

    0

    Replies

    14
  • 5/3/24
    HiI am writing a unit test for a servlet that uses an excel file as input stream using the poi libraryorg.apache.poiThis is the servlet:         protected void doPost(SlingHttpServletRequest request, SlingHttpServletResponse response) throws IOException { PrintWriter out = response.getWriter(); Requ...

    Views

    1.5K

    Likes

    0

    Replies

    11
  • 5/2/24
    The Day CQ DAM Event Recorder OSGi bundle provides activity logging on the user's /home/user/ folder in a node like the following: /home/users/O/OO/activities/dam/2024/04/24/xxx... and contains information that we can later write activity reports on (who uploaded or published what and when, etc) Wha...

    Views

    402

    Likes

    0

    Replies

    3
  • 5/2/24
    Hi All, We are working on a integration between AEM and Adobe Campaign Standard.The content for the emails is prepared in AEM and used in Campaign. The issue we encounter is that urls, for example image urls, in the email always point to author instance, instead of the publish instance.We're using t...

    Views

    260

    Likes

    0

    Replies

    0