Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SVC2023.1

...

To direct your AUT to a proxy, point it to the endpoint  (e.g.endpoint (for example, an HTTP/S path, MQ destination/client queue, or JMS destination/client topic or queue) where the proxy is listening for incoming messages.

For HTTP, the endpoint to use is shown in the HTTP connection configuration panel’s Proxy URL field.


For example, assume the following conditions were true:

  • The hostname of the SOAtest/Virtualize server is framemaker.parasoft.com
  • The server is running on port 7080 (default is 9080)
  • SSL is disabled
  • The proxy listen path provided is /proxy/services/purchaseOrder

...

  1. Deploy the message proxy at the same path as the actual backend.
  2. Once the proxy or proxies are set up, direct your AUT’s proxy to the SOAtest/Virtualize server host and port.

For example, if you have had one or more backends on endpoints formatted to http(s):/ /<host>:<port>/<path>,  you you would create a proxy for each backend with the following configurations:

...