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/12/16
    HiI am using aem 6.2 version. am trying to query JCR in a service to retrieve information at /content/dam using query builder API but search results are returned as zero. Is there anything wrong in this snippet or any pre-requisite to use querybuilder API. Map<String,String> map = new HashMap<String...

    Views

    3.9K

    Like

    1

    Replies

    4
  • 10/12/16
    Hihow do we retrieve resourceresolver on behalf of logged in user? in this case, am getting anonymous as value when getUserID() method is called. Also, what's the difference when we retrieve resource resolver via getResourceResolver(userInfo) and getThreadResourceResolver(). From the logs seems like...

    Views

    2.0K

    Like

    1

    Replies

    4
  • 10/12/16
    Hi,I have deployed AEM 6.2 in my local Oracle web Logic 12c and trying to create connection from java code by using below code.private Properties             connectionProps = new Properties();~connectionProps.setProperty(ServiceClientFactoryProperties.DSC_DEFAULT_SOAP_ENDPOINT, http://localhost:700...

    Views

    1.4K

    Likes

    0

    Replies

    5
  • 10/12/16
    AEM 6.2, TOUCH UI EditorWe added multiple Rich Text Editors in a cq:dialog for a component.  When you edit the component it always positions you at the LAST RTE in the dialog.Obviously, we would like it to open and be positioned at the top of the dialog.Any help is appreciated.-Dean

    Views

    2.2K

    Likes

    0

    Replies

    4
  • 10/12/16
    Suppose i have two templates 'HomePage' & 'SectionPage'. Now in these templates i want to inherit my base template and this base template  refers to a base component containing iparsys. My requirement is i want to drag header component in iparsys of the base template page and these changes in base t...

    Views

    1.9K

    Likes

    0

    Replies

    3
  • 10/12/16
    I have gone through the documentation in below url about Global objects in HTL:https://docs.adobe.com/docs/en/htl/docs/global-objects.html. I need to change the below existing code in JSP to Sightly(HTL):<% if (WCMMode.fromRequest(request) == WCMMode.EDIT){            %><img src="/libs/cq/ui/resourc...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 10/12/16
    Anyone else run into a similar situation?12.10.2016 06:29:50.806 *WARN* [0:0:0:0:0:0:0:1 [1476271790802] GET /editor.html/content/my-project/en/home/sample.html HTTP/1.1] libs.granite.ui.components.foundation.admin.page.page$jsp @deprecated /libs/granite/ui/components/foundation/admin/page; Shell 1....

    Views

    1.0K

    Likes

    2

    Replies

    1
  • 10/11/16
    I need to import articles as feeds from Newscred. Currently they are providing a webservice with JSON response. What is the best way to implement this using Feed Importer in AEM6.1. How is this response saved in AEM using the Feed importer.The reference for Webserivce can be found in https://support...

    Views

    1.0K

    Likes

    0

    Replies

    3
  • 10/11/16
    AEM 6.2, Using TOUCH UIPROBLEM:  Author goes in and locks a page using the TOUCH-UI.  Page is Locked.  In 1 minute - without making changes, the same user tries to UNLOCK the page and cannot do so.  There are no browser errors or errors in the logs.  Additionally, if I try this as the admin user, th...

    Views

    3.7K

    Likes

    2

    Replies

    5
  • 10/11/16
    Hi team,  I have a situation like if the page is activated in authoring instance then needs to push same page to AWS cloud. So far we are handling this situation in activation event. Now the problem with this approach is few times page is not getting pushed to publisher but that is available in AWS....

    Views

    3.0K

    Likes

    0

    Replies

    6