Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    Hello All,I am trying to get the current user that is logged in by using Jackrabbit, and based on that information have a page redirect to a new page. I was using this tutorial as a starting point http://helpx.adobe.com/experience-manager/using/developing-aem-osgi-bundles-jackrabbit.html.I was able ...

    Views

    3.7K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,When a component is dropped onto a page, or copy/pasted, it is possible to perform some post processing using a SlingPostProcessor custom class.However, when a page is copy/pasted in the Touch UI, as the operation is using the wcmcommand endpoint, SlingPostProcessors are not invoked.Is there some...

    Views

    635

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I have one custom search page, in which I am going to use SOLR search using Query Builder APIs. I have the UI part ready. Now, I need to write a backend code for the same. Now, I have 2 doubts:Is Query Builder APIs supports SOLR?If yes, then can some please let me know how to write the backend co...

    Views

    859

    Likes

    0

    Replies

    3
  • 10/15/15
    How include SP1 into AEM6 .war file ?

    Views

    838

    Likes

    0

    Replies

    2
  • Any suggestion how to make components available in json/xml format

    Views

    648

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,when using Sightly how can I set a response header?Thanks and best,Ronald

    Views

    2.9K

    Likes

    0

    Replies

    3
  • 10/15/15
    I have a bug on our site that seems to be related to how CQSE (the Servlet Engine running in Adobe AEM/CQ 5.6.1) outputs something in a JSP.The use case is just using a .json.jsp to output a JSON object/hash, with some HTML fragments in the JSON values.Here is an example of a JSP that gives me unexp...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,I'm moving content from a legacy CMS to AEM using JCR packages. My .content.xml, by way of example, looks like this:... </jcr:content><Android/><BlackBerry/><Chrome/><Doc Finder/><HTML5/><iOS/><Java/><Linux/><Mac/><Mobility Pack/><Offline Plug-in/><Online Plug-in/><Playbook/><Windows/><Windows 8/...

    Views

    2.5K

    Likes

    0

    Replies

    4
  • 10/15/15
    HI, I have a JS function returning some value. And I have to use this value in <div data-sly-test> condition.How can this be done?Regrads,Prateek

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 10/15/15
    HI, I am trying to make an AJAX call through my JS file,The following is my code: use(function () {   console.log('Entry in Active Checker JS File');    var page = currentPage.getPath()+'/_jcr_content/feature/event.infinity.json';    var queryString = '?nocache=nocache';    console.log(page + queryS...

    Views

    6.6K

    Like

    1

    Replies

    5