Each Agentry application has its own Agentry Server
				instance that runs on the SAP Mobile Server node.
        Each Agentry application server instance is initially configured based on the information
        loaded from the primary Agentry Server configuration file, Agentry.ini,
        which is installed with SAP Mobile Server.You can modify the configuration
        for individual Agentry applications using SAP Control Center. To modify
        the Agentry.ini file installed with the SAP Mobile Server,
        you must edit the file directly.
            Note: The Agentry.ini file installed
                with SAP Mobile Server does not contain any settings
                in the System Connections section, which is used for configuring backend
                communications. System connections are defined in the application project and after
                the application file is deployed, these settings can be modified using SAP Control Center. Some modifications may require
                editing additional configuration files.
         
For details about the contents of the Agentry.ini file, see Agentry Configuration
                Files. For more information about configuring Agentry application server
            instances using SAP Control Center, see Creating Agentry Application Definitions in SAP Control Center
                for SAP Mobile Platform.
            
            Note: In a clustered SAP Mobile Platform system, if you need to modify
                Agentry configuration files outside of SAP Control Center, you
                cannot modify the files in the SAP Mobile Server directory tree
                structure. Instead, modify the files outside this structure and add them to a zip
                file that can be deployed using SAP Control Center. Deploy the
                zip file to the Agentry application on the primary SAP Mobile Server.
                The configuration changes will then be propagated to all other nodes in the cluster,
                as appropriate.