Expand my Community achievements bar.

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

  • 10/10/16
    I'm trying to create Projects in AEM 6.2 using the new Project API [ https://docs.adobe.com/docs/en/aem/6-2/develop/ref/javadoc/com/adobe/cq/projects/api/Project.html ]I am able to create the Project and also use a Template that i developed for that Project.When i am trying to add Users and Roles to...

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 10/10/16
    When we declare/instantiate a java class in htl/sightly in a html (similar to global.jsp) file and include it in another html, we are not able to access the reference of java class created in the included file.For Ex:Create a java class that extends WCMUse with some getters.com.company.sightly.compo...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 10/9/16
    Does anyone have experience with that training?

    Views

    391

    Likes

    0

    Replies

    0
  • 10/7/16
    Hi,If I want to use image rendition I have to append its path to the image path.E.g. /content/dam/my-project-name/img1.jpg/jcr:content/renditions/cq5dam.thumbnail.319.319.pngI don't really like this because it exposes internal structure.I think it would be more natural to have something like this:/c...

    Views

    836

    Likes

    0

    Replies

    1
  • 10/7/16
    Hi,I was guided to do the following as a part of some activity in support portal."1. List out all the revision which are available in tar file. "I am assuming it implies to do so by untaring all the tar file. Is this assumption correct?Since I have a huge number of tar file, it would be very time in...

    Views

    2.2K

    Likes

    0

    Replies

    6
  • 10/7/16
    We are trying to develop our heirarchy and folder structures for projects amongst our team. Does anyone have any resources or tips/how-tos on how to go about setting these up?

    Views

    447

    Likes

    0

    Replies

    4
  • 10/7/16
    JackrabbitSession session = (JackrabbitSession) repository.loginAdministrative(null);I am using this method in my bundle and  it works.Why it is working if it is depcreated?Any issue in using it ?Thanks

    Views

    421

    Likes

    0

    Replies

    3
  • 10/6/16
    The tagcount/references do NOT show on the tag console , even though there are pages tagged with a custom tag which is not cq:tag property. Kindly let me know if there is any OOTB possible options to resolve the tag count issue with page references displayed to Editors OR solutions to overlay tag ad...

    Views

    706

    Likes

    0

    Replies

    1
  • 10/6/16
    Hi guys I need some help with this:I'm seeing that sometimes the people create components with a .js file to store all the properties of their widgets, for example:use(function() {        var CONST = {            PROP_TITLE: "heading",            PROP_PAGE_TITLE: "jcr:title"        };        var tit...

    Views

    2.7K

    Likes

    2

    Replies

    8
  • 10/6/16
    Hi,I'm using Bulk Workflow Manager  (ACS AEM Commons v 2.3) to create new renditions for images and PDF. I'm running "Update Asset Workflow"It takes a lot of time.I checked error.log and found out that it is because of process sub-assets for PDF. One PDF can contain 100+ pages (sub-assets) and every...

    Views

    1.9K

    Likes

    0

    Replies

    3