When I select File type on application parameter, I wonder how File type is used.
I have some applications which read files and generate new file. And second application must use the file generated by first application. In this case, may I use File type as first application’s output type and second application’s input type? If not, do I have to use String type to pass the name of file generated by first application? I need a more detailed tutorials, workflow samples.. Regards, Shinyoung
