A Instant Messaging Server Configuration Script

This appendix provides information about the Oracle Communications Instant Messaging Server configuration script.

configure Script

The configure script enables you to perform an initial configuration of your Instant Messaging Server deployment. Table A-1 describes the configure options.

Table A-1 configure Options

Option Description

--nodisplay

Required if the --silent option is not used. Optional if the --silent option is used. Use this option to configure Instant Messaging Server in command-line mode.

--help

Optional. Displays the help content for this command.

--verbose

Optional. Prints information messages to the standard output.

--savestate statefilename

Optional. Should be used with the --nodisplay option. If you use this option, the inputs that you provide during configuration are saved in the state file. Specify the name and location of the state file along with this option. Your responses are stored as a list of parameters in the state file. Each parameter represents a single entry or field value.

--silent statefilename

Required if the --nodisplay option is not used. Use this option to run the configure script in the silent mode. Specify the name and path of the state file with this option. If you are configuring Instant Messaging Server by using a state file, you are not prompted to specify the configuration information. Instead, the values from the state file are used to configure the server.

--state statefilename

Optional. During configuration, the configure script provides default values for configuration. You can either use the default values or specify your own value. If you use this option, the configure script uses all the default values for configuration.

--no

Optional. Use this option to perform a dry run of the configuration.

--novalidate

Optional. If you use this option, the configure script does not validate the inputs that you provide during configuration.

--debug

Optional. Use this option to view the debug messages on your terminal.


Note:

The configure script ignores any incorrect or invalid command-line options and proceeds with the configuration process by using the valid options.