This is one the most common types of Message Responders.

It simplifies the use of JSON (JavaScript Object Notation) by providing a form view for configuring responses. Each Message Responder responds to incoming request messages that match its Responder Correlation criteria. Responses can be configured in a variety of modes, ranging from simple fixed messages to dynamic parameterized messages using a data source. Message Responders are protocol agnostic, but the transport protocol or API to access a responder is defined in the deployment configuration of the PVA.

You can create a JSON Message Responder tool directly from the Add Responder wizards. This responder is preconfigured as follows:

SettingConfiguration
Resource ModeNo Service Definition
Response tab viewForm JSON

Form JSON input mode allows you to define and parameterize JSON payloads via a graphical interface (as described in Form JSON View Options).

All of the available configuration options for this type of message responder are covered in Message Responder Overview.

For tips on virtualizing JSON services, see Using JSON.

  • No labels