...
Configure the Mapper Snap as shown below:
Configure the gRPC Snap with the Server endpoint, gRPC service and gRPC method details.
On validation, the Snap executes the method, appends
Hello
to the input stream, and displays the following output response from the server.
Example
...
2: gRPC Client Snap with upstream JSON Generator Snap
...
Configure the JSON Generator Snap with some sample data.
...