Micro Focus QTP (UFT) Forums
Web Services Question - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming)
+--- Thread: Web Services Question (/Thread-Web-Services-Question)



Web Services Question - shiva_kumar - 11-19-2009

Hi Folks,

I started working on automating the web services using QTP. I have no clue on how to proceed.. QTP help file is not big help for me..

Here is my code:
Code:
set xml=xmlutil.createxmlfromfile("")
mystring=xml.tostring
myresponse=webservice().MyMethod(mystring)
msgbox myresponse

I am getting nothing in return msg..
Thanks,
Shiva


RE: Web Services Question - Raj20091 - 11-19-2009

See if this helps.
[Removed External Link - Saket]


RE: Web Services Question - Saket - 11-20-2009

Shiva - is it possible for you to explain a bit that what exactly you are trying to do.

@Raj - external links are not allowed . if you know the answer then please reply in the post only.
else at least paste a link which is relevent to the query.


RE: Web Services Question - Raj20091 - 11-20-2009

Saket: I actually pasted the link in the wrong thread, will make a note not to paste links.