Last year, I had the problem to bring down all tasks of one RPC server job with one terminate command (USR2073), when I used an RPC Server connecting via SVC to the Broker. The solution was, to send at least the same amount of terminate commands as number of threads and the tasks as well as the job ended.
Now, I am on a TCP/IP connection with many tasks. The terminate commands let end all tasks but the job doesn
#webMethods#EntireX#Mainframe-Integration