Subject:Browse for Pipeline Input Author:James Pearsall Date:09 Mar 2010 04:41 PM
Is there any way to have a pipeline prompt the user for the input file? (or output save location?) There is a static input which means that new XML input files will have to be in the correct directory and have the exact name as specified in pipeline creation. This is going to be a hassle for me when this goes live and new files are sent to me daily (in fact i'd rather have an end user be able to convert the files).
I've somehow cobbled together a java program using netbeans to execute my pipeline but if I could have the user browse for input/ouput file locations it would be a major step forward.