--
You received this message because you are subscribed to the Google Groups "LoadRunner" group.
To unsubscribe from this group and stop receiving emails from it, send an email to LR-LoadRunne...@googlegroups.com.
To post to this group, send email to LR-Loa...@googlegroups.com.
Visit this group at http://groups.google.com/group/LR-LoadRunner.
To view this discussion on the web visit https://groups.google.com/d/msgid/LR-LoadRunner/CAA29Rfen4_q902L_FQ259db3_pdm-8Tkvh3q2Wc2kRG6z_xsTg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
You can also create a web http/html script by using a SOAP rquest. All you need to do is open a blank script in web http html and create a script with web submit data function of lr.
Add the soap request in one of the attribute of that function. Read more abt it in help section.
Varun,
If you have request XML than just use web_custom_request to make the request and correlate your response. You can use http/HTML protocol.
Thanks
Amit