iaupdate/IAD/engine/group/iaupdateengineconfig.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 21 Jun 2010 15:48:28 +0300
branchRCL_3
changeset 21 5bddc28da627
parent 0 ba25891c3a9e
permissions -rw-r--r--
Revision: 201023 Kit: 2010125

<!-- IAD Engine Configuration -->

<iaupdateEngineConfig>

    <!-- URI to the production CDB server -->
    <masterServer uri="http://arrowcdb.ncd.nokia.com/"/>
    
    <!-- Provisioning value can be used in CDB to decide
         where to direct the client and what content to give.
         This can be used for example for testing purposes
         when connection should be directed to different 
         CGWs -->
    <provisioning value="arrow"/>

    <!-- Client role defines what content CGW should give
         to the client. -->
    <clientRole value="production"/>
  
</iaupdateEngineConfig>