Re: How to consume a webservice which returns a dataset
- From: "NEWS" <jasonh@xxxxxxxxxxxx>
- Date: Mon, 4 Apr 2005 10:37:09 -0400
thanks a lot.
Jason
"CurtisH" <curtis.herrick@xxxxxxxxxxx> wrote in message
news:1112365086.372229.253390@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> >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!
>
.
- References:
- Prev by Date: Business Rule Composer
- Next by Date: Biztalk 2004 dev edition unable to create pipelines
- Previous by thread: Re: How to consume a webservice which returns a dataset
- Next by thread: Re: What's the simplest way to implement this?
- Index(es):
Loading