Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Contributor
2785 Points
558 Posts
Jan 12, 2008 04:01 PM|LINK
It depends. What is the return type from the webservice? If its a Answer object (or any specific business object), than no you dont. If its an XMLDocument, then yes, you need to parse it yourself.
Nick
nick-w
Contributor
2785 Points
558 Posts
Re: How to process a web service answer?
Jan 12, 2008 04:01 PM|LINK
It depends. What is the return type from the webservice? If its a Answer object (or any specific business object), than no you dont. If its an XMLDocument, then yes, you need to parse it yourself.
Nick