Expand my Community achievements bar.

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

  • 12/8/24
    Details The features in this release focus on Experience Manager Assets and Site innovations and include the following: AEM Assets: Assets Interface Extensibility​Content Hub Asset Rendition Availability​Dynamic Media: New rendition panel​Dynamic Media with OpenAPI advanced ​image modifiers & prese...

    Views

    975

    Likes

    5

    Replies

    0
  • 10/15/15
    Below is the code:         ResourceResolver resourceResolver;        Session session = null;        List<Hit> resultList = null;                try {                        resourceResolver = resolverFactory.getAdministrativeResourceResolver(null);            session = resourceResolver.adaptTo(Sessi...

    Views

    4.4K

    Likes

    0

    Replies

    2
  • 10/15/15
    I have configured AEM with MongoDB. I wanted to Query MongoDB to fetch AEM data. Say I wanted to know list of products for Geometrix Website. OR Say I wanted to know all the users available inside AEM.Is there any documentation available where I can find out - how to query AEM data from MongoDB, how...

    Views

    3.6K

    Likes

    0

    Replies

    7
  • 10/15/15
    Hi,    I just want to set rule to OR split branch. I tried accessing work Item in my script,but I am getting Reference Error for WorkItem.    For my requirement I just want to take a decision based on previous participant step comments. I used below code to get history from work Item.var history = w...

    Views

    2.4K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hello, new to CQ, so I may be missing something. Editing a .jsp files code in IDE (intellij), run author and publish, when I view the page in the AEM, the edit is apparent. However when I activate/publish this page the corresponding page on the local version in the browser does not show the update. ...

    Views

    3.1K

    Likes

    0

    Replies

    9
  • 10/15/15
    In today’s competitive business environment, a great looking website is just not enough. Focus has shifted towards page loading speeds, cross device compatibility with responsive and adaptive design patterns and also accessibility. When it comes to speed, there are many ways to improve your website’...

    Views

    16.9K

    Likes

    2

    Replies

    15
  • 10/15/15
    In some some business use cases, you may have to post special characters, such as ®, to Adobe Experience Manager. Once posted to AEM, you can use special characters to set node properties, as shown in the following illustration. [img]SpecialCRX2.png[/img]See: http://helpx.adobe.com/experience-manage...

    Views

    576

    Likes

    0

    Replies

    0
  • 10/15/15
    You can develop a custom event handler for Adobe Experience Manager (AEM) that responds to events that occur at the JCR level. For example, you can write an event handler to respond to the following JCR events: A node was addedA node was movedA node was deletedA property was added to a nodeA propert...

    Views

    1.2K

    Like

    1

    Replies

    2
  • 10/15/15
    You can create an Adobe Experience Manager (AEM) 6 Touch UI component that contains drop-down controls that can be used within the AEM Touch UI view. A drop-down control can be populated by using a com.adobe.granite.ui.components.ds.DataSourceobject. For information, see DataSource. Once you create ...

    Views

    1.1K

    Likes

    0

    Replies

    0
  • 10/15/15
    I have a search component built in sightly that I want to use to query on a number of parameters associated to find news articles (which are simply cq:pages) in our content repository. I know how I would do this with the Java Use-API, but want to use the javascript api in this particular case (partl...

    Views

    1.5K

    Likes

    0

    Replies

    4
  • 10/15/15
    I have an environment which was upgraded to AEM 6 (SP2 + oak 1.11) from CQ5.5 (SP3). When I now package the groups on that instance and try to install them on my local machine, I get an infinite install loop. This is made clear by the log messages which keep attempting to process non existing author...

    Views

    2.0K

    Likes

    0

    Replies

    6