Consuming Web Services
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 > Consuming Web Services




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

    Consuming Web Services  
John


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


 
07-09-04 08:32 PM

Hi,

I'm creating an internal web service that biztalk is going to call.  I would
 like this web service to use the schemas that are setup in biztalk.  Howeve
r, it seems the only way I can do this is to create a proxy class in my web 
service, then map between m
y schema and the proxy?  It this correct? Also, at the moment I'm manually c
reating my proxy in the web service, is there a quick way of doing or am I m
issing the point completely?

thanks
--
John





[ Post a follow-up to this message ]



    RE: Consuming Web Services  
Eldar Musayev


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


 
07-09-04 08:32 PM

Not sure if I got your question right. AFAIK, you don't need to do anything
with proxies, you just grab wsdl adn xsd files from your webservices, and
use them to configure your WS adapter and orchestration (dmessage types) If
you want to use xsd/wsdl that is already used by BTS, you just take these
files, and (independently from BizTalk) create a web service that is using
these files. Nothing, except xsd and wsdl should cross the boundary between
BizTalk and your webservice, that the key advantage of webservices.
Regards,
Eldar


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

EBusiness Server Team
--------------------[vbcol=seagreen] 
would like this web service to use the schemas that are setup in biztalk.
However, it seems the only way I can do this is to create a proxy class in
my web service, then map between my schema and the proxy?  It this correct?
Also, at the moment I'm manually creating my proxy in the web service, is
there a quick way of doing or am I missing the point completely?[vbcol=seagreen] 






[ Post a follow-up to this message ]



    RE: Consuming Web Services  
John


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


 
07-09-04 08:32 PM

Thanks,

Not sure if this is the correct newsgroup for this question but to create a 
webservice that accept an input that is the xsd file how do I do this?, do I
 manually need to create an object that mirrors the xsd?

i.e

public void SomeMethod(Customer cust){ }  where cust is my customer.xsd
 file?

regards

--
John


"Eldar Musayev (MSFT)" wrote:

> Not sure if I got your question right. AFAIK, you don't need to do anythin
g
> with proxies, you just grab wsdl adn xsd files from your webservices, and
> use them to configure your WS adapter and orchestration (dmessage types) I
f
> you want to use xsd/wsdl that is already used by BTS, you just take these
> files, and (independently from BizTalk) create a web service that is using
> these files. Nothing, except xsd and wsdl should cross the boundary betwee
n
> BizTalk and your webservice, that the key advantage of webservices.
> Regards,
> Eldar
>
>
> This posting is provided "AS IS" with no warranties, and confers no rights
.
>
> EBusiness Server Team
> -------------------- 
> would like this web service to use the schemas that are setup in biztalk.
> However, it seems the only way I can do this is to create a proxy class in
> my web service, then map between my schema and the proxy?  It this correct
?
> Also, at the moment I'm manually creating my proxy in the web service, is
> there a quick way of doing or am I missing the point completely? 
>
>





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 09:37 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