Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

The Immediate Children and Topic and Children options explained above ensure that the client is automatically subscribed to the immediate child topic or all child topics of the parent topic, even if a given child topic restricts subscriber permission to the user's role.

Info

When creating a JMS subscription in tenant mode, the username, topic name and subscription ID should be set in the following manner:

username =username!tenantdomain 
Example: username =testuser!test.com; 

topicName = tenantdomain/topicName; 
Example: topicName = test.com/testTopic; 

subscription Id=tenantdomain/subscription id 
Example: subscription Id=test.com/K1;

For a sample of using hierarchical topics, see Creating Hierarchical Topic Subscriptions