Expand my Community achievements bar.

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

  • 10/2/21
     AEM can connect to SAP CDC via Community Identity and authenticate, authorize users who are accessing AEM pages. Using UI builder in Community we can build the login page and  inject it to AEM via screen set JavaScript plugins.  AEM can connect to SAP CDC and authenticate/authorize but can the logi...

    Views

    888

    Likes

    0

    Replies

    1
    6.5
  • 10/2/21
    Hi there, I'm trying to build an integration with AEM that allows to manage your assets via HTTP rest api.I'm wondering if how I can get the list of all available instances via HTTP REST request. For example, I have multiple sites (urls are fake):1) https://author-p43805-e183442.adobeaemcloud.com2) ...

    Views

    823

    Likes

    0

    Replies

    3
  • 10/1/21
    Recently we deployed our AEM 6.1 code into AEM 6.5 version with the existing code the classic version of dialogs multifield not able to open "Add Item" thing content present on the page / It showing blank please refer the image. Any one have reference link or article for this we stuck here that was ...

    Views

    1.0K

    Likes

    0

    Replies

    7
  • 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.2K

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

    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

    365

    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

    826

    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

    362

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

    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

    817

    Likes

    0

    Replies

    2