Multiple Output Files From Single Concurrent Program
Hi All,
We have the below requirement on the concurrent program:
From the single Concurrent Program, can we generate multiple output files(text Format),so that wen User user clicks on View output, he/she can save the Output files to the desktop. In the Program we have logic to differentiate the number of files to be generated. Instead of multiple files if all the output files can be zipped and generated thats also fine.
Can you please suggested any solution for this requirement.
Regards,