An application that creates a Destination object must set several properties as compared to an application using an administered Destination object.
Type of connection | Property | Description |
---|---|---|
WebSphere MQ queue manager |
QUEUE (QU) TOPIC (TOP) |
The queue that you wish to connect to The topic that the application uses as a destination |
Real-time connection to a broker |
TOPIC (TOP) |
The topic that the application uses as a destination |
WebSphere service integration bus |
topicName queueName |
If your application is connecting to a topic If your application is connecting to a queue |