BizTalk Server Orchestration - Create Web Service and Passing Parameters

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > December 2005 > Create Web Service and Passing Parameters





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Create Web Service and Passing Parameters
CranCran77

2005-12-28, 5:57 pm

I want to create a web service where-in I pass a few parameters such as
a from date (string format of YYYYMMDD) and an item number. I take
these two values from the GET/POST call to the web service and make a
call inside Biztalk orchestration. The orchestration would get some
data and pass it back to the web browser.

Now, the GET/POST would come from a web form that my web application
would post to the published web service URL. How do I get the
parameters into my biztalk web service? Does passing it as URL
parameters (/myurl?param1=val1¶m2=val2) work?

Once the biztalk web service has gotten the data for the response, i
would like to present that as a HTML webpage output to the client
browser. How would I go about doing this?

Any help is appreciated.

Thanks,
Chris

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com