Expand my Community achievements bar.

Introducing Adobe LLM Optimizer: Own your brand’s presence in AI-Powered search and discovery
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 6/30/23
    Hi All,I want to extract all the assets for a specified page.I'm trying to explore ACS Common report. I have added "Report Builder Config" component and added below query.SELECT * FROM [nt:unstructured] AS s WHERE ISDESCENDANTNODE([{{path}}]) AND CONTAINS(s.*, '/content/dam/MyWorkSpace') Then I have...

    Views

    828

    Likes

    0

    Replies

    4
  • 6/30/23
    Hello I have an externally created XFA document with fillable form fields that always looks the same.Several participants fill out this form and forward it to the next place with an electronic signature.At the end there is a signature window for an electronic certificate as well as two form fields f...

    Views

    475

    Likes

    0

    Replies

    1
  • 6/30/23
    Hi team, We've synchronized contents (pages) by building/installing packages between different versions of AEM.We understood that the sequence of pages cannot be installed correctly for the two version.  However, is there any way to identify the the differences with tools, so that we could at least ...

    Views

    572

    Likes

    0

    Replies

    3
  • 6/30/23
    The original AEM 6.5.15 fileupload.js has the following options:CancelKeep BothReplaceCreate Version -> I would like to understand what does this option do?I do not have versioning on the folder level and also do not see this option in parent folder properites. I see that Create Version preserves th...

    Views

    1.0K

    Likes

    0

    Replies

    6
  • 6/29/23
    Hi Everyone, In my junit how can I pass this below line JackrabbitAccessControlList acl = AccessControlUtils.getAccessControlList(accessControlManager, "path"); at this line my junit is  getting an exception, so I want to ignore or pass this line. How can I control above line in my junit? java.lang....

    Views

    3.2K

    Likes

    0

    Replies

    8
  • 6/29/23
    Hello! I have java files that import package like this  `import com.adobe.cq.social.scf.OperationException;` But during maven build I get error `package com.adobe.cq.social.scf does not exist`I'm using maven 3.8.7 and <aem.sdk.api>2023.4.11835.20230414T234523Z-230200</aem.sdk.api> Could you advise w...

    Views

    1.6K

    Likes

    0

    Replies

    9
  • 6/29/23
    Our search page is based off /libs/foundation/components/search/search.jsp. When a search is executed, there is a POST to /bin/statistics/tracker/query.  When a search result is clicked on, there is another POST to /bin/statistics/tracker/result.  Both result in a HTTP 403. It appears there was a se...

    Views

    829

    Likes

    0

    Replies

    4
  • 6/29/23
    Hi all, I am uisng AEM 6.5.13 in my local system. Java is JDK 11Wanted to install and run SonarQube software in my local. But latest version of SonarQube requires JAVA 17.  Tried older version of SonarQube too: 8.9.10, 9.9.1. Still no luck. Let me know, if anyone using SonarQube in local with JDK 11...

    Views

    2.8K

    Likes

    0

    Replies

    5
  • 6/29/23
    I have my AEM instance running on IP  20.220.175.100:4502 . Also I have another vue js application running on the same server  20.220.175.100:3000.Both the applications (aem and vuejs) have same Domain www.myappdomain.com How can I do dispatcher configuration , such that when I hit www.myappdomain.c...

    Views

    898

    Likes

    0

    Replies

    2