Hi RMG,
Thansk alot for your responses.
I got the solution. It is very simple, i end up laughing on myself.
I never realized that “Stream” can not be traced , it can only checked at run time.
I realized this once i followed the below steps.
Service in my flow is give below
getTransportInfo
savepipeline
restorepipeline
pub.io.stream to bytes
bytestoString
savepipeline
restorepipeline
steps
Keep both restore pipeLines disable
send a test mail to mail box.
once the mail is polled from mail box.
disable the following
savepipeline ( both)
pub.io.stream to bytes
bytestoString
Now trace it.
while tracing just modify the protocol to “email”.
you can see the mail body.
#webMethods-General#Integration-Server-and-ESB#webMethods