Below are instructions for creating a SIS instance.
Afterwards, you can provision macros, triggers, compositions, and subscriptions for it — see SIS Management in the SIS Overview and Concepts guide. |
Running an -instance tool
You create a SIS instance by running one of the
sis/<protocol>/3.1.0.x/admin/create-sis-<protocol>-instance
tools (or create-sis-<protocol>-instance.bat
on Windows). There is one tool for each protocol that the SIS supports (SIP or IN). When you execute the tool, it:
-
asks for configuration parameters
-
creates the profile tables and profiles it needs
-
creates the configured SIS instance
-
prompts you to activate it.
Command-line options
The SIS instance-creation tools accept the following (mutually exclusive) command-line options:
Option | Description |
---|---|
-h |
Displays command-line usage help. |
-r |
Runs the tool using the settings from a previous run (stored in the |
-u <filename> |
Runs the tool using the settings from the specified file (a simple text file containing property variable assignments — see the |
-y |
Runs the tool in non-interactive mode, automatically accepting all settings.
This option must be used with either |