Required properties for administered Destination objects

An application that is creating a destination must set several properties that the application on an administered Destination object.

Type of connection Property Description

IBM MQ queue manager

QUEUE (QU)

TOPIC (TOP)

The queue that we want 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 Application Server service integration bus

topicName

queueName

If the application is connecting to a topic

If the application is connecting to a queue

Parent topic: Work with administered objects