How to consume a webservice which returns a dataset
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 > How to consume a webservice which returns a dataset




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

    How to consume a webservice which returns a dataset  
NEWS


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


 
03-31-05 10:58 PM

Hi,

I have a webservice which return a dataset. But Biztalk cannot figure it as
reference.xsd in schema, is there any alternative solution like object array
or sth else?

Thanks,

jason







[ Post a follow-up to this message ]



    Re: How to consume a webservice which returns a dataset  
CurtisH


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


 
04-01-05 10:54 PM

>From what I understand, most dealings with datasets via orchestration
have to take place in GAC'd helper components.  XLANGs (the lang orch's
use) doesn't support array constructs, which one uses constantly when
dealing with datasets.  You can create a variable that is a dataset,
populate your var with the message recieved from your WS, and then pass
it to your helper component (via an expression shape) where you can
manipulate, work with, or extract data from it.

That's how I've come to see it anyhow.  Good luck!






[ Post a follow-up to this message ]



    Re: How to consume a webservice which returns a dataset  
NEWS


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


 
04-04-05 10:50 PM

thanks a lot.

Jason

"CurtisH" <curtis.herrick@schwans.com> wrote in message
news:1112365086.372229.253390@z14g2000cwz.googlegroups.com... 
> have to take place in GAC'd helper components.  XLANGs (the lang orch's
> use) doesn't support array constructs, which one uses constantly when
> dealing with datasets.  You can create a variable that is a dataset,
> populate your var with the message recieved from your WS, and then pass
> it to your helper component (via an expression shape) where you can
> manipulate, work with, or extract data from it.
>
> That's how I've come to see it anyhow.  Good luck!
>







[ Post a follow-up to this message ]



    Sponsored Links  




 





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