Expand my Community achievements bar.

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

  • 6/15/23
    Hi All, I have written below JAVA  to get my JSON response from Content Fragment.  public static JsonArray getMultiValueAsArray(String contentPath, Value[] values, ResourceResolver resourceResolver) throws RepositoryException { JsonArray array = new JsonArray(); if (values != null) { for (Val...

    Views

    681

    Likes

    0

    Replies

    3
  • 6/15/23
    Hi all,We are running into a weird situation that the same query works on one pub server, but not the other. The query has been working fine for years on both pub servers. The oak:index is the same on both. The query is:/jcr:root/content/site//element(*,cq:PageContent)[@sling:resourceType='site/comp...

    Views

    504

    Likes

    0

    Replies

    4
  • 6/15/23
    Hi AEM Community,   I am a little confused in IMS Users and IMS Groups w.r.t IMS Product Profiles.   Scenario - I have added an IMS User to AEM Users Product Profile. This IMS User is also assigned to an IMS Group.   As per Adobe IMS User Groups Video (https://experienceleague.adobe.com/docs/experie...

    Views

    778

    Likes

    0

    Replies

    5
  • 6/15/23
    AEM Community,   Hoping someone can point in the direction of some sort of tool within AEM (6.5) that can assist our team with bulk scheduling assets (images, documents) and site pages for future activations.  We do use the activate later feature and can set that up asset by asset, page by page, but...

    Views

    786

    Likes

    0

    Replies

    5
  • 6/15/23
    Hello everyone,i'm trying to bring the dynamic imports in our AEM projects. I do see the file being built correctly, the chunks are under a clientlib named dynamic module, under the clientlibs folder, within ui.apps.I do also see it replicated on my local environ in CRXHowever, when accessing the pa...

    Views

    523

    Likes

    0

    Replies

    2
  • 6/15/23
    By default in request.log file will get request(method,protocal),response (status code,response time) and protocal details.If I  want to log same as request.log file in other custom log file(Ex:error.log). Is there any configuation I need to add ?

    Views

    955

    Likes

    0

    Replies

    6
  • 6/15/23
    Hi Team, we have page and their unique UUID attatched to page andI have a requirement where I have to do a bulk copy of page from one path to another path and also update uuid [since if we copy the page from one node to another it will copy the same uuid].So current I have only magazine_us page is a...

    Views

    581

    Likes

    0

    Replies

    2
  • 6/15/23
    Hi Team,  Is there any configuration in aem author to allow only one user to login in same time. Thanks  

    Views

    361

    Likes

    0

    Replies

    1
  • 6/15/23
    We have various custom components inside containers. For instance a container with posts. This is useful for adding items with multiple fields to a list. The issues we have with these components are in the edit mode. The components inside the container are overlapping and can only be selected in the...

    Views

    938

    Likes

    0

    Replies

    5
  • 6/15/23
    Hi All,  I am trying to enable integration between AEM and Adobe Target. To start with, we have to configure Adobe IMS Technical account using authentication key generated in Adobe I/O. In Adobe I/O, we have two options for API authentication - OAuth and JWT (going to be deprecated). So, I continued...

    Views

    1.5K

    Like

    1

    Replies

    4