Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / September 2006

Tip: Looking for answers? Try searching our database.

URGENT : how to read axml file into web methods and use soap envel

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
wizia - 08 Sep 2006 21:49 GMT
Hi,
I am looking forward to have code samples/case studies.
I am trying building a web services for my company.
I need to read xml files in to the web services/web methods, then validate
the xml data to be inline with wsdl schema, and need to insert into Oracle
database. Then some packages will process this data and give results as a
dataset. I need to retransmit these results to user.

I could write web services and test them with manual data input and invoke
button writes to database.
I want to know how to handle the xml data with soap envelops ... I am unable
understand how the soap messages etc are built into web methods?
Some body can help me.
I am desperately looking for any code samples or examples etc. I understood
the web methods, WSDL, web client, proxy etc.
However I am unable to build soap header, body and data reading from xml file.

Thanks in advance for the community.
Gaurav Vaish (www.EduJiniOnline.com) - 11 Sep 2006 03:15 GMT
> I could write web services and test them with manual data input and invoke
> button writes to database.
> I want to know how to handle the xml data with soap envelops ... I am
> unable
> understand how the soap messages etc are built into web methods?

One does not, in most cases, need to bother about the XML data. Yes, one
must however need to understand how the de/serialization will happen (XML
data becomes important here).

To understand how objects are de/serializated from/to XML, have a look at
the topic of XML-Serialization (namespace: System.Xml.Serialization).

> However I am unable to build soap header, body and data reading from xml
> file.

Can you elaborate on what you are trying to accomplish?

Signature

Happy Hacking,
Gaurav Vaish | http://www.mastergaurav.com
http://articles.edujinionline.com/webservices
-------------------


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.