To customize the InterChange Server Express startup parameters, modify the InterChange Server Express shortcut or the start_server.bat file.
The parameters in table Table 5 customize the startup of InterChange Server Express.
Table 5. InterChange Server Express startup parameters
Parameter | Function |
---|---|
-c configFile | Name of the configuration file to be used during startup. The default is InterchangeSystem.cfg. |
-design | Specifies that the server is started in the design mode. |
-i | Allows InterChange Server Express to start up and ignore all error messages. |
-p password | Specifies the password to access InterChange Server Express. If you do not use this parameter, the start_server command uses the password in the InterchangeSystem.cfg file. Use with the -u parameter. |
-s serverName | Specifies the name of the InterChange Server Express instance. The name is case-sensitive. |
-u loginName | Specifies the user login name for InterChange Server Express. If you do not use this parameter, the start_server command uses the user login name in the InterchangeSystem.cfg file. Use with the -p parameter. |
-v | Displays the version of InterChange Server Express, then exits. |