iaupdate/IAD/engine/group/iaupdateengineconfig.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 15 Sep 2010 12:20:42 +0300
branchRCL_3
changeset 73 79647526f98c
parent 0 ba25891c3a9e
permissions -rw-r--r--
Revision: 201035 Kit: 201036

<!-- 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>