Understanding how to invoke an RSP

The client can invoke an RSP with two kinds of variables: keyword variables or variable text. The client can also send data to the RSP using a STD input pipe. How the RSP is invoked affects how you design it. Refer to “Output pipes”.