Is there a way to use the testing tool to test mulitple proces at sametime? I have an (idea) on using two procs, proc one to manipulate the msg and based on the msg from proc one, proc two will either continue or kill the msg based on some parameters. I want to test my idea to make sure the first proc works and hands off the msg to second proc. I am just brainstorming right now, but thought the cloverleaf and tcl experts out there would have some thoughts 😆