Expand my Community achievements bar.

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

  • 1/24/23
    Hi all, I created the Junits test case for one of my simple return method but while trying to run the junit test case it throws an Null Pointer Exception as below screen shot, please give some suggestion for resolving this error.    

    Views

    4.5K

    Likes

    0

    Replies

    5
  • 1/23/23
    Can anybody hlp in understanding what are processing profiles and use the use of XMP writeback workflow? Why do we need this workflow? Can I disable it compeletely or for a path, say /content/dam(?!/XXXX/us/en/documents)(/.*)/jcr:content/metadata? what are the implications? This workflow also update...

    Views

    484

    Likes

    0

    Replies

    2
  • 1/23/23
    Hi Team,   We are trying to create junit for sling models where delegate pattern was used, but the core class reference always returns null.Is there any better way to create junit for such use case. Detailed error : java.lang.NullPointerException: Cannot invoke "com.adobe.cq.wcm.core.components.mod...

    Views

    992

    Likes

    0

    Replies

    8
  • 1/23/23
    Hello,   We have upgrade all the junit versions in pom.xml and it worked absolutely fine in local server but when deployed in cloud manager with latest (2023.1) version, the build fails with below error: 15:31:46,075 [main] [ERROR] COMPILATION ERROR : 15:31:46,076 [main] [INFO] ---------------------...

    Views

    2.0K

    Likes

    0

    Replies

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

    1.4K

    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

    2.6K

    Likes

    0

    Replies

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

    521

    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

    601

    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

    2.0K

    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

    3.2K

    Likes

    0

    Replies

    7