Expand my Community achievements bar.

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

  • 4/28/24
    Hi Everyone,I am from Adobe Dynamic Media Team. If you are using Dynamic Media today, would you please spare few minutes and provide feedback about AEM Dynamic Media by following the following survey link?https://forms.office.com/pages/responsepage.aspx?id=Wht7-jR7h0OUrtLBeN7O4epXZrTVKKdJkUiHeolccf9...

    Type

    Discussions

    Views

    125

    Likes

    0

    Replies

    0
  • 4/4/24
    Session Details Learn how to create and publish AEM Forms using Edge Delivery Services and deliver them as exceptional experiences through the edge. We will cover two ways of authoring these forms: Using Document Based Authoring as well as AEM Based Authoring.  You will learn about how to setup an ...

    Type

    Discussions

    Views

    1.3K

    Likes

    2

    Replies

    1
  • 1/30/24
    Hi everyone! Discover a goldmine of AEM insights at Adobe Summit 2024 with our comprehensive guide to all AEM sessions and labs. Whether you're a seasoned user or exploring Adobe Experience Manager, this post is your key to navigating the summit's content. Find out more about the summit here: https...

    Type

    Discussions

    Views

    7.7K

    Likes

    24

    Replies

    4
  • 5/3/24
    HiI am trying to write a unit test for a servlet that reads an excel file but my input stream is always null in the unit test This is the servlet:@Overrideprotected void doPost(SlingHttpServletRequest request, SlingHttpServletResponse response) throws IOException {PrintWriter out = response.getWrite...

    Type

    Questions

    Views

    70

    Likes

    0

    Replies

    4
  • 5/2/24
    We've a requirement to restrict the asset upload based on certain file name pattern on AEMaaCS. We tried using the fileupload.js illegal charset. It is not working. Custom clientlibs with the file upload validation that is also not working on cloud service. OOTB in Cloud we've validation for MIME ty...

    Type

    Questions

    Views

    59

    Likes

    0

    Replies

    3
  • 5/2/24
    Hi Everyone,      I have to use twilio message api [https://www.twilio.com/en-us], For that I have added dependancy in core pom file like below to use their apis. core pom.xml:<!-- communication web API https://mvnrepository.com/artifact/com.twilio.sdk/twilio --><dependency> <groupId>com.twilio.s...

    Type

    Questions

    Views

    112

    Likes

    0

    Replies

    4
  • 5/2/24
    Recently I encountered a project with a complex model package structure and looked into how best to support this. I found documentation at WCM.io that indicated this.  <!-- Export all non-internal packages by default --> Export-Package: !*.impl.*,!*.internal.*,\ io.wcm.samples.*Replace io.wcm.sample...

    Type

    Questions

    Views

    79

    Likes

    0

    Replies

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

    Type

    Questions

    Views

    40

    Likes

    0

    Replies

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

    Type

    Discussions

    Views

    42

    Likes

    0

    Replies

    0
  • 5/2/24
    Please find the below sample code .How to write Junit for workflow public void execute(WorkItem workItem, WorkflowSession workflowSession, MetaDataMap metaDataMap) {            ResourceResolver resourceResolver = null;        try {Session session = workflowSession.adaptTo(Session.class);Map<String, ...

    Type

    Questions

    Views

    177

    Likes

    0

    Replies

    11
  • 5/2/24
    I would like to know if it is possible to reverse map fragment identifier URL using sling:match as it is not shortening the URL only for those containing #sling:internalRedirect :/content/website/(.*)sling:match:/$1sling:internalRedirect:/content/website/(.*)#signupsling:match:/$1#signup Both proper...

    Type

    Questions

    Views

    82

    Likes

    0

    Replies

    2
  • 5/2/24
    I'm using bootstrap for my aem training, but I have a slight problem. Using my clientlib with bootstrap overrides the default aem grid, or bootstrap adds its own on top of it. The issue is that the page now shows very different margins in the root container. How could I solve it?        

    Type

    Questions

    Views

    46

    Likes

    0

    Replies

    1
  • 5/2/24
    Hi,I accidentaly deleted two workflow models from a lower environment.Since I have them on an upper environment, I'm looking to copy the workflow models from it to the lower environment.How can I do it ?I tried already with the package manager by copying this path : "/libs/cq/workflow/admin/console/...

    Type

    Questions

    Views

    92

    Likes

    0

    Replies

    3