Agile integration for running 3rd party processes
My customer is using the Scheduled Event Task to initiate a 3rd party process. This process is CPU intensive so they start up Agile on Node 1 (fast CPU and lots of memory) and start the 3rd party process using the Event Task so it is running only on Node 1, then they start the rest of the nodes. From time to time, the Scheduled Event Task will initiate the process on another Node within the cluster which causes performance issues. The only fix is to bring down all of Agile and start the process on Node 1 again, which