We have a Java proc that successfully runs through the testing tool. However, when the proc is applied to the thread it’s like the message doesn’t even pass through the proc. Instead, the message goes straight to the end point (dev/null).
Does anyone know why the proc wouldn’t be applied, even though it is?