I have file which contain few fields and as...

  • perf-test.com need your contributions to build up a strong repository of performance engineering resources.

V

Vinod AR

Guest
I have file which contain few fields and as per my project requirement I need to generate thousands of such file in Load runner and push it to MQ. Please help me to know how to do this. The file could be text or XML. Share your valuable experience pls.which protocol to use and how it can be done
 
Hi Vinod...You can use the web(HTTP/HTML) or JAVA vuser protocol to send request to MQ and write file creation code using C or JAVA code irrespective of selected protocol. Hope this will help you :)
 
you can use EJB and SOA- MQ Client/Server protocol... Upload .jar files in runtime settings.. connect to MQ and assign it to corresponding class and create a stub to send the files...