Overview of the Commands

The commands and the descriptions of each command are listed in the following table.

Command

Syntax

Description

jmsadmin password password

Where password is a new password you want to use to log into TIBCO Enterprise Message Service.

Generates a new password for logging into TIBCO Enterprise Message Service.

jmsadmin show destinations | providers | ssl

N/A

Displays the information of all the destinations, JMS providers, or SSL.

jmsadmin import XMLFileName

Where XMLFileName is the name of the XML file, which you want to import into the iProcess Engine database.

Imports a specific XML file, which contains the configuration information of a JMS provider, to the iProcess Engine database.

jmsadmin export XMLFileName

Where XMLFileName is the name of the XML file, which you want to export the configuration information of a JMS provider from the iProcess Engine database.

Exports the configuration information of a JMS provider from the iProcess Engine database to a specific XML file.

jmsadmin test destination id | name

Where:

id indicates the id of a specific destionation.
name indicates the name of a specific destination.

Tests whether the JMS provider information has been imported into the corresponding destination successfully.

jmsadmin upgrade

N/A

Create a corresponding sql script file for the current iProcess Engine database. The sql script is used for executing update operations on the database.