Expand my Community achievements bar.

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

  • 10/1/21
    Hi all, I am implementing AEM site search functionality using elastic search. My requirement is to extract the page content as json and push it to Elastic search for indexing. I will have to do this on author on an event . I have implemented this using com.day.cq.commons.TidyJsonItemWriter and jsonW...

    Views

    1.1K

    Likes

    0

    Replies

    6
  • 10/1/21
    All - Has anyone configured dispatcher on Mac M1? I downloaded Apache dispatcher for Mac which is for x86 but when i am using it on Mac M1 i get following error:httpd: Syntax error on line 185 of /opt/homebrew/etc/httpd/httpd.conf: Syntax error on line 1 of /opt/homebrew/opt/httpd/conf.d/dispatcher-...

    Views

    3.0K

    Likes

    0

    Replies

    4
  • 10/1/21
    Hi All,I want access to terminate a workflow instance. As per my understanding if i am part of workflow-user group i can initiate the workflow also terminate the one i had initiated. Similarly if i am member of workflow-administrator i can see all user workflows and have all rights on these workflow...

    Views

    339

    Likes

    0

    Replies

    1
  • 10/1/21
    I tried the below code but it gives error NODE DOESN'T EXIST ANY MORE  public void deleteNode(Resource resource, Node n) throws RepositoryException { int flag=0; if("/".equals(n.getPath())) { return; } if(Objects.nonNull(resource) && resource.hasChildren...

    Views

    785

    Likes

    0

    Replies

    3
  • 10/1/21
    Hi All, i need to validation RTE inside a multifield for text length. If length goes beyond a limit, it will display an error.Any pointer on this. Thanks in advance

    Views

    340

    Likes

    0

    Replies

    2
  • 10/1/21
    I have 2-3 component node which are not required. I am writing workflow to check those node. How should I delete the node using Java. Eg: Node1- ExampleNode2- Test If I find the resource.getName() as Node1 delete that node 

    Views

    1.3K

    Like

    1

    Replies

    3
  • 10/1/21
    Hi All, I am using AEM Cloud SDK ,and need to set up CIF for connecting to Magento. But, I am unable to find the Cloud Services > CIF Configuration, is there any additional package needed to get this option enabled ?  I am following this link for the set up : https://experienceleague.adobe.com/docs/...

    Views

    775

    Likes

    0

    Replies

    2
  • 9/30/21
    Hi Team, I required to set up a particular folder inside DAM ,By uploading one document in that particular folder, it should be auto publish to the dispatcher.Here I'm uploading thousands of documents in author DAM .So it is very difficult for us to publish again and again to display in dispatcher. ...

    Views

    614

    Likes

    0

    Replies

    2
  • 9/30/21
    Hi ,  I would like to hide the tools icon from aem/start.html and show the tools icon to administrator group. I am able to hide all the operations via granite:rendercondition but still icon is displaying on the screen. Any inputs?

    Views

    2.0K

    Likes

    0

    Replies

    3
    6.5
  • 9/30/21
    In the AEM Sample Queries for filtering tags, the sample CF defines the Categories field as a Tag data type. It uses a filter to find CFs by two tags.https://experienceleague.adobe.com/docs/experience-manager-cloud-service/assets/admin/content-fragments-graphql-samples.html?lang=en#sample-array-exac...

    Views

    1.8K

    Like

    1

    Replies

    3