Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
Sort
  • Most Recent
  • Most Views
  • Most Likes
  • Most Replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • on 26-05-2021
    I am trying to dynamically connect to a datasource.  I'm using the AEM archetype. public class mystuff implements WorkflowProcess {private static final Logger log = LoggerFactory.getLogger(mystuff.class);@referenceprivate DataSourcePool dsp;@Overridepublic void execute(WorkItem workItem, WorkflowSes...

    Views

    255

    Likes

    0

    Replies

    1
  • on 26-05-2021
    I am creating a custom dialog for a workflow component. I am using the variablePropertyComponent which has a"type" property which I can set to "java.lang.Long" and the drop down will filter all Long process variables.However, I would like to NOT filter any variables by type. I have tried these thing...

    Views

    379

    Likes

    0

    Replies

    0
  • on 26-05-2021
    Hello, I have multiple images in a page (for example, site logo, other promotional images etc). I want to add width and height attribute (with actual image size) to each of <img> tag. Options I see are as below.1. Check for each of the page when it is loaded and add the attributes. Not sure if it is...

    Views

    441

    Likes

    0

    Replies

    2
  • on 26-05-2021
    How can I write a unit test to test below Sling Query from my code. List<Resource> legalDisclaimerResourceList = $(legalDisclaimerPageResource).find(LEGAL_DISCLAIMER).asList(); $ refers to Sling Query from import static org.apache.sling.query.SlingQuery.$; 

    Views

    373

    Likes

    0

    Replies

    2
  • on 26-05-2021
    I have been trying to add custom css file the should be specifically applied to the RTE component. The main intentions in this requirements are:1) Custom css code to be applied to RTE at the component level itself.2) The rendered content of RTE should be automatically applied with the custom css cod...

    Views

    353

    Likes

    0

    Replies

    4
  • on 26-05-2021
    Hi Team, Is there a way to disable/stop the unpublish or deactivate of published assets post expiry date is reached.the configuration for asset expiry notification doesn't have an option to enable/disable the service and couldn't locate bundle for the particular PID. Thanks, 

    Views

    408

    Likes

    0

    Replies

    2
  • on 26-05-2021
    Hello folks, My understanding has always been that the design pattern to follow when integrating with external search platform is always a push based mechanism whereby AEM responds to content events (publish, unpublish etc.). Traditionally this ends up being calls to the external platform to update ...

    Views

    574

    Likes

    0

    Replies

    2
  • on 26-05-2021
    Hi, There are two types of annotation (scr and R6 annotation) while developing the OSGI component. But what technically makes difference between these 2 type. RegardsManikantha R

    Views

    561

    Likes

    0

    Replies

    1
  • on 25-05-2021
    example:This  file exists => /apps/acs-commons/components/content/twitter-feed/twitter-feed.jsp.Can I override this file in my code repository?I'm trying to avoiddownloading the ACS commons repo on my localmake the changescompile/build/install the packageThank you.

    Views

    416

    Likes

    0

    Replies

    1
  • on 25-05-2021
    Hi, I have a component which is loading marketo form and on submission, calling onSuccess handler, from there to JS and making AJAX call to save form values to AEM. There are two problems1. 404 on csrf token - To solve this I have added  "granite.csrf.standalone" to my component. Now I can see token...

    Views

    386

    Likes

    0

    Replies

    1
Top contributors In the last month (30 days)
1
Avatar
Coach
19 Accepted solutions
2
Avatar
Affirm 50
15 Accepted solutions
3
Avatar
Give Back 500
13 Accepted solutions
4
Avatar
Establish
8 Accepted solutions
5
Avatar
Give Back 25
8 Accepted solutions