TARGCLIENT
This property determines whether the IBM® MQ RFH2 format is used to exchange information with target applications.
Applicable Objects
Queue, Topic
JMS administration tool long name: TARGCLIENT
JMS administration tool short name: TC
Programmatic access
Setters/getters
- MQDestination.setTargetClient()
- MQDestination.getTargetClient()
Values
- JMS
- The target of the message is a JMS application. This is the default value for administrative tools.
- MQ
- The target of the message is a non-JMS IBM MQ application.