I have a webservice. I have to test it using soap UI. but when I have to test it my input xml should be hardcoded inside the webservice implementation class. But I have to give xml input from SOAPUI. How to give like below.I have a webservice. I have to test it using so