Use SiteBuilder to begin setting up your system
8
i-Vu CCN Pro 4.2
Field
Notes
System Name
Enter the name for this system that will be displayed at the top of i-Vu CCN
Pro's navigation tree.
System Directory Name
The name of the folder that contains all the system files:
i-Vu CCN
Prox.x\webroot\
<system_directory_name>
This name is automatically generated from the
System Name
, but it can be
edited. The
System Directory Name
must have:
• less than 80 characters
• only alphanumeric characters, dashes, and underscores
• no spaces
Database Type
SiteBuilder automatically creates several files and a folder structure for an
Access or MSDE database. Do not move or rename system files or folders.
If you choose MySQL, PostgreSQL, or SQL Server, you must replace the
following items in the
Database Connect String
fields:
<
host
> The IP address of the server that runs i-Vu CCN Pro.
<
port
> The port number assigned by the system administrator.
NOTE
Do not use port number if running SiteBuilder and i-Vu CCN Pro on the
local computer.
<
instance
> The name of the database that you have created for the system.
<
odbc-alias
> The ODBC alias you have defined for an SQL Server database.
Database Connect String examples:
MySQL:
jdbc:mysql://127.0.0.1/bac_technologies
PostgreSQL:
jdbc:postgresql://127.0.0.1/bac_technologies
SQL Server:
jdbc:odbc:bac_technologies
NOTE
To change connect strings for an existing system, select the
Modify
Database Connection Parameters
checkbox in the
File
>
Open
dialog box, then
click
Next
.
If you choose MySQL, PostgreSQL, or SQL Server, you must change the
Login
and
Password
fields to the user and password you set up in the database.
See
NOTES
below for information on My SQL, PostgreSQL, or SQL Server
databases.
Make this the default system for
i-Vu CCN Pro
Select this box to display this system when you start i-Vu CCN Pro.
CCN Gateway IP Address
Fill in this information obtained from Network Service Tool V.
Time Zone and Units
Select preferences.
Supported Languages
Languages that are supported by your system are displayed and selectable.
System
Languages selected in the Supported Languages list are listed here. Select the
appropriate language for this system.
NOTES
MySQL
For MySQL installation information, go to www.mysql.com.
Install the version 5.0 MySQL driver to use with i-Vu CCN Pro.
Create 4 MySQL databases.
Create a user in MySQL with the same name and password as the user in
SiteBuilder so that SiteBuilder can access the databases.