I need to change my CloverETL Server v3.5.1 server properties, specifically to change the SMTP configuration. My server is running under Apache Tomcat.
I don’t see a way to do this in the Server Console GUI, so I’m assuming I need to change the server properties using one of the methods document in “Chap. 19 Configuration”, like editing the config file. Right? Is there another way to change the server configuration while it’s running?
Assuming I edit the config file and restart the CloverETL WEB-APP using normal Tomcat procedures, what happens to jobs or graphs that were executing when I restarted the CloverETL server? Can you explain this in terms of processes and threads?