BizTalk Server Applications Integration - creating a dataset from a webservice

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Applications Integration > March 2005 > creating a dataset from a webservice





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author creating a dataset from a webservice
Chad

2005-01-28, 5:49 pm

I have published an orchestration as a web service, and I now want to
read one of the nodes and its child elements into a dataset in a web
form. I'm not sure how to access the web service class and create
that. I have found examples of creating a data set from an xml file
but this is obviously a little different.

Any suggestions???????

Ben Cuttriss

2005-03-07, 5:49 pm

Chad.

What is the information you are returning from the orchestration? If it is
XML (i.e. a string or XmlDocument), then the example you mention of creating
a data set from an XML file should work just fine. If it is not, what are
you returning? if it is individual data elements, then you will have to
translate this into an Xml document, then create the dataset. Pain in the
......

I have a post about creating datasets in Biztalk (or messages) so search for
Ben Cuttriss DataSet in the Biztalk orchestration, return the XmlDocument
that is created and it should all be good.

Hth.
Regards
Ben Cuttriss.

"Chad" wrote:

> I have published an orchestration as a web service, and I now want to
> read one of the nodes and its child elements into a dataset in a web
> form. I'm not sure how to access the web service class and create
> that. I have found examples of creating a data set from an xml file
> but this is obviously a little different.
>
> Any suggestions???????
>
>

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com