Hi All,
Is there any way to automate Appian Application (App Server, search Server, data Server and Engines) shutdown and start for Appian on premise?
Thanks
Discussion posts and replies are publicly visible
Yes, I've seen it done before. Basically create a shell script with the commands and the ability to check the status of the engines start script. You just schedule that script via cron and there you go. Perhaps ChatGPT could help you generate a first version of the script.