If the message is killed in killProc1, will killProc2 still evaluate it or will processing cease for that message?
I ran into a scenario where a kill proc is correctly killing the message in the testing tool and I know I both restarted the parent process AND reloaded the proc, just to be sure, but the message still continued downstream. As I looked further into the route, I noticed that a later kill proc continues the message.
Thanks,