Hi Folks,
When moving knime servers across AWS environments, wanting to know if there’s a way of exporting a batch of selected flows. Currently struggling to download them locally to knime analytics platform and load them back up again via copy and paste.
Hi @DXRX ,
You should be able to copy over the workflow_repository directory from one instance to another. Just be careful to also make sure that you copy over the new secret key to allow for scheduled jobs to continue to run on the new server:
For backup instructions
https://docs.knime.com/2021-06/server_admin_guide/index.html#backup-and-recovery
For transferring over the secret for encrypted schedules:
https://docs.knime.com/2021-06/server_update_guide/index.html#application-server-up
Please let us know if you have any further questions.
Thanks,
Zack