We don’t have anything like the number of interfaces that the American’s appear to have. A normal config for us would be 3 sites (test, development and production) with possibly 10 processes to a site.
The other day I had to shutdown all the interface cleanly and to do this I stop the inbound threads first, ensure all the backlogs are processed and then stop the process. This was quite long winded and I’m sure those of you with far more interfaces/processes than me know what i’m talking about.
So my question is – How do other people manage a controlled shutdown? Do you do it manually (as me) or do you have scripts and have clever do these scripts need to be?
Thanks
Garry