Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/13/16
    I have a requirement where we need to restrict the author to add only specific components to parsys. I understood from few sites that we can achieve this through design page (adding specific components to 'Components' property) but somehow its not working for me. Am i missing anything here?Appreciat...

    Views

    12.0K

    Likes

    2

    Replies

    6
  • 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.4K

    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

    1.5K

    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

    963

    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

    1.9K

    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.5K

    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

    772

    Likes

    0

    Replies

    3
  • 10/12/16
    I am trying to integrate AEM and Eclipse and following the procedure as AEM Developer Tools​. I always get Sling installed but cannot install AEM. I donno what is the reason behind this.

    Views

    364

    Likes

    0

    Replies

    0
  • 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

    790

    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

    675

    Likes

    0

    Replies

    3