Skip Navigation

Configure the CapCon service

  1. Modify the IIM Agent and CapCon services to poll and post to the BlackBerry AtHoc URL:
    1. Log in to the IIM Server as an administrator.
    2. From the IIM server, open the following file:
      ..\ProgramFiles\capnode\system_private.config
    3. Change the indexURL value using the following format:
      indexURL=http\://
      IWSAlertsServerURL
      /Syndication/CAP_INFP/
      VPSProvider
      /Capindex?ast=
      MAC_Address
  2. Make sure following values have the identical ID:
    • The 
      myid.txt
       file
    • The database record in the AST_ASSET_TAB
    • The Inbound CAP Event Agent <
      EventMapping
      > node
    • The value of the <
      sender
      > node in the IIM originates from the 
      myid.txt
       file in the following location 
      ..programfiles\capnode\myid.txt
       and should match the ASSET_NAME field n the AST_ASSET_TAB database table.
      ..\Program Files\capnode\.
       The value of the 
      myid.txt
       file is the MAC address of the IIM that manages the Siemens Indoor Fire Panel.
  3. In the same file, modify the 
    CapPostingtarget.capurl
     value. Enter the BlackBerry AtHoc server URL in the highlighted attribute value.
    Enter the server URL in the CapPostingtarget.capurl value
  4. Save your changes.