Steve,

>>>>>> Question: Are "creating a topic for a flow" and
>>>>>> "ending the flow with a publication node" sufficent
>>>>>> for the publisher to be registered with the broker?
>>>>>> Is there anything else to be done to register the
>>>>>> topic at the broker
>>
>>When I create a topic and put a Publication  node at
>>the end of a msg flow, where do I specify the "stream"
>>queue (which could be SYSTEM.BROKER.DEFAUL.STREAM or a
>>more topic-specific queue). If I don't specify it,
>>would the broker use the default stream queue?  Is
>>there an option in the control center for this? I am
>>away from work I cannot check it myself.

WMQI does not use the concept of "stream" queues, that is a concept used by
MQ base pub/sub (the MA0C SupportPac). Your publication queue would be
specified on the message flow input node (MQInput, for example).

However, because SYSTEM.BROKER.DEFAULT.STREAM queue is the default
publication queue, applications might be using it, particularly if you are
moving from an existing base pub/sub broker to WMQI. In this case you must
create and deploy a message flow whose MQInput node services
SYSTEM.BROKER.DEFAULT.STREAM. This will give you compatibility with base MQ
pub/sub.

Regards,

Christopher Frank
Sr. I/T Specialist - IBM Software Group
IBM Certified Solutions Expert - Websphere MQ & MQ Integrator
--------------------------------------------
Phone: 612-397-5532 (t/l 653-5532) mobile: 612-669-3008
e-mail: [EMAIL PROTECTED]

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Reply via email to