Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SOAVIRT_9.10.5_CTP_3.1.1

...

Code Block
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" 
xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
 <SOAP-ENV:Body>
  <confirmResponse xmlns="http://www.parasoft.com/wsdl/store-01/">
   <Result>true</Result>
  </confirmResponse>
 </SOAP-ENV:Body> 
</SOAP-ENV:Envelope>
Scroll pdf ignore

Video Tutorial: Creating a Virtual Asset from WSDL

This video describes how to create a virtual asset from a WSDL service description.

Vimeo
URLhttps://player.vimeo.com/video/123591556

...