Expand my Community achievements bar.

Enhance your AEM Assets & Boost Your Development: [AEM Gems | June 19, 2024] Improving the Developer Experience with New APIs and Events
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 1/2/17
    Hello,I am able to assemble a package using the JcrPackageManager assemble method, however in the package manager I get the package definition and the filters, but the package itself needs to be built. I am sure there should be a way, since it is possible via the HTTP interface using curl.Thanks.

    Views

    7.3K

    Like

    1

    Replies

    13
  • 1/2/17
    Happy New Year everyone !I have few queries on workflows (AEM 6.2). 1. A workflow can be initiated with a single Payload only, except using Workflow Packages. Is this correct?2. Workflow payload cannot be modified once the job has been started? I cannot add or delete a payload from the workflow inst...

    Views

    4.6K

    Like

    1

    Replies

    4
  • 1/1/17
    Hi,We have an RTE component. Our client has put links using the link plugin. But some times suddenly in some places the link disappears. I mean the anchor tag remains but the href property just disappears. Could anyone please help me out on this. Thanks,Tushar

    Views

    6.2K

    Likes

    0

    Replies

    10
  • 1/1/17
    I have few GET servlets registered on path /bin/****. This works fine on publish instances. However, when the site is requested via dispatcher, I could see that there is a 302 redirect to the publish server.This is on a dev environment with https enabled. Any thoughts on this.

    Views

    2.1K

    Likes

    0

    Replies

    2
  • 12/30/16
    Hi,I have created one text component. and uses a classic UI dialog box. but when I am giving input to that dialog box. it's not giving me any output nor any error after clicking ok to dialog box.Where I can check what is the problem? and stack generated ? I have referred "https://helpx.adobe.com/exp...

    Views

    4.9K

    Like

    1

    Replies

    29
  • 12/30/16
    How can we limit character count in the title field when creating a page in the Touch UI, AEM 6.2? The create page wizard renders it via the cq:dialog node of the page properties dialog of the template's component, but I don't see where to add the js validation in the code. Thanks.  

    Views

    10.7K

    Like

    1

    Replies

    2
  • 12/30/16
    We would like to create an AEM Communities site on our AEM 6.2 server. Is there a way to build it out using Maven and Eclipse? (instead of using the GUI). Thanks.

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 12/30/16
     final Predicate authorNamePredicate = new Predicate("@authorName", "property");            authorNamePredicate.set(JcrPropertyPredicateEvaluator.OPERATION, JcrPropertyPredicateEvaluator.OP_LIKE);            authorNamePredicate.set(QueryUtils.PROPERTY, "@fn:lower-case("+CharacterConstants.SLASH +Jcr...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 12/29/16
    I have a use case in which I have to create a content object with following fields in AEM 6.2.1. Image2. Title3. Teaser4. DescriptionAuthors will also tag these content objects with metadata as well.Our Content team will create hundreds of these content objects.  These content objects would be displ...

    Views

    2.1K

    Like

    1

    Replies

    7
  • 12/28/16
    HI,I am using cq:htmlTag node to remove the cq generated divs.<?xml version="1.0" encoding="UTF-8"?><jcr:root xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0"    cq:tagName=""    jcr:primaryType="nt:unstructured"    class=""    ...

    Views

    1.0K

    Likes

    0

    Replies

    4