Updating the RapidResponse.Profile File
The RapidResponse.profile file is used by PASS to connect to the database.
Procedure
-
Go to the <path>\Config folder and open
RapidResponse.profile.
Profile files are found in the Trapeze6 files.The file opens as a text file.
-
Look for the TRRDemo database name; the name depends on
the application you are running.
<database name="Primary" dsn="TRRDemo" .../> -
Make note of this database name.
For consistency, Trapeze recommends that you use the same name for the OBDC data source.
- Optional:
Change the port number by scrolling to the bottom of the file and looking for the
following line:
<server id="Primary" port="4817"/>If you want to change the port number, Trapeze recommends that you consult a Trapeze Customer Care representative about the port to use. The port must not by in use by other service on the server.
To view a list of open ports on the system, run
netstat -afrom a Command Prompt window. - Click .
- Close the file.