+

Search Tips   |   Advanced Search

showWSNTopicDocument command

A topic namespace can optionally have topic namespace documents applied to it that define the structure of the topics that are permitted within the namespace. Use the showWSNTopicDocument command to show the contents of a WS-Notification topic namespace document.

We can show the contents of a WS-Notification topic namespace document by as described in this topic, or using the administrative console as described in Showing the contents of a WS-Notification topic namespace document.

To run the command, use the AdminTask object of the wsadmin scripting client.

The wsadmin scripting client is run from Qshell. For more information, see Configure Qshell to run WebSphere scripts .

Command-line help is provided for service integration bus commands:


Purpose

This command shows the XML contents of a WS-Notification topic namespace document. There are two patterns for use of this command:


Target object

There are two choices for the target type of this command:


Required parameters

None.


Conditional parameters

-url

The web address that was used to load the XML document. This parameter must be specified if the target type is WSNTopicNamespace, and must not be specified if a WSNTopicDocument target is supplied.


Optional parameters

None.


Examples

Show the contents of the topic namespace document newTopicDoc created in the example from topic "Applying a WS-Notification topic namespace document by ":

Show the contents of the topic namespace document newTopicDoc created in the example from topic "Applying a WS-Notification topic namespace document by ", by using the WSNTopicNamespace target pattern:


Related concepts

  • WS-Notification


    Related tasks

  • Use WS-Notification for publish and subscribe messaging for web services

  • Secure WS-Notification

  • Showing the contents of a WS-Notification topic namespace document

  • WS-Notification troubleshooting tips


    Related information:

  • Topic namespace document [Settings] Reference topic