Software AG Products 10.11 | Running Business Processes and Composite Applications | webMethods Integration Server Administrator’s Guide | Configuring gRPC in Integration Server | Working with gRPC Channels | Enabling or Disabling a gRPC Channel
 
Enabling or Disabling a gRPC Channel
An enabled gRPC channel can be used to send and receive messages. A disabled channel cannot. Disabling a channel causes all gRPC method flow services exposed on that channel to become unavailable to any gRPC client. When you disable a gRPC channel, the gRPC server rejects any new requests and in-flight requests likely end with an error, though this is dependent on the programming language of the protocol buffer compiler plug-ins used to create the gRPC client.
*To enable or disable a gRPC channel
1. Open Integration Server Administrator.
2. Go to Settings > gRPC.
3. In the Enabled column, click Yes to disable a gRPC channel. Click No to enable a gRPC channel.