Hi,I have a cron job which executes curl command using java (ProcessBuilder class), but I'm getting Exit Code : 23 on running download command curl -u user_name:user_pwd https://<prod_url>/etc/packages/my_packages/myPackage.zip --output myPackage.zip FYI, I am trying to download the existed package(...
Hello everybody. I will appreciate any help. I have faced an issue with workflow step 'Convert to PDF/A':17.05.2023 15:28:46.557 *DEBUG* [JobHandler: /var/workflow/instances/server0/2023-05-17/review-submit_2:/content/dam/pdf] com.adobe.fd.workflow.assembler.ConvertToPDFAProcess Executing Convert To...
I would like to convert PDF ile to PDF/A. I gonna use the DocConverterServiceClient. Regarding documentation https://experienceleague.adobe.com/docs/experience-manager-65/forms/developer-reference/programming-aem-forms-jee/performing-service-operations-using-apis/pdf-a-documents.html?lang=en#convert...
Hi All, We are using AEM 6.5.14 with AEM forms add-on package(6.0.718). We are using plain forms Text Box and Numeric Box Component. We have added ootb validation for "max characters" and "max digits" in the text box and numeric box respectively. We are facing below weird issues in actual Mobile dev...
Hi All, We are using File Attachment Component and have configured the maximum size of 1MB for an attachment. The alert provided is OOTB when the size of the file exceeds 1 MB.How can we restrict the Alert from coming and customize to our error Message. This js is called ootb and we need to restrict...
Hello, I'm trying to use the QR Code object.Currently I'm using a xml file to populate the document, but in the future will be used an API.The value for the QR Code is variable so different inputs will generate different QR Code size.My ideal goal would be to have all the QR Codes with 30mm x 30mm (...
Hi, How to use the dispatch event in AEM forms rule editor?What are the possible event types it takes in as argument?Can some one help me with that? Using AEM forms 6.5. I am looking to trigger the initialize event in one panel (PanelA) on the click on button in another panel (Panel B), without nav...
This is only happening to the publisher. In author, it's perfect. Our CSE has installed SP13 and followed with form addon installation. But after that, forms on publishers are not render in full height. It's shrinking in the iFrame. Also, some of the form controls stopped working, such as checkbox i...
Greetings All,I have encountered an issue trying to upgrade an AEM 6.5.12 JEE server running on Windows 10 Pro.I was able to install 6.5.12 with Java 8. To get the CFP installer to run, I had to add an Environment Variable "JAVA_TOOL_OPTIONS" set to "-Dos.name=Windows 7". I have updated the install...