Java executable which retrieves parameters and information from a KNIME workflow archive. The CSV param file can then be used to adapt a form according to workflow requirements and the information file can then be use to describe a workflow.
java -jar KnimeParameterRetriever-2.0.jar Example.zip /tmp/param.dat /tmp/metainf.dat
Download the lastest release.