+

Search Tips | Advanced Search

Channel type (CHLTYPE)

This attribute specifies the type of the channel being defined.

The possible channel types are:

    Message channel types:

    • Sender
    • Server
    • Receiver
    • Requester
    • Cluster-sender
    • Cluster-receiver

    MQI channel types:

    • Client-connection ( Windows and UNIX only) Note: Client-connection channels can also be defined on z/OS for use on other platforms.
    • Server-connection
    • AMQP

The two ends of a channel must have the same name and have compatible types:

  • Sender with receiver
  • Requester with server
  • Requester with sender (for callback)
  • Server with receiver (server is used as a sender)
  • Client-connection with server-connection
  • Cluster-sender with cluster-receiver
  • AMQP with AMQP

Parent topic: Channel attributes in alphabetical order

Last updated: 2020-10-04