DCSIMG
string parameter - Ariel ITzhaky

Ariel ITzhaky

It's all working till you fix it ...

Browse by Tags

All Tags » string parameter (RSS)
Consuming Web-Service method with string as input parameter
Most "hello world" sample of generating & consuming Web-Services starts with simple method that passes string parameters between the service provider & consumer. Somehow, the approach for the very same sample get complex in BizTalk world. Our aim is to consume the "hello world" web service method that as I mentioned before has a string input parameter. The real question is what message formation we should send to the SOAP send port so that the SOAP adapter comprehend that...