Overview
This version is for Appian 23.2 and above. Cloud customers on a lower version of Appian that want to install this plugin should open a support case. Self-managed customers can find the latest jar for Appian 23.1 and lower version in the folder pre-23.2
Convert, merge and generate DOCX, PDF and XML files automatically in an Appian process
Key Features & Functionality
Function: xsltransform - Transform source XML using XSL Transform
Hi Team,
Working on "HTML Doc from Template" smart service to generate a HTML page and "PDF from HTML" smart service to generate PDF, HTML to PDF conversion is working fine when there are few records but when I have tested for around 2500 records, server crashed and there were logs with message "server's heap running out of memory".
Appian version is 23.4
So, I went with another approach, where I will be splitting the data based on a category and generating multiple PDF's and merging them with "Merge PDF" smart service.
Could you please let me know all the limitations related to smart services "PDF from HTML" smart service and "Merge PDF"
Thank youMadhu