knime server repository path to Azure File Share path

What setting’s needs to be change the default workflow repository path to some other location. We are planning to use “Azure File Share” instead of default data disk. Please provide steps to achieve the same.

Hello,

In $server_repository/apache-tomee-plus-XX.YY.ZZ/conf/Catalina/localhost/knime.xml (where XX.YY.ZZ is the tomee version numbers), there is a property “com.knime.server.repository”, which you can change the value of. (Make sure you shut down KNIME Server and Tomcat/TomEE before you change this, though. Then you can start it up again with the changed value.)

Regards,
Nickolaus

Hello,

One additional note:
You should have the new repo location in existence and your repo files moved over to the new location before you start up the server again, else the startup will fail.

Please let us know if you have any additional questions.

Thank you,
Nickolaus