Using SWDIR\util\swadm to Administer Global Variables

You can use the swadm utility to view, set, delete, import, and export global variables.

Note:
  • To use this utility, you must be logged in to iProcess Engine as an Administrator or (on UNIX) as a background user or root user.
  • If you are using a node cluster architecture, you can run this utility from any server within the cluster (as long as that server has a connection to the TIBCO iProcess Engine database instance).

The following table summarizes the commands you can use to administer global variables:

Command

Task

swadm show_global_variables

Displays all global variables

swadm set_global_variable

Adds or updates a global variable

swadm delete_global_variable

Deletes a global variable

swadm import_global_variables Imports all global variables
swadm export_global_variables Exports all global variables