Expand my Community achievements bar.

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

  • 1/16/25
    I have an AEM Form that submits to a REST endpoint and redirects to a thank-you page. When the form is submitted, I get the following errors (same error twice in a row) and the form data is not submitted to the endpoint. It does redirect to the the thank-you page regardless. 16.01.2025 08:42:13.923 ...

    Views

    1.0K

    Likes

    0

    Replies

    5
  • 1/14/25
    Hi all,  We are seeing more data transfer in s3 bucket which consume the high cost. When i checked the logs it shows the below information. I tried to find any solution but i couldnt able to see anything. Initailly data store garabage collection failed later it was ran successfully. Also, there is n...

    Views

    850

    Likes

    0

    Replies

    5
  • 1/13/25
    Hello,I created a adaptive form that submits data to a php script with a Submit to URL link.And in the post submit event of this button i click another invisible button liek this:xfa.resolveNode("Countries.#pageSet.Page2.Invisible.Subform2.Button1").execEvent("click"); that also holds a script to up...

    Views

    633

    Likes

    0

    Replies

    2
  • 1/9/25
    Hi all, I have some .pdf documents I need to send to court but they won't merge because they are password-protected. Any ideas how I can go about it? thank you

    Views

    543

    Likes

    0

    Replies

    2
  • 1/9/25
    Hi, I have a requirement to render a XDP as HTML, have user fill in the data and then have a button on the HTML that says "Download PDF" when clicked, this should download a PDF rendering of the XDP with data prefilled (same data entered in the HTML form). Any ideas on how i can go about implementin...

    Views

    792

    Likes

    0

    Replies

    3
  • 1/8/25
    Hi Team,I have created process design that generate the pdf. The process design has 4 services1- SetValue(execute)2-ApplicationUtility(readApplicationAsset)3-FormService(renderPDFForm)4-OutputService(transformPDF)When I am calling REST API (ex:) then the response Entity returning the url location wh...

    Views

    778

    Likes

    0

    Replies

    4
  • 1/6/25
    Hi,How are bundle numbers created?I have two instances of AEM 6.5 installed in two machines. A bundle (say 450) is present in instance A but not in instance B. One suggestion is to get a copy of the missing bundle from A and install it in B. The instance B already has a different bundle with the sam...

    Views

    720

    Likes

    0

    Replies

    4
  • 1/3/25
    Hi ,I have created custom service that convert json to xml. I used the below API to convert json to xml string, Its giving proper result in my eclipse but when I created the component and trying to start the service its giving error "Caused by: java.lang.NoClassDefFoundError: jakarta/xml/bind/JAXBEx...

    Views

    1.4K

    Likes

    0

    Replies

    10
  • 12/25/24
    Attaching screenshot for reference. Repro stepsAfter deploying custom code on an instance, the instance restarts and a nullpointer exception occurs at "java.lang.NullPointerException: null at com.day.cq.replication.impl.ReplicatorImpl.getReplicationStatus(ReplicatorImpl.java:288) [com.day.cq.cq-rep...

    Views

    631

    Likes

    0

    Replies

    3
  • 12/18/24
    Hi,I have a dropdown with options in the form of: key=value:1=Option 12=Option 2... When I create a document of record, only the keys are visible, like: 1,2,3... I need to change that so in the DoR only the selected values are visible. Is there an API for that I can use? Or what can I do?

    Views

    1.0K

    Likes

    0

    Replies

    3