Updating the Map_IVR *.Profile File

The Map IVR profile file is used by TRR in-map speed changes to slow down street segments, as well as to connect to the database to send and receive IVR messages between PASS and clients.

About this task

By default, this file is called localhost.profile, where localhost can be renamed.

Procedure

  1. Go to the <path>\Config folder and open name.profile.
    Profile files are found in the Trapeze6 files.
    The file opens as a text file.
  2. Look for the TrapezeCity database name:
    <database name="Primary" dsn="TrapezeCity" .../>
    The name depends on the application you are running.
  3. Make note of this database name.
    For consistency, Trapeze recommends that you use the same name for the OBDC data source.
  4. Optional: Change the port number by scrolling to the bottom of the file and looking for the following line:

    <server id="Primary" port="80"/>

    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.

  5. Click File > Save.
  6. Close the file.