Hi All,

I have two web service and web service are consumed by Biz-Talk Orchestration.

First web service accept currency code and sending to second web service as request of 2ndweb service, it returns country currency name.

For first web service inputs i have created UI using First web service client.

but I'm not able to getting the correct result, i mean it is returning country code as it is. i thing web request message not hitting the orchestration request-response receiving location.

i don't how to test the Orchestration with the web request  using two way receiving port.

if i create receive location using file adapter, orchestration working well. But request from web service is not working.

Please any help on the same issue. i need to solve very urgent.