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 ]
|