Hi,
Is there a way to run a .kwf in batch? What I have read from documentation (and this is working fine), I need a workflow directoriy (this is what I tried and what is working well):
-workflowDir=… => directory with a ready-to-execute workflow
Nevertheless, how can I create just one file to execute this:
-workflowFile=… => ZIP file with a ready-to-execute workflow in the root
of the ZIP
Is it a zipping of the workflow directory or is is it the exported .kwf?