Forum Discussion
Ashik
12 years agoOccasional Contributor
Hi,
how to add the request step script you mentioned.....just pasting the given script doesnt work...
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:cal="http://www.parasoft.com/wsdl/calculator/">
<soapenv:Header/>
<soapenv:Body>
<cal:add>
<cal:x>?</cal:x>
<cal:y>?</cal:y>
</cal:add>
</soapenv:Body>
</soapenv:Envelope>
This is my actual xml request which i need to fetch....
how to add the request step script you mentioned.....just pasting the given script doesnt work...
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:cal="http://www.parasoft.com/wsdl/calculator/">
<soapenv:Header/>
<soapenv:Body>
<cal:add>
<cal:x>?</cal:x>
<cal:y>?</cal:y>
</cal:add>
</soapenv:Body>
</soapenv:Envelope>
This is my actual xml request which i need to fetch....
- stevsaunders6 years agoNew Member
Ashik wrote:
Hi,
how to add the request step script you mentioned.....just pasting the given script doesnt work...
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/essaytyper" xmlns:cal="http://www.parasoft.com/wsdl/calculator/">
<soapenv:Header/>
<soapenv:Body>
<cal:add>
<cal:x>?</cal:x>
<cal:y>?</cal:y>
</cal:add>
</soapenv:Body>
</soapenv:Envelope>
This is my actual xml request which i need to fetch....Hi! I wanted to ask if you figured out how to make the script work?
Related Content
- 7 years ago
- 6 years ago
- 3 years ago
- 7 years ago
Recent Discussions
- 2 days ago