In addition to this documentation, the iSM command handler offers an abbreviated online help through the help command. The following example shows a partial command list. A complete list is available in iWay Service Manager Commands Reference or in documentation relating to specific iSM products, applications, or solutions.
Enter command:>helpBam - Business Activity Monitor support commandcalendar - Manage the Service Manager Calendar Provider's data.Copy - Copy a file from source to targetcron - Manage the Service Manager Scheduler
(also see schedule command)Enqueue - Enqueue a message to an internal or ordered queueerrors - List last errorsflow - Run a named and published process flowhelp - Display help for commands. Use "help <command>..." or "help ifl..." for additional help info - Display channel informationline - Draw one or more lines on the consolequit - Exit the serverremote - Directs commands to a named configurationrun - Run a command fileschedule - Manage the Service Manager Scheduler (also see cron command)set - Set a parameter shell - Attempt to run an operating system commandshow - Display server informationspool - Record commands and responses in a spool filestart - Start one or more channelsstats - Run statistics on the current instance or listenerstop - Stop one or more channels tool - Run a named tool such as 'debugger'version - Display product version and all later versioned jarsAdditional help is available for most commands, for example:
Enter command:>help startStarts one, several or all channels.
start <name | namelist> [switches]name = a single name of a channel/listener or a protocol. Names can end with * for multiselection namelist = a list of channels/listeners or protocols in the form (one,two...) The special entry 'all' or '*' starts all listeners (non protocol form)switches-protocol = the names are interpreted as protocols for example to start inactive file channels start file -protocol -inactive-pulse = attempt to start a pulsable protocol for a single access/poll operation-active = (default) only active channels are started. A channels is only considered to be active when the channel has a green check in the column labeled Active in the iSM Deployments console. Active channels start with general startup such as when the server starts or via 'start all' requests.-inactive = only inactive channels are started. A channels is considered to be inactive when there is a red 'x' in the column labeled Active in the iSM Deployments console. This allows channels to be reserved for special use.-both = both active and inactive channels are started-doflow = run the channel startup failure flow if the channel cannot start [note, you may want this when start is called from a script]-noflow = do not run the channels startup failure flow (default)Enter command:>
| iWay Software |