BizTalk Server Orchestration - Send XML message to Biztalk Orchestration exposed as Web Service

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > July 2004 > Send XML message to Biztalk Orchestration exposed as Web Service





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 Send XML message to Biztalk Orchestration exposed as Web Service
Vikas R

2004-07-23, 5:50 pm

I have exposed BizTalk Orchestration which has SOAP request - response port , an input schema and output schema , as web service.
I want to send an XML message which conforms to the input schema .
I have looked at the ExposeWebSerivice Sample , but in the test driver they create the instance of the input schema and pass it the WebService.
I want to pass the XML file to the webservice and not create and input schema object instance
How do I do that ?

Thanks in Advance.

rnsdas

2004-07-23, 5:50 pm

Hello Vikas,

Ypou should download XML SPY from www.altova.com. This is an extremely useful XML tool and one of its many features is that it can act as a client for a Webservices.

The steps that you would need to do is as follows:
1. Go to Menubar and Select SOAP --> Create new SOAP request.
2. Specify the URL of your WSDL file :
e.g: http://localhost/demo_Proxy/demo.asmx?wsdl
3. It automatically will create the SOAP request and you can populate / ammend the request that you need to send .
4. Then click on SOAP-->Send request to the server to invoke your Web servcie.

This is a real cool tool and I personally feel that a client tool would be a very good idea while developing and testing a Web service.

The bad part is that its free only for a month!

Try :http://www.altova.com/download_xmlsuite.html

rnsdas
"Vikas R" wrote:

> I have exposed BizTalk Orchestration which has SOAP request - response port , an input schema and output schema , as web service.
> I want to send an XML message which conforms to the input schema .
> I have looked at the ExposeWebSerivice Sample , but in the test driver they create the instance of the input schema and pass it the WebService.
> I want to pass the XML file to the webservice and not create and input schema object instance
> How do I do that ?
>
> Thanks in Advance.
>

Vikas Nahata [MSFT]

2004-07-26, 8:52 pm

A similar tool is available on gotdotnet called WebServiceStudio and it is
free
http://www.gotdotnet.com/Community/...ampleGuid=65a1d
4ea-0f7a-41bd-8494-e916ebc4159c


--------------------
| >>Thread-Topic: Send XML message to Biztalk Orchestration exposed as Web
Service
| >>thread-index: AcRxB2MRD+KC9WuUQgKvi9qXW4RuOg==
| >>X-WBNR-Posting-Host: 4.250.36.16
| >>From: =?Utf-8?B?cm5zZGFz?= <rnsdas@discussions.microsoft.com>
| >>References: <4F1B36AF-6137-4879-9C87-40F4BEB601A6@microsoft.com>
| >>Subject: RE: Send XML message to Biztalk Orchestration exposed as Web
Service
| >>Date: Fri, 23 Jul 2004 15:50:01 -0700
| >>Lines: 28
| >>Message-ID: <74ACD210-E22E-48E3-B0DC-8C3DB79656C3@microsoft.com>
| >>MIME-Version: 1.0
| >>Content-Type: text/plain;
| >> charset="Utf-8"
| >>Content-Transfer-Encoding: 7bit
| >>X-Newsreader: Microsoft CDO for Windows 2000
| >>Content-Class: urn:content-classes:message
| >>Importance: normal
| >>Priority: normal
| >>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| >>Newsgroups: microsoft.public.biztalk.orchestration
| >>NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.157
| >>Path: cpmsftngxa06.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
| >>Xref: cpmsftngxa06.phx.gbl microsoft.public.biztalk.orchestration:7303
| >>X-Tomcat-NG: microsoft.public.biztalk.orchestration
| >>
| >>Hello Vikas,
| >>
| >>Ypou should download XML SPY from www.altova.com. This is an extremely
useful XML tool and one of its many features is that it can act as a client
for a Webservices.
| >>
| >>The steps that you would need to do is as follows:
| >>1. Go to Menubar and Select SOAP --> Create new SOAP request.
| >>2. Specify the URL of your WSDL file :
| >>e.g: http://localhost/demo_Proxy/demo.asmx?wsdl
| >>3. It automatically will create the SOAP request and you can populate /
ammend the request that you need to send .
| >>4. Then click on SOAP-->Send request to the server to invoke your Web
servcie.
| >>
| >>This is a real cool tool and I personally feel that a client tool would
be a very good idea while developing and testing a Web service.
| >>
| >>The bad part is that its free only for a month!
| >>
| >>Try :http://www.altova.com/download_xmlsuite.html
| >>
| >>rnsdas
| >>"Vikas R" wrote:
| >>
| >>> I have exposed BizTalk Orchestration which has SOAP request -
response port , an input schema and output schema , as web service.
| >>> I want to send an XML message which conforms to the input schema .
| >>> I have looked at the ExposeWebSerivice Sample , but in the test
driver they create the instance of the input schema and pass it the
WebService.
| >>> I want to pass the XML file to the webservice and not create and
input schema object instance
| >>> How do I do that ?
| >>>
| >>> Thanks in Advance.
| >>>
| >>

This posting is provided "AS IS" with no warranties, and confers no rights.

EBusiness Server Team

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com