Broker 10.15 | webMethods Broker Documentation | Administering webMethods Broker | Using My webMethods with JMS | webMethods Broker as a JMS Provider | Temporary Topics and Queues
 
Temporary Topics and Queues
JMS temporary topics and queues are supported by Broker in a manner similar to regular topics and queues. Since there is no durability associated with a temporary topic or queue, the Broker clients that implement them are of the volatile storage type.
Temporary topics and queues are not associated with unique document types. All temporary topics use the document type JMS::Temporary::Topic. All temporary queues use the document type JMS::Temporary::Queue. Any JMS client application that is going to use temporary topics or temporary queues needs to have the appropriate can-publish or can-subscribe client group permissions set.