Topics(Subscribe) and multiple client

Topics(Subscribe) and multiple client
I need create a topic with client each node on my IS Cluster.
I have a document_type to publish but i do not have idea where to start.

I need each client on each node receveid the same document_type and only after this the document_type can released from topic.

I 've work with webMethods Messaging Triggers with no problems but i belive that Topic and subscribe are things completly difference.

So this is possible?

If no way to explain on this discussion what guide contains this information to development?

Hi Welton,

you should check for the Messaging programmers Guide for your wM version.

It makes a difference if your are still using Broker or you have already migrated (or directly started) with UM.

Please provide your wM version.

Regards,
Holger

Hi, thank you your answer.

i using webMethods IS 10.1 and with broker like messaging.

I must use the JMS Trigger to publish? And the configuration are in MWS ou IS?

Hi Welton,

please have a look at the IS Built-In-Services Reference for the pub.publish-Folder in the WmPublic.package.

If you have to use JMS or not depends on how you connect to the Broker:
natively or by using the JMS-Subsystem of the Broker.

Can you provide some more details on what you have already implemented?

Regards,
Holger