Expand my Community achievements bar.

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

  • 2/19/24
    Hi Members, I am trying to implement a custom SAML implementation. I Implemented (extractCredentials & requestCredentials) methods successfully. Users can access the page, and each other behaviors are working as expected.But in the dropCredentials methods I am facing a problem.What I did I have a Cu...

    Views

    271

    Likes

    0

    Replies

    1
  • 2/19/24
    Hi,I have local country sites("/content/local-cuntry/en-us/about", "/content/local-cuntry/en-uk/about", "/content/local-cuntry/en-ae/about", "/content/local-cuntry/en-be/about" etc)We have editable template /conf/local-cunry/settings/wcm/templates/test-template.our requirement is to create pages und...

    Views

    392

    Likes

    0

    Replies

    4
  • 2/19/24
    Hi,   Anybody using Rest API in Adobe mesh?   I have requirement to create mesh for third party rest api and graphql response. As third party REST api is kind of search service which needs query params to fetch results.   Below is my sample json response when i do search endpoint: https://<searchend...

    Views

    745

    Likes

    0

    Replies

    4
  • 2/19/24
    Hi Community, I am seeking help on writing a piece of JavaScript to limit date picker and only allow selection from today + 7 days, as I am told the only way is putting code in rule editor. Without the IT knowledge and resource, I turned to ChatGPT for help, but it didn't work. Therefore, I want to ...

    Views

    873

    Likes

    0

    Replies

    5
  • 2/19/24
    Hi Team,   I got an error while trying to connect to the exchange token URL internally via servlet. "Server returned HTTP response code: 400 for URL: https://ims-na1.adobelogin.com/ims/exchange/jwt"   So basically I am first generating the JWT token using the privatekey.pem file and then hitting t...

    Views

    575

    Likes

    0

    Replies

    4
  • 2/19/24
    When a button is clicked in my Adobe Interactive Form, I aim to verify user credentials for the SAP portal using JavaScript, but I'm not receiving the expected status back. Here's the code I'm using:when button CLICK event in the adobe digital form var cPortalUrl = "https://nspek.com:50001/irj/porta...

    Views

    646

    Likes

    0

    Replies

    4
  • 2/19/24
    Is it possible to make Authoring cloud instance using dispatcher (creating new virtual host for Authoring instance) ?

    Views

    696

    Likes

    0

    Replies

    7
  • 2/19/24
    Hi guys.We have a servlet in the publishing environment that creates users and groups, in Aem Cloud Service.We are using a service user: "myServiceUser", it is included in the administrators group. Map<String, Object> param = new HashMap<>();param.put(ResourceResolverFactory.SUBSERVICE,"myService");...

    Views

    732

    Likes

    0

    Replies

    8
  • 2/19/24
    Hi folks,How to do Aem integration with stripe for payment process in AEM CT integration project.Did we have any documentation for it ?

    Views

    423

    Likes

    0

    Replies

    1
  • 2/19/24
    Hi All,I have a requirement where i am generating a report in the AEM cloud and storing the file under /var/dam/reports/../filename.csv after a successful generation of report i want to send the report link with the AEM environment link via mail. I am not using any servlet to generate a report, usin...

    Views

    977

    Likes

    0

    Replies

    7