Help me! WebService, in parameter: File
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Orchestration > Help me! WebService, in parameter: File




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

Evike is offline     Help me! WebService, in parameter: File  
Evike


View Ip Address Report This Message To A Moderator Edit/Delete Message


Click Here to See the Profile for Evike Click here to Send Evike a Private Message Find more posts by Evike Add Evike to your buddy list
 
07-19-04 04:42 PM

Hallo,
I'm beginner, please help me!
How can I communicate from a BizTalk Server 2004 orchestration 
to an existing WebService, which has input parameter:
- integer
- file
Can I found an examples in SDK?
(With a WebService, with input parameter Class - can I).
Thanks!




[ Post a follow-up to this message ]



    RE: Help me! WebService, in parameter: File  
rnsdas


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-20-04 07:50 AM

Hello Evike,

Orchestration can communicate with webservices quite easily.

As pointed out by you, if the schema is a simple type (int as mentioned by y
ou) or if it is a multi-part (Class as mentioned by you), orch can invoke it
.

I am particularly impressesed by the Web Seminars of MSDN for a beginner and
 I would definitely suggest that you can go through the following link:
http://www.microsoft.com/biztalk/ev...ntroduction.asp (Refer the Webc
ast : Using Web Services with BizTalk Server 2004). It shows how an Orch can
 connect to a Web Service.

Further , there is also a sample available in the SDK\Samples\Orchestrations
\ConsumeWebService folder , which explains how to invoke a Web Service.

Hope this helps,

rnsdas

"Evike" wrote:

>
> Hallo,
> I'm beginner, please help me!
> How can I communicate from a BizTalk Server 2004 orchestration
> to an existing WebService, which has input parameter:
> - integer
> - file
> Can I found an examples in SDK?
> (With a WebService, with input parameter Class - can I).
> Thanks!
>
>
>
> --
> Evike
> ------------------------------------------------------------------------
> Posted via http://www.webservertalk.com
> ------------------------------------------------------------------------
> View this thread: http://www.webservertalk.com/message313760.html
>
>





[ Post a follow-up to this message ]



    RE: Help me! WebService, in parameter: File  
rnsdas


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-20-04 07:50 AM

Hello Evike,

Orchestration can communicate with webservices quite easily.

As pointed out by you, if the schema is a simple type (int as mentioned by y
ou) or if it is a multi-part (Class as mentioned by you), orch can invoke it
.

I am particularly impressesed by the Web Seminars of MSDN for a beginner and
 I would definitely suggest that you can go through the following link:
http://www.microsoft.com/biztalk/ev...ntroduction.asp (Refer the Webc
ast : Using Web Services with BizTalk Server 2004). It shows how an Orch can
 connect to a Web Service.

Further , there is also a sample available in the SDK\Samples\Orchestrations
\ConsumeWebService folder , which explains how to invoke a Web Service.

Hope this helps,

rnsdas

"Evike" wrote:

>
> Hallo,
> I'm beginner, please help me!
> How can I communicate from a BizTalk Server 2004 orchestration
> to an existing WebService, which has input parameter:
> - integer
> - file
> Can I found an examples in SDK?
> (With a WebService, with input parameter Class - can I).
> Thanks!
>
>
>
> --
> Evike
> ------------------------------------------------------------------------
> Posted via http://www.webservertalk.com
> ------------------------------------------------------------------------
> View this thread: http://www.webservertalk.com/message313760.html
>
>





[ Post a follow-up to this message ]



Evike is offline     Re: RE: Help me! WebService, in parameter: File  
Evike


View Ip Address Report This Message To A Moderator Edit/Delete Message


Click Here to See the Profile for Evike Click here to Send Evike a Private Message Find more posts by Evike Add Evike to your buddy list
 
07-21-04 10:37 AM

Thank you very much for this Information!
I need some more details information. Can you help?

a.) I try to communicate to a Webservice with a simple type
(f.e.: int).

[WebMethod]
  public string HelloWorld(int nr)
  {
     return "Hello World " + nr;
  }

In the orchestration:
I create a message (ToWebServiceInt_Instance), that I would like to send to 
the WebService.
Type is:  Web Message Type 
     btWebServiceDan.localhost.DanService_.HelloWorld_request

How can I map an integer value to this message? 
In the orchestration I use Transform:
But in the Destination I can choose only:
btWebServiceDan.localhost.DanService_.HelloWorld_request
and not
btWebServiceDan.localhost.DanService_.HelloWorld_request.nr

b.) 
I shell make a simple FILE transformation with BizTalk Server 2004:
The files comming in and without any changes they must be passed to a WebSer
vice. I don'nt know the schema of this files.
and they can be different. 
How can I define an incomming message without to know the schema?
How can I pass it to the WebService? (Problem like the (a.))

Thanks a lot in advance!


quote:
Originally posted by rnsdas Hello Evike, Orchestration can communicate with webservices quite easily. As pointed out by you, if the schema is a simple type (int as mentioned by y ou) or if it is a multi-part (Class as mentioned by you), orch can invoke it . I am particularly impressesed by the Web Seminars of MSDN for a beginner and I would definitely suggest that you can go through the following link: http://www.microsoft.com/biztalk/ev...ntroduction.asp (Refer the Webc ast : Using Web Services with BizTalk Server 2004). It shows how an Orch can connect to a Web Service. Further , there is also a sample available in the SDK\Samples\Orchestrations \ConsumeWebService folder , which explains how to invoke a Web Service. Hope this helps, rnsdas "Evike" wrote: > > Hallo, > I'm beginner, please help me! > How can I communicate from a BizTalk Server 2004 orchestration > to an existing WebService, which has input parameter: > - integer > - file > Can I found an examples in SDK? > (With a WebService, with input parameter Class - can I). > Thanks! > > > > -- > Evike > ------------------------------------------------------------------------ > Posted via http://www.webservertalk.com > ------------------------------------------------------------------------ > View this thread: http://www.webservertalk.com/message313760.html > >




[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 11:01 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register