Consultor Eletrônico



Kbase P124516: Does the Adapter for SonicMQ support the SonicMQ MultiTopics feature?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   03/04/2009
Status: Unverified

GOAL:

Does the Adapter for SonicMQ support the SonicMQ MultiTopics feature?

GOAL:

Does the Adapter for SonicMQ support MultiTopic Publishers?

GOAL:

Does the Adapter for SonicMQ support MultiTopic Subscribers?

FACT(s) (Environment):

OpenEdge 10.x
Progress 9.1E
Sonic MQ 7.x

FIX:

The Adapter for SonicMQ does support the MultiTopic functionality in certain environments. The following criteria must be met to enable the MultiTopic features with the Adapter for SonicMQ:
1. The SonicMQ Broker version must be 7.x as this is the major version that introduced the MultiTopic features.
2. The Adapter for SonicMQ version must be either:
- Progress 9.1E or OpenEdge 10.0x and configured with the SonicMQ 7.x client.
- OpenEdge 10.1B or later which already includes (embeds) the SonicMQ 7.x client.
3. The MultiTopic syntax must be used with the Publish() or Subsctibe() 4GL-JMS API procedures (see example below), because there is no 4GL-JMS API for the createMultiTopic() JMS API.