Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Configure the Mapper Snap as shown below:

    ex-grpc-mapper-config.png
  2. Configure the gRPC Snap with the Server endpoint, gRPC service and gRPC method details.

    ex-grpc-client-config.png
    1. On validation, the Snap executes the method, appends Hello to the input stream, and displays the following output response from the server.

    ex-grpc-client-output.png

 

Example

...

2: gRPC Client Snap with upstream JSON Generator Snap

...

  1. Configure the JSON Generator Snap with some sample data.

...