Is there an "easy" way to track/know what the message type is at a given point in the flow (plus any additional message property)?
Thinking about branching and sub-flows, I find it very difficult to keep track of the message and it's properties.
I could probably investigate each message processor / transformer along the way to figure out what the message type is but I am wondering if there is a better way. Maybe there is something already built-in with MuleStudio that I don't know about?
thanks, Markus