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

    Views

    51

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

    Views

    1.2K

    Like

    1

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

    Views

    7.5K

    Likes

    23

    Replies

    3
  • 8/28/19
    Hi All,I am getting below error after installing Cumulative Fix Pack 6.3.3.5 . Has any one faced this issue please help.org.apache.sling.engine.impl.DefaultErrorHandler Error handler failed:java.io.IOExceptionjava.io.IOException: Error handler failed: org.apache.sling.api.scripting.ScriptEvaluationE...

    Views

    6.3K

    Likes

    0

    Replies

    2
  • 8/27/19
    Hi,We have a active AEM browser user session(this session is using the login-token cookie), Now need to make that session inactive from a remote system by using a servlet call.Please let us know is there any mechanism available in AEM to logout active sessions of a particular user or is there any ot...

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 8/27/19
    We are using the Style System in order to apply classes for our components. In one of our components, we are using the cq:styleDefaultClasses option, which applies the correct classes by default on the author environment. However, when published, the default css classes are not applied. We are using...

    Views

    3.3K

    Likes

    0

    Replies

    5
  • 8/26/19
    Hi Everyone,I have a problem with subject encoding. My email subject contains these chinese characters - 意向客户-参展预订-CN官网渠道 (emailSubject is the property name in the JCR to store this value) but when a User receives an email, these characters are shown like this - 意向客户-参展预订-CNå®˜ç½‘æ¸ ...

    Views

    7.5K

    Like

    1

    Replies

    3
  • 8/26/19
    Hi,I would need to create  touch ui component which will upload a csv/spreadsheet and process the same for tag creation based on data in csv.Do we have any sample component I could refer to  or any inputs will help.Thanks,

    Views

    905

    Likes

    0

    Replies

    1
  • 8/26/19
    protected void doPost(SlingHttpServletRequest req, SlingHttpServletResponse resp) throws IOException {BufferedReader reader = req.getReader();try{String line = reader != null ? reader.readLine() : null;}finally{reader.close();}The above code went for a review with the Security team and the following...

    Views

    4.6K

    Likes

    0

    Replies

    2
  • 8/26/19
    Expression Customizer is an extension of Expression Language and available since AEM 6.3, but i have seen very few developers making use of it. Nearly in every AEM sites project we came across a scenario where we need to update component dialog field values based on selection in design dialog.For ex...

    Views

    1.6K

    Likes

    0

    Replies

    0
  • 8/25/19
    as abovecurrent setup: Using Netcentric's Access Control Tool for managing users/group permissionsI think my requirements are best explained with an example. I want to use Netcentric ACL to manage this if possible.I've been searching the net but can't even see discussion on the topicThanks for the a...

    Views

    11.4K

    Likes

    2

    Replies

    6
  • 8/23/19
    Hi All, Has anyone dealt with timestamp ordering issue with multiple timestamps?For instance, we have the following query:/jcr:root/content/my-site//element(*,cq:PageContent)[@sling:resourceType='event-page' and (@datestamps >= '2018-05-01')] order by @datestamps descendingSupposed we have a few res...

    Views

    2.9K

    Likes

    0

    Replies

    2
  • 8/23/19
    Hi All,I have a aem node structure in which certain fields are the path fields(pages are linked) referring to aem node structure of the different pages when i retrieve the content in json format .infinity.json it pulls the content as such rather than the retrieving the content of the child pages lin...

    Views

    11.0K

    Like

    1

    Replies

    5