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

  • on 30-06-2016
    Hi all,Can anybody give the link for step by step guide for creating Contexthub store component.I had got the link http://blogs.adobe.com/aemtutorials/2013/07/24/customize-the-client-context/ for creating custom store component for Client context component, which was very useful. Like this if there ...

    Views

    635

    Likes

    0

    Replies

    1
  • on 30-06-2016
     Hello everyone I'm currently trying to add the ability to send push notifications from AEM to a mobile application. For that, I have followed the documentation listed here: https://docs.adobe.com/docs/en/aem/6-2/develop/mobile-apps/apps/push-notifications.html. I've decided to go with Pushwoosh for...

    Views

    3.8K

    Likes

    0

    Replies

    6
  • on 29-06-2016
    As part of exploring the capabilities of showing financial data on AEM page, I have installed the geometrixx finance package on AEM6.2 and gone through OOTB behavior of adaptive documents and document fragments. Was able to create custom adaptive document templates, custom fragments, drag-drop fragm...

    Views

    301

    Likes

    0

    Replies

    1
  • on 29-06-2016
    Hi All,public abstract class SampleUse extends WCMUse {protected List<String> getList(ValueMap resourceProperties) {        String propertyName = get(Constants.NAME, String.class); and so on...#1] This is like a utility class and has various methods in it, invoked from various places/components. But...

    Views

    5.3K

    Likes

    0

    Replies

    5
  • on 29-06-2016
    Hello,I am attempting to use the querybuilder API to search for two different 'types' in querybuilder. I have tried putting each type into a group like below - it isn't workingmap.put("path", paths); map.put("group.p.and", "true"); map.put("group.1_type", "nt:unstructured"); map.put("group.2_type", ...

    Views

    4.0K

    Likes

    0

    Replies

    2
  • on 29-06-2016
    We have an environment which was recently upgraded from AEM 6.1 to 6.2.  Intermittently for periods of 15mins to an hour the server becomes nearly unresponsive.  During these periods there are no errors in the logs.However, I've noticed warnings related to idle sessions popping up every 20-30 second...

    Views

    7.1K

    Like

    1

    Replies

    8
  • on 29-06-2016
    Hi All,We have a requirement to have classes related to components to be with in the component folder it self. And after I compile a java class in CRXDE lite where will be the class files gets generated? and how can we access this?Also if we have to write JUnit test classes for the same how do I do ...

    Views

    4.3K

    Likes

    2

    Replies

    8
  • on 29-06-2016
    Wondering if someone maneged to deploy AEM to cloud foundry type of cloud?I've maxed out on memory for a given instance       Memory Settings: -XX:MaxMetaspaceSize=838860K -Xms6G -XX:MetaspaceSize=838860K -Xss1M -Xmx6G but still gettingERR Low-memory action set to fork ERR Using 64bit VM settings, m...

    Views

    874

    Likes

    0

    Replies

    4
  • on 29-06-2016
    Hi Friends,I am not able to update OSGi configurations through the Felix console. Any changes to the existing configuration and saving the dialog does not result in refresh of the browser. I have tried restarting the AEM instance several times.Has anybody in this forum faced similar issues and any f...

    Views

    260

    Likes

    0

    Replies

    0
  • on 29-06-2016
    Hi Experts,What needs to be set on the component in order for it to display diff between versions,E.g. differences between two content versions when there were changes in the component content during these two version.The more precise problem that I'm seeing:Example 1: OOTB: /libs/foundation/compone...

    Views

    730

    Likes

    0

    Replies

    2