(NB This predates the ‘Call Local Workflow’ node hence we did some hacking around to create a command line command to run the second workflow)
Is your report generated by the WF called by the Call Local Workflow node?
I know we have a workflow on our KNIME server which does this - I will take a look later and attempt to create some sort of slimmed-down non-confidential working example
Thanks for your answer. We have as well some running reports on our server. The point is that I need a version working on a workstation.
All the reports are generated by the called WF yes.
But only the last generated one is saved when using the Call Local Workflow node.
The other way to do it is to create the loop before the node Call Local Workflow, and send the data for the report as a parameter in order to generate the report. But then I need to change my worklfows… That’s why I was wondering if there were another options