Expand my Community achievements bar.

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

  • 1/23/23
    Hi all, I want to write a sling models for multifield for touch ui component. If any one having idea to write the sling model for multifield with minimal code please suggest some examples. Thanks

    Views

    3.2K

    Likes

    0

    Replies

    7
  • 1/23/23
    We have a common Utility class, which has following method  public static ResourceResolver getServiceResourceResolver(String subServiceName){        final BundleContext bundleContext = FrameworkUtil.getBundle(Util.class).getBundleContext();       final ServiceReference factoryReference = bundleConte...

    Views

    900

    Likes

    0

    Replies

    4
  • 1/22/23
    I have created some sling models by using a delegation pattern(by extending core components) but I've had some issues while writing unit test cases for these sling models. Hopefully, someone can give me some suggestions. thanks Thanks

    Views

    578

    Likes

    0

    Replies

    2
  • 1/22/23
    Hi    I am trying to validate JSON input in SlingHttpServletRequest in AEM, I tried to use JSON Schema and JSON Schema validator but it doesn't compile with AEM. Every time I use the JSON validator I got an error on the AEM page, all the function buttons are gone except the "Create" button.     I f...

    Views

    1.1K

    Likes

    0

    Replies

    5
  • 1/21/23
    Hi all,   My goal is to create a tool in AEM, but I want the layout/design to be identical to what Adobe is using in Cloud Manager, so is there a method to include the Adobe React Spectrum library into AEM project?   Currently using coral layout, but it is old and outdated.   Thanks.

    Views

    739

    Likes

    0

    Replies

    2
  • 1/20/23
    Can I get opinion on requests at the webserver level.? If frequently we approach over 95 requests per second on the single webserver, do you think I can use this as a speaking point to the need to add the second server to provide ongoing resilience and handle increased volumes of traffic.    Normal ...

    Views

    693

    Likes

    0

    Replies

    5
  • 1/20/23
    Hi All,   I'm searching for ways to stop the Authoring team from Uploading Duplicate Assets and a way to Identify & List existing Duplicate Assets.  Any Help will be much appreciated.     Thanks Lasya.

    Views

    544

    Likes

    0

    Replies

    2
  • 1/20/23
    I wanted to add some HTML tags in RTE; with CSS class names how can I achieve that? If there is any possible way to do so. For Del tag, I tried creating it from text component policy but Now if I click on Paragraph it won't let me select, once Strikethrough (del) tag is selected  

    Views

    1.2K

    Likes

    0

    Replies

    4
  • 1/20/23
    Hello,   I have the problem with locating the folder as resource from Sling Component. The code looks like the following: The line 36 gives not null resource object but line 37 gives null.   The folder "/apps/sling" exists initially but "/apps/myfolder" was manually created in JCR Repository Browse...

    Views

    991

    Likes

    0

    Replies

    5
  • 1/20/23
    Hello Everyone,I am able to connect and do transactions with the JDBC connection pool, but when I am doing manual deployment through the package manager then the issue happens, I am new to AEM and not getting what to do also this is a SPA  project. below is the stack trace can anyone please help me ...

    Views

    1.8K

    Likes

    0

    Replies

    8