Question

Legato Health
IN
Last activity: 3 Nov 2020 7:35 EST
How to generate a space delimited text file (.prn) through activity ?
I have a requirement where I need to generate a space delimited file through an activity.
Solution I tried - I have created a template and save it in .prn format
Created a binary file of type "prn" and uploaded the template
Called it through a java code but not able to generate it.
Please suggest a solution, Thanks