Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 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 valuabl...

    Views

    110

    Likes

    4

    Replies

    1
  • 9/26/24
    Hello AEM Community! We're excited to announce that registration is now open for our  *in person* Experience Makers - The Skill Exchange, a transformative event designed to propel your content strategy and unlock the full potential of Adobe Experience Manager. Date: Thursday, November 14, 2024Time: ...

    Views

    233

    Likes

    2

    Replies

    0
  • 8/30/24
    Register at: https://adobe.ly/4g6TYck  Session Details In this session, we'll show you how AEM Sites are evolving with the latest API-first patterns to enhance your content management strategy. Discover advanced OpenAPI standards for seamless CRUD operations, learn about Adobe I/O's eventing and we...

    Views

    2.1K

    Likes

    6

    Replies

    3
  • 1/27/22
    We have a custom Workflow where it move the asset from one location of the dam to other. Once after the move even workflow Status is completed. Asset Status would display as "In workflow" not "New"Added purge event for workflow payload after the completion of the process. Still no go. Any idea how t...

    Views

    800

    Likes

    0

    Replies

    6
  • 1/27/22
    I have to get the json export for a sling model in another sling model. The code that works is: String exportedJson = modelFactory.exportModelForResource(resource, "jackson",String.class, new HashMap<String, String>()); This works when the code actually executes, but when I am trying to write a juni...

    Views

    1.7K

    Likes

    0

    Replies

    8
  • 1/27/22
    This is for performance testing of asset upload to AEM as a cloud service using JMeter scripts running outside of AEMaaCS. Used aem-upload module provided by Adobe for cloud service. Able to upload assets size not exceeding 100MB but fails with 413 error for101Mb file. Need to mimic Adobe' way of ch...

    Views

    1.4K

    Likes

    0

    Replies

    3
  • 1/27/22
    Session Details Learn the fastest way to provision, demo, and explore features of AEM as a Cloud Service The AEM Reference Demos Add-On allows for the easy creation of sandbox environments pre-loaded with sample content and pre-configured using the latest Adobe best practices guidelines. With the a...

    Views

    610

    Likes

    0

    Replies

    0
  • 1/26/22
    Hi All, I am setting up dispatcher in cloud service. for one domain, it is fine but when I am setting for multi domain and try to create new filter file,cache file to associate second domain it is not allowing to create these new files. example:   SiteA =   conf.dispatcher.d\cache/rules.any    >>>> ...

    Views

    3.0K

    Likes

    0

    Replies

    8
  • 1/25/22
    Hi guysI have the following use case:I created a custom workflow for publishing content into production, but only if the reviewer approves the changes that are made by the requester.Now, the problem is that, when the workflow is created, the notification is sent to all the members of the group where...

    Views

    2.5K

    Likes

    0

    Replies

    12
  • 1/25/22
    I am working on replicating data to Kafka using ssl trust store . I would like to know as to what would be the best way to accomplish this .

    Views

    2.5K

    Likes

    0

    Replies

    9
  • 1/24/22
    In AEMaaCS, I have a form container that sends emails with set up with "Thank You Page" parameter, which gives me this component configuration:{ "redirect": "/content/mywebsite/form", "subject": "Hello", "sling:resourceType": "core/wcm/components/form/container/v2/container", "actionType": "...

    Views

    235

    Likes

    0

    Replies

    0
  • 1/23/22
    AEM Cloud Service - Case Insensitive URLS for accessing Site pages by Sreekanth Choudry Nalabotu Abstract Goal Cloud Service Version 2022.1.6198.20220113T173638Z-211100 (Jan 13, 2022) Apache mod_speling module can be used to configure Case Insensitivity for URLs on an onPrem AEM instance. This pos...

    Views

    587

    Likes

    2

    Replies

    0
  • 1/23/22
    How to handle errors in Sling Servlet requests by Jörg Hoh Abstract Error handling is a topic which developers rarely pay too much attention to. It is done when the API forces them to handle an exception. And the most common pattern I see is the “log and throw” pattern, which means that the excepti...

    Views

    635

    Like

    1

    Replies

    0