Getting Error while executing workflow from Automationedge server - 'com.itextpdf.kernel.pdf.pdfdocument' could not be found
Error:
Error Initializing userDefinedJavaClass: A class 'com.itextpdf.kernel.pdf.pdfdocument' could not be found, Failed to initialize.
Solution:
To resolve this issue we have to add ''pdfDocument" external jar file in below locations:
- In process studio add it to 'Process_Studio\process-studio\lib' directory
- In agent add these JARs to the 'Agent\ae-agent\lib' directory after that restart the agent and resubmit the workflow request in AEUI portal.