Entering content frame

Background documentation JMS Locate the document in its SAP Library structure

This section describes the commands for the JMS Provider Service. They are added to the shell environment by executing ADD JMS on the command line.

LIST

Syntax

LIST [ options] [instanceName]

Arguments

 

[options]

The following options are available:

·        destinations – displays the instance destinations. If no instance name is specified, it shows all the available JMS destinations.

·        connections – displays the instance connection. If no instance name is specified, it shows all the available JMS connections.

·        sessions – displays the instance sessions. If no instance name is specified, it shows all the available JMS sessions.

·        producers – displays the instance producers. If no instance name is specified, it shows all the available JMS producers.

·        consumers – displays the instance consumers. If no instance name is specified, it shows all the available JMS consumers.

·        browsers – displays the instance browsers. If no instance name is specified, it shows all the available JMS browsers.

·        configurations – displays the instance configurations. If no instance name is specified, it shows all the available JMS configurations.

·        subscriptions – displays the instance durable subscriptions

[ instanceName]

The name of the instance to display the data available for.

Description

Lists all the specific commands for the default instance. If no instance name is specified the data for the “default” instance is displayed.

 

 

Leaving content frame