Versions Compared

Key

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

...

The Parasoft gRPC Listener Extension adds support for the Google Remote Procedure Call message format so that Virtualize assets can read a single message from a topic gRPC method call and respond with a single message on another topic. the same call or another gRPC method call.

Requirements

  • gRPC 1.0.0 or later
  • Parasoft Virtualize 2022.1 or later

...

system.properties.classpath=<PATH_TO_JAR>/com.parasoft.soavirt.transportlistener.grpc-1<VERSION>.0.jar

Usage

After installation, the gRPC Listener option will appear in the Virtual Asset Deployment Settings. The gRPC implementation can be used for all responders except SQL Responders.

  1. Open the virtual asset settings and click the Transport tab.  
  2. Click the Custom tab and configure the listener settings (see Configuration). If your system has more than one custom extension, choose gRPC Lister from the Select implementation menu.

Configuration

...

Connection Settings

Scroll Table Layout
widths30%,70%

...

Scroll Table Layout
widths30%,70%

Method HeaderDefault is gRPCgrpc-Methodmethod.
Call ID HeaderDefault is gRPCgrpc-Callcall-IDid.
Notification HeaderDefault is gRPCgrpc-Notificationnotification.

Transport Layer Security Settings

...

Log Level

Specify how much information you want logged to the console. The default is 2 (warn).

Change Log

1.1

  • Receive gRPC metadata headers for responder correlation and show in event viewer

1.0

  • Initial release

Third-Party Content

This extension includes items that have been sourced from third parties as outlined below.

...