Like smooks transform have access to esb pipleline messages.
Do custom handlers specified under wise soapclient have access to esb pipleline messages?
Because I will use custom handler to add request specific information to soap message. This information (like adding xsi:type ) can't be added thru Map's or Object Structures. Let me know if you know so.