Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 1/23/23
    Hi All ,   I am getting error while running the pipeline in Adobe cloud Manager         build log below from the pipeline     Switched to a new branch 'dev'Branch 'dev' set up to track remote branch 'dev' from 'origin'. [BUILD] Running git change-log command(s)[BUILD] Running npm audit command(s)...

    Views

    2.7K

    Likes

    0

    Replies

    5
  • 1/23/23
    I set up the job to be triggered daily and is not happening, I cannot see any on the logs that could be causing this issue, months ago we have the same job consumer working properly on AEM Cloud but now after we enable it I can see the job is set to trigger but the consumer is not happening any time...

    Views

    5.1K

    Likes

    0

    Replies

    13
  • 1/23/23
    Hi,   Is there any way to inject json data (tree like structure) to path field component?   Scenario: Earlier, I was storing 3rd party data to AEM and then using path field component to select the data. Now, I am not storing it any more to AEM due to performance issue and it will be there in in-memo...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 1/23/23
    Hi, As part of Oauth implementation, we have to generate JWT token based on some parameters; Header{"alg": "RS256","typ": "JWT"} Payload{"aud": "<Token Endpoint>","iss": "<Client Id>","sub": "<user name>","exp": <Current time in Milliseconds+expiry>,"iat": <Current time in Milliseconds>,"scope": "<s...

    Views

    1.5K

    Likes

    0

    Replies

    4
  • 1/23/23
    Hi,   Few days ago Oracle has released new version of Java 11: Java™ SE Development Kit 11, 11.0.18 Release Notes (oracle.com)   When can we expected this version appear in General downloads | Software Distribution (adobe.com) ?   Best regards

    Views

    3.7K

    Likes

    0

    Replies

    4
  • 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

    8.7K

    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

    1.7K

    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

    1.1K

    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

    2.5K

    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

    1.8K

    Likes

    0

    Replies

    2