When I build the WF project to run as a 'Java application', there seems to be no way to pass external arguments to this app by specifying them in the command line.
I understand there is a special argument string used to pass some information to the engine, but I think that saving non-WF specific argument strings and making them available for the application code would be of great help.
