Expand my Community achievements bar.

Join expert-led, customer-led sessions on Adobe Experience Manager Assets on August 20th at our Skill Exchange.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 12/22/22
    Dear all,   We are trying to integrate AEM with a third-party commerce system (SAP CC). We have set up our adobe.io runtime functions to cater for the integration based on CIF documentation. However, we are facing (so far) the following challenges:   Root category: It seems the author UI as well as ...

    Views

    1.1K

    Likes

    2

    Replies

    3
  • 12/22/22
    Hi,   We are using adobe 6.5.0 SP10 version in our servers and we are trying to configure Oauth authorization mechanism for third parties to consume our services/servlets and currently we have implemented SAML SSO authentication which is working fine for end users.   For third parties to consume our...

    Views

    1.0K

    Likes

    0

    Replies

    3
  • 12/22/22
    Hi, I want to know like while overlaying a component how to overlay content.xml  e.g :  -> component that is being overlayed: component A -> component that is overlaying: component B   now ->I have some fields in component's A dialog box that I don't want in component B's dialog box         -> Also ...

    Views

    868

    Likes

    0

    Replies

    2
  • 12/22/22
    As above    1. I have two templates for React SPA AEM app. 2. One is the Home page and the other is the child pages. 3. If I checked the isRoot property in the template page policy the content of the root page is rendering automatically to the child pages. I am not able to find any exact place where...

    Views

    753

    Like

    1

    Replies

    2
  • 12/22/22
    Can we pass the AEM form object values(eg: entered in textfield) to another AEM form . Please provide an example

    Views

    877

    Likes

    0

    Replies

    2
  • 12/21/22
    I am a developer. I want to learn Adobe Experience Manager. That's why I need to setup it locally to start learning. But I can't because I have not found any link to download AEM quickstart jar file. Can anyone help me on this?

    Views

    836

    Likes

    0

    Replies

    1
  • 12/21/22
    When I send a request to IDP, the status code is 405(Method Not Allowed).  I am new to saml, who can help me to solve this? It is the POST method, maybe the IDP needs GET method?

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 12/21/22
    as above.   some info:  I know it's not running because I don't get a new entry in this folder => /var/acs-commons/on-deploy-scripts-status. Also the node changes I am making in my class is not present.In my custom class, I have some info (just to indicate the class is running) and exception logging...

    Views

    650

    Likes

    0

    Replies

    1
  • 12/21/22
    Hi Team,  I've developed custom component like the below, it's not showing the name of the component when we drag and drop. Like it should display like a Title component. In the below image the date picker should also come like title on page.   Thanks  

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 12/21/22
    Hi, So I am trying to write a JUnit unit test for a servlet. I set the RequestPathInfo using the following: MockRequestPathInfo requestPathInfo = (MockRequestPathInfo) request.getRequestPathInfo(); requestPathInfo.setExtension("json"); requestPathInfo.setSuffix(null);   In the servlet, logic is w...

    Views

    777

    Likes

    0

    Replies

    1