Is there a node I could use to copy a .knwf file or an executed workflow in a workspace to the KNIME hub?
I have tried the Transfer files node which works great for .pdf files for instance. But with .knwf files it copies them as files and not as workflows (with the overview etc). I have considered using the Workflow reader and Deploy workflow to server nodes. But the Reader resets the workflow. And the KNIME server connector can’t connect to the KNIME hub.
Best regards,
Worst case, use selenium to automate the browser and upload it to your account. This can then be scheduled / automated via task scheduler or other software.
br
The Transfer files really doesn’t seem to be the way to go:
ERROR Transfer Files 0:407 Execute failed: /22-2/Labs/Parameter flow variables/Parameter flow variables 1: Reading a Workflow is not possible. See the Integrated Deployment extension for handling workflows.
We are aware that this is currently not supported, (but!!) our engineering team is already working on it. So this will definitely possible in the future.