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.3_CTP_3.1.0

If you want to virtualize a service that is not available and is not described by a WSDL or schema, you can virtualize it by manually adding Message Responders that represent the related behavior. In this sectionsection:

Table of Contents
maxLevel1
 

Adding a Message Responder

...

  1. Right-click on a Responder Suite and choose choose Add New> Responder. You can also click the the Add Responder or Output button in the toolbar (see see Adding Responders, Output Tools, and Validations for details).
  2. Choose a type of Message Responder and click click Finish. See Virtualization Tools for details about the Message Responders in Virtualize.
  3. Configure the Message Responder in the tool configuration panel. See Message Responder Overview for details.  You You can customize the Form Input controls under the the Response tab to either SOAP messages or plain XML messages.

Deploying the Virtual Assets

Excerpt

If the .pva is created directly in the VirtualAssets project, it will be deployed automatically. Otherwise, the simplest way to deploy the virtual asset is to copy the containing .pva file into the VirtualAssets project. 

Alternatively, you could right-click the Virtualize Server view’s Local machine node, choose Add Virtual Asset, specify the .pva file that includes the virtual assets you want to deploy, then click Finish. When the wizard completes, Virtualize will automatically copy the .pva file to the VirtualAssets project.

For a more detailed discussion of deployment procedures and options, see Deploying Virtual Assets Virtualize.

Customizing the Virtual Assets

...