Skip Navigation

Configure the 
IIM
 and property files

At times, there can be several different configurations and operational property files on the 
IIM
 that you need to modify to correctly configure the unit to work within your integration environment. For example, the 
system_private.config
 and 
system.config
 files.
The most common file you can modify is the 
system_private.config
 file. This file is used to configure the operational environment parameters, as well as the TTS parameters of 
IIM
.
To configure the 
system_private.config file
, complete the following steps:
  1. Open Microsoft Notepad as an administrator.
  2. Click 
    File
     > 
    Open
    .
  3. Navigate to 
    C:\Program Files\capnode
     and change the file selection from “Text Documents (*.txt)” to “All Files (*.*)”.
  4. Select the 
    system_private.config
     file.
  5. Click 
    Open
    .
  6. Verify the following items in the 
    system_private.config
     file:
    1. The 
      indexURL
       variable should be formatted similar to the following image. The base URL should be followed by “/syndication/”, then the device gateway protocol ID (for example, CAP_ATI for an ATI Giant Voice system), the Organization ID number, followed by "/capindex".
    2. The “#” at the beginning of a line in the 
      system_private.config
       file is used to comment out or null out an unused line. The “#” should be removed from a line to use the variable.
  7. Enter the proxy server and proxy port information you collected earlier in the proxyServer and proxyPort parameters. If the settings on the machine that you tested with is set for “Automatic” in the proxy settings, the settings for those two lines displays as follows:
    • proxyServer=none
    • proxyPort=8080
  8. Update the 
    delayBetweenRxPolls
     variable and ensure it is set to the default of “7”. This variable determines the rate at which the 
    IIM
    queries the 
    BlackBerry AtHoc
     application server for any posted messages for the 
    IIM
     to act on. This settings rate is set in seconds.
  9. Update the 
    CapPostingTarget
     variables to reflect the correct URL using the same base URL as in the 
    indexURL
     variable. The 
    CapPostingTarget
     variable is not exactly identical to the "indexURL” variable. This is by design, only change the base_URL of that 
    CapPostingTarget
     variable.
    Sample system private config file with Index URL and Proxy Server sections highlighted
  10. The ATI COM Port settings displayed in the following images are default values and should not be changed.
    ATI COM Port settings in the system private config file
  11. Click 
    File
     > 
    Save
    . Close the 
    system_private.config
     file.
  12. Restart the CapCon services.