I wan to know how solicit send port works in Biztalk server..
I have consumed a web service and using solicit send port to send the req to web service and get the response...
In both place i am using pass through pipeline ...still i am able to get the response in my orchestration..
my question is how am i able to receive response in orchestration as i am using pass through pipeline ...and does not promote message type.
and if i will get the SOAP fault in response then will i still be able to get the SOAP Fault in orchestration....