The Carapace Installer installs from across the network or from disk. From the 'Custom Installation Options' page, choose the 'Carapace Application Tracker'.
Once the files are copied to disk, the CAT Configurator is invoked. This has the following sections:
| database | setup the database used by the CAT |
| communications | setup the communications ports and addresses used by CAT |
| shortcuts | setup the shortcuts or NT Service used by the CAT |
There are 4 steps to create the CAT database:
The CAT is supported on the following databases:
The CAT system communicates by email and HTTP. Email is used to receive CVs and to send out interview reminders. HTTP is used for all the web interfaces. Click here to see the currently configured communications settings.
The following settings are configurable:
The installer will optionally put shortcuts on the desktop and in the Startup folder for the CAT. When installing on NT, the installer can configure the CAT to run as an NT Service -- this allows the CAT to run whenever the box is running.
When running as an NT Service with a networked printer, it may be necessary to make the printer explicitly available to the CAT service. This can be done by putting the following entry in the registry:
| registry hive | HKEY_CURRENT_USER |
|---|---|
| registry section | /software/Carapace/CAT/Print Spooler |
| attribute | systemStartup |
| value | net use lpt1: \\BEETLE\lp secret /USER:freddy |
where
lpt1 is the name of an available print device
\\BEETLE\lp is the path of the network printer
freddy is the user name to connect to the network printer
secret is the password to connect to the network printer
Click here for information as to how to start the CAT system.
| Contents | Index | Current topic: Carapace Application Tracker | Related topics: CAT Contents |