Creating a SOAP request for webservices testing through script
Hi, I want to create a soap request as shown below. As you can see from the code below, the method Request1RQ takes an object as in input parameter and then provides the response back. I am cre...