Hi,
I have created a Java application which creates excel file and transfer the excel file to a location via FTP. In my local environment application executes in few seconds. But when I run the application first time in IBM BAW it complete execution in 6 to 7 minutes and second time it completes execution in less than 2 minute.
In Java module added all Apache poi and ftp jars dependency as reference library.
Created a runnable jar and integrate with IBM BAW.
First time it is taking around 4 to 5 minutes time to create an excel file then file transfer completes within in 1 minute.
Second time complete entire(excel fie creation and file transfer) process in less than 2 minute.
Due to time taken issue transaction roll back happening on BPM side but java application complete all steps without error.
Need support to fix this time taken issue of Apache poi.
Software - Eclipse, IBM BAW
Java - Jdk 1.8
Library - Apache poi v4.1.1, poi-ooxml v4.1.1, poi-ooxml-schemas v 4.1.1, xmlbeans v3.10
------------------------------
Vinay Sinha
------------------------------