knime scheduler setting while migration to another server

Hi ,

I had deployed one workflow to knime server and schedule it using Knime scheduling option tab. I want to confirm that if we manually Copy this workflow to Higher environment knime server. Will this scheduling Functionality also migrate along with the workflow to Higher environment? or PROD team again need to reschedule it from their End.

Hello,

Manually copying a workflow from one environment to another will not duplicate or transfer the workflow schedules.

The schedule files for a given workflow are located in <workflow_repository>/workflows/Users/<username>/<workflow_name>/.metainfo/.

You can either pull these files from DEV and put them in the right location on PROD, or you can reschedule the workflow manually.

Regards,
Nickolaus