This topic explains how to create virtual assets from a WSDL or XML Schema.
Sections include:
...
For a more detailed discussion of deployment procedures and options, see Deploying Virtual Assets Virtualize.
Customizing the Virtual Assets
...
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 WSDLThis video describes how to create a virtual asset from a WSDL service description. |
...
...
...
...
watch?v=jXv6X53jd2A | height | 400 |
---|
|
|
...