Hi Folks,Just wondering if there are any usable perl scripts that can generate output files within a workflow?In additional, within the same data type, can we choose different paths to store these output files?A customer tried using iwtask_genfiles.ipl to generate output but somehow it returns some error in calling to create this process.Any help on using this scipt or any other scripts that can be called in a workflow will be greatly appreciated.Thanks.
yes, it is possible to output more than one file form TPL. You have to use < iw_ostream > tag. Go through the PT documentation for its proper usage.