I have a BPMN for document management in KTA. The steps are the following :
- Create a TIFF file (scan)
- Classify document
- Convert to PDF
- ...
- Electronic signature with chambersign
- etc.
My issue is the following : I was asked to develop a Java module in order to get the documents that are processed, to make electronic signature and to send it back to KTA. I just don't know how KTA can call my JAR file.