Type to start searching...

ServiceBinding

A Service bound to the incomming traffic on the channel.

Description
Each Channel may have a a set of one or more service bindings. Channels that are configure to receive are called by external systems. When we bind a service to a channel, the service will be invoked on any messages received on the channel.
Properties
description : string

Service binding description.

output : string

Service output channel sets the default output channel for the bound Service.

service : string

Service name.

Content
  • Sequence of:

    • Arguments [0..1] - Collection of Arguments for a Channel's ServiceBinding

Parents
  • ServiceBindings - Services bound to the incomming traffic on the channel.