Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 6/26/23
    Hello, recently i have been trying to solve some problems with my AEM instance i dont know what is causing the problem. Me and my team received this file which i run with the comand java -jar, the crx-quickstart and the instance starts. The problem is that i can properly edit the projects becase the...

    Views

    793

    Likes

    0

    Replies

    9
  • 6/26/23
    I have 7-8 components on a page, and all these are the same component with different content( authored differently). Now I want to hide the 4th component for a particular user and the 7th one for another particular user group. Any idea on how to achieve this? The only thing that is making it hard fo...

    Views

    813

    Like

    1

    Replies

    3
  • 6/26/23
    I have a scenario where we need to upload assets , then create content fragment and set link of uploaded assets in content fragments , is there any efficient way to do this ? We are using AEM 6.5 

    Views

    343

    Likes

    0

    Replies

    1
  • 6/26/23
    Hi Everyone, As part of service pack 6.5.17 release notes 6.5.17 release notes , I can see now there is a sorting/paging feature available in standalone AEM 6.5.17. Is this feature really available in standalone AEM 6.5.17? If yes, could you please let me know how can I use this sorting feature in m...

    Views

    544

    Likes

    0

    Replies

    2
  • 6/25/23
    Hi, Under urls mapping in resource resolver factory, I am trying to put a rule with complete domain name e.g. /content/abc/us/en\.html < https://abc.com/ but this rule is getting skipped and have no effect. On further analysis, it seems colon (:) after the https is the culprit. If I remove it from t...

    Views

    692

    Likes

    0

    Replies

    4
  • 6/25/23
    Hello Everyone!We have a requirement to reactivate/reload the specific OSGi service programmatically based on changes on certain nodes (especially, content fragment data). Is it possible to programmatically reactive/reload the specific OSGi service? If so, sharing any example or sample code snippet ...

    Views

    703

    Likes

    0

    Replies

    3
  • 6/25/23
    Hi, I'm using AIO Java SDK which uses OAuth Credentials and setting Environment variables. Its working for Non prod and Prod. But how to restrict the OAuth API Credentials to work only for Prod.?   Thanks,Bhargav

    Views

    419

    Likes

    0

    Replies

    4
  • 6/25/23
     hi folksI am trying to embed one of our java client libraries into AEM. I followed:https://www.linkedin.com/pulse/how-add-third-party-bundle-you-aem-package-veena-vikraman/ in ui.apps, I created an "install" directory with the client lib ( which was converted into a OSGi bundle)In content-package-m...

    Views

    2.6K

    Likes

    0

    Replies

    16
  • 6/25/23
    I got requirement that to filter un-used assets present in dam-> I have written servlet and triggered SQL-2 Query to fetch all assets from dam, I am getting the all dam assets. My Code to fetch the assets  RowIterator rowIterator = queryResult.getRows(); while (rowIterator.hasNext()) { Row row = row...

    Views

    713

    Likes

    0

    Replies

    5
  • 6/25/23
    i don't have system console access for few environments . i  want to check runModes please help me. how to check?

    Views

    984

    Likes

    0

    Replies

    4