Receiving RV messages

About this task

When you are receiving messages by using RV, you must configure the subscriber options (1), message content (2), and optional filtering (3).

Procedure

  1. Configure the subscriber options.

    Subscriber options for receiving messages by using the RV transport are managed under Subscriber Configuration.

    The only option to configure is the Subject, which is the message destination to listen to for incoming messages.

  2. Configure the message contents.

    For more information, see API Tester Reference.

  3. Optionally, configure filtering.

    After messages are passed to Test Integrations and APIs, they can be filtered (by using header and body fields) with the configuration in the Filter tab.

    Note: When you are using filtering, the system under test must be correctly configured. Messages that are filtered out are silently discarded. Test Integrations and APIs does not produce any warnings or errors.

Results

In this case, subject must equal "R2.send." Otherwise, Test Integrations and APIs discards the message.