JMS channels
A JMS channel represents and carries the information needed to establish a Java Message Service connection. The properties used to create the InitialContext for JNDI will be set from information in a property file if specified. If properties are configured on the JMS channel record, they will override the property file settings.
See Configuring a JMS channel and receiver.
This is an example of the execution cycle of a JMS channel: