The following table lists the properties that you can set during installation:
Property |
Description |
---|---|
SERVICE_ LOCATION_ DISPLAY_NAME |
This property is used to set the user friendly name of the service location that is displayed to the user. For example: SERVICE_LOCATION_DISPLAY_NAME="My OnBase DB" |
SERVICE_ LOCATION_ SERVICE_PATH |
This property is used to set the URL to the Service.asmx page of the Application Server. For example: SERVICE_LOCATION_SERVICE_PATH="http://localhost/AppServer/Service.asmx" |
SERVICE_ LOCATION_ DATA_SOURCE |
This property is used to set the name of the data source. For example: SERVICE_LOCATION_DATA_SOURCE="MyDatabase" |
SERVICE_ LOCATION_ NT_AUTH |
This property is used to enable NT/LDAP Authentication. To enable NT/LDAP Authentication, set this property to 1. To disable this option, set this property to 0. For example: SERVICE_LOCATION_NT_AUTH="1" By default, this value is set to 0. |
CREATE_ DESKTOP_ SHORTCUTS |
This property is used to add a desktop shortcut for the GIS Configuration Utility. To create a desktop shortcut, set this property to 1. To disable this option, set this property to 0. By default, this property is empty. |