Expand my Community achievements bar.

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

  • 12/15/22
    Hi I am new to AEM, I created a AEM servlet and try to call a third party API to get a Oauth Token     @SlingServlet(paths={"/bin/test01"},methods= {"POST"},metatype=false) public class OauthAuthServlet extends SlingAllMethodsServlet { /** * */ private static final long serialVersionUID = ...

    Views

    1.4K

    Likes

    0

    Replies

    6
  • 12/15/22
    I've been tasked with adding an existing content fragment to a custom component. The path to the content fragment is populated by a custom page property a content author would add. I need to use that value in a custom component that includes the dynamic call to the content fragment. All I can find i...

    Views

    440

    Likes

    0

    Replies

    2
  • 12/15/22
    Env. AEM Form 6.5 SP-12 On Prem, Document Manager version [1].   Question - Using AssemblerService - how to configure insertionPoint in LiveCycle designer and use it via DDX   Scenario - We are trying to configure insertionPoint (DDX [2]) as explained here - https://help.adobe.com/en_US/livecycle/11...

    Views

    410

    Likes

    0

    Replies

    2
  • 12/15/22
      Env. AEM Forms 6.5 SP-12, On Prem   XML Payload for outputservice: <RootElement> <FirstName>FirstName</FirstName> <FirstName>LastName</FirstName>. . . <DocSource1>sampleContent1.pdf</DocSource1> <DocSource2>sampleContent2.pdf</DocSource2> <DocSource3>sampleContent3.pdf</DocSource3> <DocSource4>sam...

    Views

    380

    Likes

    0

    Replies

    1
  • 12/14/22
    Hi All,   I am working on a feature where AEM need to login using social media like FB, twitter etc. I have created fb app (customer category) and setup facebook login app with required properties. After performing all the steps in AEM, configured cloud facebook with app id and client secret etc. ge...

    Views

    244

    Likes

    0

    Replies

    1
  • 12/14/22
    Hi, On deletion of an Asset, I need get a property from the Node.   I created a workflow and also a launcher which is triggered whenever a node is removed. From the workflow payload I need to get asset path from which I can get its properties just before deletion(manually deletion of asset not from ...

    Views

    431

    Likes

    0

    Replies

    3
  • 12/14/22
    Dear community, I would like to collect user's login detail from my custom login page whether the login action is successful or not. The scenario would be: when the existing user log in AEM, the system write the timestamp into a user property for admins to check. When the user log in with wrong pass...

    Views

    497

    Likes

    0

    Replies

    3
  • 12/14/22
    Where does generated CORS policies exist in CRXDE if at all? I want to either add a CORS policy to open up connectivity or delete the existing policy. Our Auth0 can no longer access our site.

    Views

    650

    Like

    1

    Replies

    5
  • 12/14/22
    The Language and Language Root fields are set in the master copies:         However when you roll out to the live copies, the properties are not being carried over:       Workaround: We have had to cancel inheritance and manually set the Language and Language Root values.

    Views

    444

    Likes

    0

    Replies

    3
  • 12/14/22
    I need to get the value of a "well" node within another "well" node to put it in html code, how can I access this info? Someone can help me?

    Views

    233

    Likes

    0

    Replies

    1