I have upgraded an old real-time job from version 3.2 to version 4.2.
Everything looks the same and the web service functions properly in 4.2.
However, the trace log in 4.2 echoes the input message data whereas the 3.2 version did not (it only showed the output). This is not desirable since the input can contain sensitive information.
I have compared all the trace properties at the job level and they are the same. I have also tried setting them all to "No" in 4.2 and it did not help. I must be missing something obvious.
Does anyone know how to prevent the Input message from showing up in the trace log for real-time jobs? I would like to still have the output data but I could live without it if that's the only option.