472,102 Members | 1,056 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,102 software developers and data experts.

Generate Typed DataSets from WSDL

I have a web reference WSDL, but it doesn't really create an XSD. I'm
trying to generate datasets from the WSDL file but not sure how to do
so.

I successfully created the proxy class, but the WebServices all return/
send domain typed data, so I am seeing if I can turn these "classes"/
WSDL into Typed DataSets.

Anyone have ideas on where to start?

Sep 17 '07 #1
4 4324
Hi,

Is there a particular reason why you want to convert the objects defined in
the WSDL into a Typed Dataset?

Andrew

<ne********@gmail.comwrote in message
news:11**********************@n39g2000hsh.googlegr oups.com...
>I have a web reference WSDL, but it doesn't really create an XSD. I'm
trying to generate datasets from the WSDL file but not sure how to do
so.

I successfully created the proxy class, but the WebServices all return/
send domain typed data, so I am seeing if I can turn these "classes"/
WSDL into Typed DataSets.

Anyone have ideas on where to start?

Sep 18 '07 #2
The only reason would be that I can easily manipulate the data in my
business object layer and also have a way to programatically go
through the dataset returned. This way I can eliminate any runtime
errors.

Also, since the webservice is being called in my data access layer (i
have 3 sources, 2 webservices and 1 database) i figure this is the
easiest way to merge datasets.

On Sep 18, 3:59 am, "Andrew Brook" <yko...@hotmail.comwrote:
Hi,

Is there a particular reason why you want to convert the objects defined in
the WSDL into a Typed Dataset?

Andrew

<newtonw...@gmail.comwrote in message

news:11**********************@n39g2000hsh.googlegr oups.com...
I have a web reference WSDL, but it doesn't really create an XSD. I'm
trying to generate datasets from the WSDL file but not sure how to do
so.
I successfully created the proxy class, but the WebServices all return/
send domain typed data, so I am seeing if I can turn these "classes"/
WSDL into Typed DataSets.
Anyone have ideas on where to start?

Sep 18 '07 #3
Still not sure I understand the problem - Have you been given the WSDL for a
webservice, or did you create the webservice in question yourself?

Andrew

<ne********@gmail.comwrote in message
news:11**********************@n39g2000hsh.googlegr oups.com...
The only reason would be that I can easily manipulate the data in my
business object layer and also have a way to programatically go
through the dataset returned. This way I can eliminate any runtime
errors.

Also, since the webservice is being called in my data access layer (i
have 3 sources, 2 webservices and 1 database) i figure this is the
easiest way to merge datasets.

On Sep 18, 3:59 am, "Andrew Brook" <yko...@hotmail.comwrote:
>Hi,

Is there a particular reason why you want to convert the objects defined
in
the WSDL into a Typed Dataset?

Andrew

<newtonw...@gmail.comwrote in message

news:11**********************@n39g2000hsh.googleg roups.com...
>I have a web reference WSDL, but it doesn't really create an XSD. I'm
trying to generate datasets from the WSDL file but not sure how to do
so.
I successfully created the proxy class, but the WebServices all return/
send domain typed data, so I am seeing if I can turn these "classes"/
WSDL into Typed DataSets.
Anyone have ideas on where to start?


Sep 18 '07 #4
I consumed the WS from an AXIS server (AXIS servers I think have
WSDD). I successfully added the web reference.
Now I am trying to see how I can convert the generated WSDL to a Typed
DataSet.
Now On Sep 18, 8:27 am, "Andrew Brook" <yko...@hotmail.comwrote:
Still not sure I understand the problem - Have you been given the WSDL for a
webservice, or did you create the webservice in question yourself?

Andrew

<newtonw...@gmail.comwrote in message

news:11**********************@n39g2000hsh.googlegr oups.com...
The only reason would be that I can easily manipulate the data in my
business object layer and also have a way to programatically go
through the dataset returned. This way I can eliminate any runtime
errors.
Also, since the webservice is being called in my data access layer (i
have 3 sources, 2 webservices and 1 database) i figure this is the
easiest way to merge datasets.
On Sep 18, 3:59 am, "Andrew Brook" <yko...@hotmail.comwrote:
Hi,
Is there a particular reason why you want to convert the objects defined
in
the WSDL into a Typed Dataset?
Andrew
<newtonw...@gmail.comwrote in message
>news:11**********************@n39g2000hsh.googleg roups.com...
I have a web reference WSDL, but it doesn't really create an XSD. I'm
trying to generate datasets from the WSDL file but not sure how to do
so.
I successfully created the proxy class, but the WebServices all return/
send domain typed data, so I am seeing if I can turn these "classes"/
WSDL into Typed DataSets.
Anyone have ideas on where to start?

Sep 18 '07 #5

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

reply views Thread by Bj?rn Mor?n | last post: by
1 post views Thread by popsovy | last post: by
4 posts views Thread by Ronald S. Cook | last post: by
21 posts views Thread by Peter Bradley | last post: by
12 posts views Thread by BillE | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.