<?xml version="1.0" encoding="UTF-8"?>
<aiiparameters>
<section name="default">
<section name="Default.XML">
<parameter name="com.sap.aii.util.xml.parserFactory" type="string" since="1.0*" till="">
<description>Class name of the SAXParserFactory used by the XI Tools (Example: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl). If this parameter is not set, the default factory of the JRE is used. Note: This does not influence the Mapping-Runtime!</description>
<value/>
</parameter>
<parameter name="com.sap.aii.util.xml.transformerFactory" type="string" since="1.0*" till="">
<description>Class name of the TransformerFactory used by the XI Tools (Example: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl). If this parameter is not set, the default factory of the JRE is used. Note: This does not influence the Mapping-Runtime!</description>
<value/>
</parameter>
<parameter name="com.sap.aii.util.xml.documentBuilderFactory" type="string" since="7.0" till="">
<description>Class name of the DocumentBuilderFactory used by the XI Tools (Example: com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl). If this parameter is not set, the default factory of the JRE is used.</description>
<value/>
</parameter>
</section>
<section name="Default.DatabaseSettings">
<parameter name="com.sap.aii.util.sql.loglevel" default="" type="integer" since="2.0 SP1" till="">
<description>This parameter is used to log sql-accesses performed by the software (0 = no logging, 1 = log structure of SQL statement, 2 = log values, 3 = internal use, 4 = log stacktrace)</description>
<value>0</value>
</parameter>
<parameter name="com.sap.aii.util.sql.stmtCacheOff" default="false" type="boolean" since="2.0 SP1" till="">
<description>If "true", PreparedStatements will not be reused by the sql-layer.</description>
<value>false</value>
</parameter>
</section>
<parameter name="com.sap.aii.docu.url" type="string" since="2.0" till="">
<description>Points to the root where the installed HTML files are accessible by a web browser. (if no documentation is available use "null") Example: "http://help.sap.com/saphelp_nw04/helpdata/"</description>
<value>null</value>
</parameter>
<parameter name="com.sap.aii.docu.languages" type="string" since="2.0" till="">
<description>Is a comma separated list of the language codes of all installed documentation languages. (if no documentation is available use "null")</description>
<value>null</value>
</parameter>
<parameter name="com.sap.aii.ibrep.server.mme.swcv" type="string" since="7.3" till="">
<description>Defines Software Component Version , which contains , MetaModel Extensions for ES Repository </description>
<value/>
</parameter>
</section>
<section name="Connections">
<parameter name="com.sap.aii.connect.secure_connections" type="string" since="3.0 SP1" till="">
<description>List of XI components which use SSL communication instead of plain HTTP. (see configuration guide for detailled syntax)</description>
<value/>
</parameter>
<parameter name="com.sap.aii.hmi.client.config" default="JDK:30000:-1:300000" type="string" since="7.1" till="">
<description>This parameter determines the actual HTTP connection implementation and the timeout settings for	
            outgoing HMI connections.	
            First value: SAP or JDK use DTR or the JDK HTTPConnection implementation. The SAP implementation accept the expiration parameter, where the JDK ignores it. If unsure use JDK.	
            Second value: Connection timeout in ms. 30000 is an reasonable value, but can be shorter in LANs. -1 means do not use timeout.	
            Third value: Read timeout in ms. Since HMI is also used for content import and export the value of read timeout	
            is set to -1.	
            Fourth value: Socket expiration timeout in ms. The timeout interval the client assumes the server closes a inactive connection.	
            The client tries to close and reopen the connection after this timeout.	
            </description>
<value>JDK:30000:-1:300000</value>
</parameter>
<parameter name="com.sap.aii.connect.integrationbuilder.startpage.url" type="string" since="1.0*" till="">
<description>Relative Location of XI tools start page (on the Repository Server).</description>
<value>dir/start/index.jsp</value>
</parameter>
<parameter name="com.sap.aii.connect.repository.name" type="string" since="1.0*" till="">
<description>Contains the hostname of the repository server</description>
<value>@com.sap.aii.server.name.repository@</value>
</parameter>
<parameter name="com.sap.aii.connect.repository.httpport" type="string" since="1.0*" till="">
<description>Contains the http port number of the repository server</description>
<value>@com.sap.aii.server.httpport.repository@</value>
</parameter>
<parameter name="com.sap.aii.connect.repository.httpsport" type="string" since="3.0 SP1" till="">
<description>Contains the https port number of the repository server</description>
<value>@com.sap.aii.server.httpsport.repository@</value>
</parameter>
<parameter name="com.sap.aii.connect.repository.rmiport" type="string" since="1.0*" till="">
<description>Contains the RMI port number of the repository server</description>
<value>@com.sap.aii.server.port.repository@</value>
</parameter>
<parameter name="com.sap.aii.connect.repository.rmiport.ssl" type="string" since="3.0 SP20" till="">
<description>Contains the RMI SSL port number of the repository server</description>
<value/>
</parameter>
<parameter name="com.sap.aii.connect.repository.contextroot" type="string" since="1.0*" till="">
<description>Contains the contextRoot of the repository.</description>
<value>rep</value>
</parameter>
<parameter name="com.sap.aii.connect.repository.mshost" type="string" since="7.0 SP8" till="">
<description>Contains the hostname of the message server of repository server</description>
<value/>
</parameter>
<parameter name="com.sap.aii.connect.repository.mshttpport" type="string" since="7.0 SP8" till="">
<description>Contains the http port number of the message server of repository server</description>
<value/>
</parameter>
<parameter name="com.sap.aii.connect.repository.mshttpsport" type="string" since="7.0 SP8" till="">
<description>Contains the https port number of the message server of repository server</description>
<value/>
</parameter>
<parameter name="com.sap.aii.ib.server.workspace.cyclicDependency.enabled" default="false" type="boolean" since="7.2" till="">
<description>false: Workspace cyclic dependency not supported; true: Workspace cyclic dependency supported</description>
<value>false</value>
</parameter>
<parameter name="com.sap.aii.connect.directory.name" type="string" since="1.0*" till="">
<description>Contains the hostname of the directory server</description>
<value>@com.sap.aii.server.name.directory@</value>
</parameter>
<parameter name="com.sap.aii.connect.directory.httpport" type="string" since="1.0*" till="">
<description>Contains the http port number of the directory server</description>
<value>@com.sap.aii.server.httpport.directory@</value>
</parameter>
<parameter name="com.sap.aii.connect.directory.httpsport" type="string" since="3.0 SP1" till="">
<description>Contains the https port number of the directory server</description>
<value>@com.sap.aii.server.httpsport.directory@</value>
</parameter>
<parameter name="com.sap.aii.connect.directory.rmiport" type="string" since="1.0*" till="">
<description>Contains the RMI port number of the directory server</description>
<value>@com.sap.aii.server.port.directory@</value>
</parameter>
<parameter name="com.sap.aii.connect.directory.rmiport.ssl" type="string" since="3.0 SP20" till="">
<description>Contains the RMI SSL port number of the directory server</description>
<value/>
</parameter>
<parameter name="com.sap.aii.connect.directory.contextroot" type="string" since="2.0 SP0" till="">
<description>Contains the contextRoot for HTTP-services of the directory.</description>
<value>dir</value>
</parameter>
<parameter name="com.sap.aii.connect.directory.mshost" type="string" since="7.0 SP8" till="">
<description>Contains the hostname of the message server of directory server</description>
<value/>
</parameter>
<parameter name="com.sap.aii.connect.directory.mshttpport" type="string" since="7.0 SP8" till="">
<description>Contains the http port number of the message server of directory server</description>
<value/>
</parameter>
<parameter name="com.sap.aii.connect.directory.mshttpsport" type="string" since="7.0 SP8" till="">
<description>Contains the https port number of the message server of directory server</description>
<value/>
</parameter>
<parameter name="com.sap.aii.connect.rmi.protocol" type="string" since="7.0 SP8" till="">
<description>Contains the protocol that is used for the rmi communication via the message server. Possible values are P4 (standard), P4S (secure), P4HTTP(http-tunneling)</description>
<value>P4</value>
</parameter>
<parameter name="com.sap.aii.connect.integrationserver.name" type="string" since="2.0 SP0" till="">
<description>Contains the hostname of the Integration Server (Syntax: &lt;host&gt; [ "." &lt;domain&gt;]*)</description>
<value>@com.sap.aii.server.name.integrationserver@</value>
</parameter>
<parameter name="com.sap.aii.connect.integrationserver.httpport" type="string" since="2.0" till="">
<description>HTTP port of the J2EE Engine of the Integration Server. Used by the XI integration directory to connect to the XI runtime.</description>
<value>@com.sap.aii.connect.integrationserver.httpport@</value>
</parameter>
<parameter name="com.sap.aii.connect.integrationserver.httpsport" type="string" since="3.0 SP1" till="">
<description>HTTPS port of the J2EE Engine of the Integration Server. Used by the XI integration directory to connect to the XI runtime.</description>
<value>@com.sap.aii.connect.integrationserver.httpsport@</value>
</parameter>
<parameter name="com.sap.aii.connect.integrationserver.contextroot" type="string" since="2.0 SP0" till="">
<description>Contains the contextRoot of the Integration Server.</description>
<value>run</value>
</parameter>
<parameter name="com.sap.aii.connect.integrationserver.r3.httpport" type="string" since="3.0" till="">
<description>HTTP port of Integrationserver to connect to ICF (ABAP)</description>
<value>@com.sap.aii.connect.integrationserver.r3.httpport@</value>
</parameter>
<parameter name="com.sap.aii.connect.integrationserver.r3.httpsport" type="string" since="3.0 SP1" till="">
<description>HTTPS port of Integrationserver to connect to ICF (ABAP)</description>
<value>@com.sap.aii.connect.integrationserver.r3.httpsport@</value>
</parameter>
<parameter name="com.sap.aii.connect.integrationserver.r3.sysnr" type="string" since="2.0 SP0" till="">
<description>SAP system number of the Integration Server (see JCO documentation of property jco.client.sysnr)</description>
<value>@com.sap.aii.connect.integrationserver.r3.sysnr@</value>
</parameter>
<parameter name="com.sap.aii.connect.integrationserver.r3.client" type="string" since="2.0 SP0" till="">
<description>SAP client of the Integration Server (see JCO documentation of property jco.client.client)</description>
<value>@com.sap.aii.connect.integrationserver.r3.client@</value>
</parameter>
<parameter name="com.sap.aii.connect.integrationserver.r3.mshost" type="string" since="7.0 SP8" till="">
<description>Host name of the message server of Integration Server (see JCO documentation of property jco.client.mshost)</description>
<value/>
</parameter>
<parameter name="com.sap.aii.connect.integrationserver.r3.r3name" type="string" since="7.0 SP8" till="">
<description>Name of the SAP system of Integration Server (see JCO documentation of property jco.client.r3name)</description>
<value/>
</parameter>
<parameter name="com.sap.aii.connect.integrationserver.r3.group" type="string" since="7.0 SP8" till="">
<description>Name of the group of application servers of Integration Server (see JCO documentation of property jco.client.group)</description>
<value/>
</parameter>
<parameter name="com.sap.aii.connect.integrationserver.sld.name" type="string" since="7.11 SP1" till="">
<description>Name of the Integration Server in SLD (see note 1093249).</description>
<value/>
</parameter>
<parameter name="com.sap.aii.ibrep.server.check.component.InboundSynchronous" type="string" since="7.2" till="">
<description>this flag specifies the naming pattern based on regular expressions for Inbound/Synchronous interface.</description>
<value>_InSy$</value>
</parameter>
<parameter name="com.sap.aii.ibrep.server.check.component.InboundAsynchronous" type="string" since="7.2" till="">
<description>this flag specifies the naming pattern based on regular expressions for Inbound/Asynchronous interface.</description>
<value>_InAsy$</value>
</parameter>
<parameter name="com.sap.aii.ibrep.server.check.component.OutboundSynchronous" type="string" since="7.2" till="">
<description>this flag specifies the naming pattern based on regular expressions for Outbound/Synchronous interface.</description>
<value>_OutSy$</value>
</parameter>
<parameter name="com.sap.aii.ibrep.server.check.component.OutboundAsynchronous" type="string" since="7.2" till="">
<description>this flag specifies the naming pattern based on regular expressions for Outbound/Asynchronous interface.</description>
<value>_OutAsy$</value>
</parameter>
<parameter name="com.sap.aii.connect.landscape.name" type="string" since="1.0*" till="">
<description>Contains the hostname of the landscape directory server (SLD). For XI installations the value should be equal to that of com.sap.aii.connect.cr.name .</description>
<value>@com.sap.aii.server.name.lcr@</value>
</parameter>
<parameter name="com.sap.aii.connect.landscape.httpport" type="string" since="1.0*" till="">
<description>Contains the HTTP port number of the landscape directory server (listening for WBEM requests)</description>
<value>@com.sap.aii.server.httpport.lcr@</value>
</parameter>
<parameter name="com.sap.aii.connect.landscape.httpsport" type="string" since="3.0 SP1" till="">
<description>Contains the HTTPS port number of the landscape directory server (listening for WBEM requests)</description>
<value>@com.sap.aii.server.httpsport.lcr@</value>
</parameter>
<parameter name="com.sap.aii.connect.landscape.contextroot" type="string" since="2.0 SP0" till="">
<description>Contains the contextRoot of the landscape directory server.</description>
<value>sld</value>
</parameter>
<parameter name="com.sap.aii.connect.cr.name" type="string" since="1.0*" till="">
<description>Contains the hostname of the component repository server (SLD). For XI installations the value should be equal to that of com.sap.aii.connect.landscape.name .</description>
<value>@com.sap.aii.server.name.cr@</value>
</parameter>
<parameter name="com.sap.aii.connect.cr.httpport" type="string" since="1.0*" till="">
<description>Contains the HTTP port number of the component repository server.</description>
<value>@com.sap.aii.server.httpport.cr@</value>
</parameter>
<parameter name="com.sap.aii.connect.cr.httpsport" type="string" since="3.0 SP1" till="">
<description>Contains the HTTPS port number of the component repository server.</description>
<value>@com.sap.aii.server.httpsport.cr@</value>
</parameter>
<parameter name="com.sap.aii.connect.cr.contextroot" type="string" since="2.0 SP0" till="">
<description>Contains the contextRoot of the component repository server.</description>
<value>sld</value>
</parameter>
<parameter name="com.sap.aii.connect.rwb.name" type="string" since="2.0 SP0" till="">
<description>Contains the hostname of the runtime workbench.</description>
<value>@com.sap.aii.connect.rwb.name@</value>
</parameter>
<parameter name="com.sap.aii.connect.rwb.httpport" type="string" since="2.0 SP0" till="">
<description>Contains the http port number of the runtime workbench.</description>
<value>@com.sap.aii.connect.rwb.httpport@</value>
</parameter>
<parameter name="com.sap.aii.connect.rwb.httpsport" type="string" since="3.0 SP1" till="">
<description>Contains the HTTPS port number of the runtime workbench.</description>
<value>@com.sap.aii.connect.rwb.httpsport@</value>
</parameter>
<parameter name="com.sap.aii.connect.rwb.contextroot" type="string" since="2.0 SP0" till="">
<description>Contains the contextRoot for HTTP-services of the runtime workbench.</description>
<value>rwb</value>
</parameter>
<parameter name="com.sap.aii.connect.rwb.r3.sysnr" type="string" since="3.0" till="">
<description>R3 system number of the WebAS on which the RWB runs. Required for JCO connections from the RWB on J2EE to the ABAP part of its WebAS.</description>
<value>@com.sap.aii.connect.rwb.r3.sysnr@</value>
</parameter>
<parameter name="com.sap.aii.connect.rwb.r3.client" type="string" since="3.0" till="">
<description>Client of RWB's WebAS on which the Java components will be monitored through GRMG. Required for JCO connections from the RWB to the ABAP part of its WebAS.</description>
<value>@com.sap.aii.connect.rwb.r3.client@</value>
</parameter>
<parameter name="com.sap.aii.connect.rwb.r3.mshost" type="string" since="7.0 SP8" till="">
<description>Host name of the message server of RWB's WebAS (see JCO documentation of property jco.client.mshost)</description>
<value/>
</parameter>
<parameter name="com.sap.aii.connect.rwb.r3.r3name" type="string" since="7.0 SP8" till="">
<description>Name of the SAP system of RWB's WebAS (see JCO documentation of property jco.client.r3name)</description>
<value/>
</parameter>
<parameter name="com.sap.aii.connect.rwb.r3.group" type="string" since="7.0 SP8" till="">
<description>Name of the group of application servers of RWB's WebAS (see JCO documentation of property jco.client.group)</description>
<value/>
</parameter>
</section>
<section name="Logging" delete="true"/>
<section name="IntegrationBuilder">
<section name="IntegrationBuilder.Repository">
<parameter name="com.sap.aii.ibrep.server.compiler.options" delete="true" type="string" since="2.0 SP0" till="">
<description>The proxy generation and the graphical mapping tool use the compiler on the SAP J2EE Engine. In this property you can specify the options with which the compiler is called. The options are the same as the ones of the Java-Compiler "javac". Especially, the extended directories option ("-extdirs &lt;path&gt;") must be set. The variable &lt;path&gt; must contain the path to the additinal libs and the path to the deployed jars of the application "ExchangeRepository" on the J2EE server. The paths can be either absolute or relative to the starting directory of the JVM. Use as path separator ";" and as file separator "/". You can add further options, except the two options "-d" and "-classpath" (The compiler sets these two options internaly).
           		(obsolete since XI 3.0)</description>
<value>-extdirs ./bin/ext;./apps/sap.com/com.sap.xi.repository</value>
</parameter>
<parameter name="com.sap.aii.ibrep.server.compiler.classpath_resolverServiceName" type="string" since="3.0" till="">
<description>The proxy generation and the graphical mapping tool use the compiler on the SAP J2EE Engine. The sources to compile depend on the deployed Exchange Repository application jars. The compiler uses the classpath_resolver service to determine the classpath of the Exchange Repository application. The compiler needs the classpath resolver service name for the lookup of the service.</description>
<value>classpath_resolver</value>
</parameter>
<parameter name="com.sap.aii.ibrep.server.compiler.classpath_resolver.applicationName" type="string" since="3.0" till="">
<description>The classpath resolver needs this application name to be able to find the path to the application files.</description>
<value>sap.com/com.sap.xi.repository/</value>
</parameter>
<parameter name="com.sap.aii.ibrep.core.esregistry.chunkSize" default="10" type="string" since="7.2" till="">
<description>The number of Service Interfaces to be published in chunks can be configured using this property.</description>
<value>10</value>
</parameter>
<parameter name="com.sap.aii.repository.mapping.additionaltypes" type="string" since="2.0" till="">
<description>Beside the standard mapping types like "class" for java mapping programs or "xsl" for XSLT programs, additional mapping types can be registered. These additional mapping types enable the calling of mapping programs which are not stored in the Enterprise Services Repository. In the Enterprise Services Builder, the additional mapping types can be selected in the Operation Mapping Editor.

				You have to specify a key and a caption for an additional mapping type. The key field is restricted to 20 characters and should only contain the characters a,...,z and A,...,Z, the numbers 0,...,9, and the underscore "_". The caption should not exceed 25 chracters. The caption is separated from the key by "|". Different additional mapping types are separated by ";".
				
				Currently, the two addtional mapping types "R3_ABAP" and R3_XSLT are supported. Mapping programs of type  "R3_ABAP" are ABAP classes on the Integration Server, and Mapping programs of type "R3_XSLT" are XSL programs on the Integraion Server which are registered in the ABAP Workbench and which are executed by the ABAP engine.

				If you want to use the two additional mapping types, then enter the value "R3_ABAP|ABAP-class;R3_XSLT|XSL (ABAP Engine)".

				Note: Use the value "none", if no additional mapping types are used.
           		</description>
<value>none</value>
</parameter>
<parameter name="com.sap.aii.repository.serviceuser.name" type="string" since="1.0" till="">
<description>Service User. This user is used by the repository, when it connects to other components</description>
<value>@com.sap.aii.repository.serviceuser.name@</value>
</parameter>
<parameter name="com.sap.aii.repository.serviceuser.pwd" type="pwd" since="1.0" till="">
<description>Service User Password. This user is used by the repository, when it connects to other components</description>
<value>@com.sap.aii.repository.serviceuser.pwd@</value>
</parameter>
<parameter name="com.sap.aii.ib.client.bo.sam.showBOSAMupgrade" type="integer" since="7.11" till="">
<description>To enable the menu option for batch BO SAM Upgrade valid Since Ehp1</description>
<value>0</value>
</parameter>
<parameter name="com.sap.aii.repository.serviceuser.language" type="string" since="1.0" till="">
<description>Service User Language. This user is used by the repository, when it connects to other components</description>
<value>EN</value>
</parameter>
<parameter name="com.sap.aii.ibrep.server.arisconnection.services.sysconfigservice.cachesize" type="integer" since="7.1" till="">
<description>Sets the size of the LRU map based cache for configuration objects. If not set then the size is set to 50 objects as default.</description>
<value>50</value>
</parameter>
<parameter name="com.sap.aii.ibrep.server.arisconnection.services.sysconfigservice.methodextensioncachesize" type="integer" since="7.1" till="">
<description>Sets the size of the LRU map based cache for method extension objects of an workspace. If not set then the size is set to 50 workspaces as default.</description>
<value>50</value>
</parameter>
<parameter name="com.sap.aii.ibrep.server.arisconnection.services.rpts.scriptcache" type="integer" since="7.11" till="">
<description>Sets the size of the LRU map based cache for report and macro objects of an workspace. If not set then the size is set to 50 objects as default.</description>
<value>50</value>
</parameter>
<parameter name="com.sap.aii.ibrep.server.arisconnection.xml.SAXParserFactory" type="string" since="7.1" till="">
<description>Sets the property to specify the XML Parser to be used at runtime by the XMLReaderFactory of JDK (class org.xml.sax.helpers.XMLReaderFactory). If not set then the default property of JDK implemented from SUN since Java 1.5 will be used (com.sun.org.apache.xerces.internal.parsers.SAXParser) to create SAXParser.</description>
<value>com.sun.org.apache.xerces.internal.parsers.SAXParser</value>
</parameter>
<parameter name="com.sap.aii.ibrep.server.checkheadless" default="true" type="boolean" since="7.1" till="">
<description>This flag indicates if during startup of the application a check of the graphical environment (java.awt.headless) will be executed.</description>
<value>true</value>
</parameter>
<parameter name="com.sap.aii.ibrep.core.aris.ReleasedMethodOnly" default="true" type="boolean" since="7.1" till="">
<description>false: method completely available; true: only released method</description>
<value>true</value>
</parameter>
<parameter name="com.sap.aii.ibrep.core.aris.ReportAvailable" default="false" type="boolean" since="7.1" till="">
<description>External systems: false: reports are not available at all; true: they are available for execution. This does not concern internal systems.</description>
<value>false</value>
</parameter>
<parameter name="com.sap.aii.ibrep.core.aris.DefaultFilter" type="string" since="7.10" till="">
<description>this flag defines the GUID of the ARIS-Filter which will be used as default modelling filter for new users.</description>
<value>86be7910-9236-11da-36bb-000f20dac9ef</value>
</parameter>
<parameter name="com.sap.aii.ibrep.core.aris.ExcludeAttributeGroups" type="string" since="7.10" till="">
<description>this flag defines a list of GUIDs of user defined attribute groups which has to be excluded from the ESR transport. The free-attribute group with GUID 317ba880-7df8-11da-0c60-cf8e338f9a0b can also be defined. </description>
<value/>
</parameter>
<parameter name="com.sap.aii.ibrep.server.arisconnection.services.sysconfig.templateswcv" type="string" since="7.11" till="">
<description>this flag defines a GUID where templates wich are referenced in models are searched. </description>
<value/>
</parameter>
<parameter name="com.sap.aii.ib.client.activationCheckReport.adminRole" type="string" since="7.11" till="">
<description>this flag defines the role which a user must have assigned if he wants to change the selection of ARIS reports that are automatically executed during activation when at least one ARIS model or ARIS object is to be activated. </description>
<value/>
</parameter>
</section>
<section name="IntegrationBuilder.Directory">
<parameter name="com.sap.aii.directory.serviceuser.name" type="string" since="1.0" till="">
<description>Service User. This user is used by the directory, when it connects to other components.</description>
<value>@com.sap.aii.directory.serviceuser.name@</value>
</parameter>
<parameter name="com.sap.aii.directory.serviceuser.pwd" type="pwd" since="1.0" till="">
<description>Service User Password. This user is used by the directory, when it connects to other components.</description>
<value>@com.sap.aii.directory.serviceuser.pwd@</value>
</parameter>
<parameter name="com.sap.aii.directory.serviceuser.language" type="string" since="1.0" till="">
<description>Service User Language. This user is used by the directory, when it connects to other components.</description>
<value>EN</value>
</parameter>
<parameter name="com.sap.aii.ibdir.core.ctstransport.autoActivation.default" default="true" type="boolean" since="7.2" till="">
<description>Specifies whether imported objects shall be activated automatically for CTS imports.</description>
<value>true</value>
</parameter>
<parameter name="com.sap.aii.ibdir.server.cacheNotificationConnectTimeout" default="15000" type="integer" since="3.0 SP12" till="">
<description>Contains the SocketConnectTimeout in mille seconds used for sending cache notifications via SAP http client in class HTTP_CacheInvalidator.</description>
<value>15000</value>
</parameter>
<parameter name="com.sap.aii.ibdir.server.cache.enhancedMode" type="string" since="7.30" till="">
<description>Enhanced cache refresh features like caching and temp files. Default is "yes".</description>
<value>yes</value>
</parameter>
<parameter name="com.sap.aii.ibdir.server.cache.onhold" type="string" since="7.30" till="">
<description>Puts the given cache refresh mode (C,F,N) on hold. Default is "no" -all modes are enabled. Use "C" to disable upload step of the delta (partial) cache refresh.</description>
<value>no</value>
</parameter>
<parameter name="com.sap.aii.ibdir.server.cache.statistic" type="string" since="7.30" till="">
<description>If enabled for the current cache refresh mode, a statistic file will be written. Default is "F,TF" (full cache refresh only).</description>
<value>F,TF</value>
</parameter>
<parameter name="com.sap.aii.ibdir.server.cache.statistic.suffix" type="string" since="7.30" till="">
<description>Specifies a suffix of the statistic file. Default is "".</description>
<value/>
</parameter>
<parameter name="com.sap.aii.ibdir.server.cache.statistic.fields" type="string" since="7.30" till="">
<description>Use this parameter to specify which fields should be written into statistic file. Default is "*" - all fields.</description>
<value>*</value>
</parameter>
<parameter name="com.sap.aii.ibdir.server.cache.statistic.archive.afterDays" type="string" since="7.30" till="">
<description>Use this parameter to specify after how many days statistic files should be archived. Default is "2".</description>
<value>2</value>
</parameter>
<parameter name="com.sap.aii.ibdir.server.cache.statistic.archive.priority" type="string" since="7.30" till="">
<description>Use this parameter to specify the probability of archiving on each cache refresh. The more number the less probability. Default is "100" (Probability is 1/100 = 1%).</description>
<value>100</value>
</parameter>
<parameter name="com.sap.aii.ibdir.server.cache.directory" type="string" since="7.30" till="">
<description>Use this parameter to specify where statistic files will be written. Use prefix %global% for .../SYS/global/xi/directory_server/ or %temp% for .../j2ee/cluster/serverN/temp/. Default is %global%/cache_refresh/</description>
<value>%global%/cache_refresh/</value>
</parameter>
<parameter name="com.sap.aii.ibdir.server.cache.yoa.adapterUtils" type="string" since="7.30" till="">
<description>Use this parameter to specify where an additional cache for adapter's information should be used. Default is "no".</description>
<value>no</value>
</parameter>
<parameter name="com.sap.aii.ibdir.server.cache.yoa.query" type="string" since="7.30" till="">
<description>Use this parameter to specify whether a query cache should be used. Default is "F,TF" (full cache refresh only).</description>
<value>F,TF</value>
</parameter>
<parameter name="com.sap.aii.ibdir.server.cache.yoa.query.mode" type="string" since="7.30" till="">
<description>Use this parameter to specify the query cache mode. Default is "3".</description>
<value>3</value>
</parameter>
<parameter name="com.sap.aii.ibdir.server.cache.yoa.query.maxEntry" type="string" since="7.30" till="">
<description>Use this parameter to specify maximum entry size in bytes. Bigger entries are not cached. Default is "10000".</description>
<value>10000</value>
</parameter>
<parameter name="com.sap.aii.ibdir.server.cache.yoa.query.maxSize" type="string" since="7.30" till="">
<description>Use this parameter to specify maximum query cache size. "2%" means the cache should not exceed 2% of free memory available on cache refresh start. You can enter a size in bytes as well. Default is "2%".</description>
<value>2%</value>
</parameter>
<parameter name="com.sap.aii.ibdir.server.cache.yoa.hmi" type="string" since="7.30" till="">
<description>Use this parameter to specify whether a HMI cache for ESR content should be used. "all" means use always. Default is "F,TF" (full cache refresh only).</description>
<value>F,TF</value>
</parameter>
<parameter name="com.sap.aii.ibdir.server.cache.yoa.hmi.mode" type="string" since="7.30" till="">
<description>Use this parameter to specify the HMI cache mode. Default is "3".</description>
<value>3</value>
</parameter>
<parameter name="com.sap.aii.ibdir.server.cache.yoa.hmi.maxEntry" type="string" since="7.30" till="">
<description>Use this parameter to specify maximum entry size in bytes. Bigger entries are not cached. Default is "10000"</description>
<value>10000</value>
</parameter>
<parameter name="com.sap.aii.ibdir.server.cache.yoa.hmi.maxSize" type="string" since="7.30" till="">
<description>Use this parameter to specify maximum HMI cache size. "5%" means 5% percent of free memory available on cache refresh start. You can enter a size in bytes as well. Default is "4%".</description>
<value>4%</value>
</parameter>
<parameter name="com.sap.aii.ibdir.server.cache.yoa.directory" type="string" since="7.30" till="">
<description>Use this parameter to specify where temp files should be stored. You may use %global% and %temp% prefixes. Default is "%temp%/cache_refresh/".</description>
<value>%temp%/cache_refresh/</value>
</parameter>
<parameter name="com.sap.aii.ibdir.server.cache.tempFiles" type="string" since="7.30" till="">
<description>Use this parameter to specify whether temporary data should be flushed to disk during cache refresh. "yes"-use always, "F"-use for full cache refresh only. Default is "F,TF".</description>
<value>F,TF</value>
</parameter>
<parameter name="com.sap.aii.ibdir.server.cache.tempFiles.directory" type="string" since="7.30" till="">
<description>Use this parameter to specify where temp files will be written. Use prefix %global% for .../SYS/global/xi/directory_server/ or %temp% for .../j2ee/cluster/serverN/temp/. Default is %temp%/cache_refresh/</description>
<value>%temp%/cache_refresh/</value>
</parameter>
<parameter name="com.sap.aii.ibdir.server.cache.chunksize.esr.archives" type="string" since="7.30" till="">
<description>Use this parameter to specify how many ESR Imported Archives objects should be loaded at once during cache refresh. The more objects are loaded at once the more memory is required for that. Default is "1".</description>
<value>1</value>
</parameter>
<parameter name="com.sap.aii.ibdir.server.cache.chunksize.esr.messmaps" type="string" since="7.30" till="">
<description>Use this parameter to specify how many ESR Message Mappings objects should be loaded at once during cache refresh. The more objects are loaded at once the more memory is required for that. Default is "10".</description>
<value>10</value>
</parameter>
<parameter name="com.sap.aii.ibdir.server.cache.chunksize.esr.funclibs" type="string" since="7.30" till="">
<description>Use this parameter to specify how many ESR Function Libraries objects should be loaded at once during cache refresh. The more objects are loaded at once the more memory is required for that. Default is "10".</description>
<value>10</value>
</parameter>
<parameter name="com.sap.aii.ibdir.server.cache.persistXml" type="string" since="7.30" till="">
<description>Use this parameter to flush cache-xml to the disk before sending it to the cache consumer. Use com.sap.aii.ibdir.server.cache.directory to control the destination directory. Use it only temporary as it can exhaust the disk quickly! Default is "no".</description>
<value>no</value>
</parameter>
<parameter name="com.sap.aii.ibdir.server.cache.forwardEsrNotifications" default="false" type="boolean" since="7.30" till="">
<description>Allows to connect additional Integration Directories to the central ESR. Default is "false".</description>
<value>false</value>
</parameter>
<parameter name="com.sap.aii.ibdir.server.cache.forwardEsrNotificationsTo" type="string" since="7.30" till="">
<description>Contains comma-separated list of additional Integrated Directories to be connected to the central ESR. Default is empty.</description>
<value/>
</parameter>
<parameter name="com.sap.aii.ibdir.wsdl.registry.publishWsdlWithEndpoints" default="true" type="boolean" since="7.3" till="">
<description>If true, the WSDL published to the Service Registry will contain endpoints.</description>
<value>true</value>
</parameter>
<parameter name="com.sap.aii.ibdir.wsdl.servicename.bitfield" default="0" type="integer" since="7.2" till="">
<description>Use this bit-field if WSDL's service name should contain more than just interface name. Bit's meaning: 1-FromParty, 2-FromService, 4-ToParty, 8-ToService</description>
<value>0</value>
</parameter>
<parameter name="com.sap.aii.ibdir.wsdl.servlet.authentication" type="string" since="7.3" till="">
<description>Use this property to switch authentication for WSDL URL /dir/wsdl off or on. Possible values: 'true', 'false'. Default value: 'true'.</description>
<value>true</value>
</parameter>
</section>
<parameter name="com.sap.aii.ib.client.jnlp.j2se.initialheapsize" type="string" since="3.0" till="">
<description>Minimum heap size of client java vm.</description>
<value>32m</value>
</parameter>
<parameter name="com.sap.aii.ib.client.jnlp.j2se.maxheapsize" type="string" since="3.0" till="">
<description>Maximum heap size of client java vm.</description>
<value>512m</value>
</parameter>
<parameter name="com.sap.aii.ib.client.applicationname.directory" type="string" since="3.0" till="">
<description>Application name of directory - used for JNDI lookup of beans</description>
<value>sap.com/com.sap.xi.directory/</value>
</parameter>
<parameter name="com.sap.aii.ib.client.applicationname.repository" type="string" since="3.0" till="">
<description>Application name of repository - used for JNDI lookup of beans</description>
<value>sap.com/com.sap.xi.repository/</value>
</parameter>
<parameter name="com.sap.aii.ib.server.localbeanjndiprefix.repository" type="string" since="3.0" till="">
<description>Prefix used for JNDI lookup of local beans in the ExchangeRepository</description>
<value>java:comp/env/</value>
</parameter>
<parameter name="com.sap.aii.ib.server.localbeanjndiprefix.directory" type="string" since="3.0" till="">
<description>Prefix used for JNDI lookup of local beans in the ExchangeDirectory</description>
<value>java:comp/env/</value>
</parameter>
<parameter name="com.sap.aii.ib.client.login.InitialContextFactory" type="string" since="1.0*" till="">
<description>Factory used for initial context</description>
<value>com.sap.engine.services.jndi.InitialContextFactoryImpl</value>
</parameter>
<parameter name="com.sap.aii.ib.client.login.languages" type="string" since="2.0 SP0" till="">
<description>Available login languages. (Format: comma separated list)</description>
<value>EN,DE</value>
</parameter>
<parameter name="com.sap.aii.ib.client.content.languages" type="string" since="3.0" till="">
<description>Available content languages (Format: comma separated list). The first language in this list is used as default content language.</description>
<value>EN,DE</value>
</parameter>
<parameter name="com.sap.aii.ib.client.properties" type="string" since="2.0 SP0" till="">
<description>List of Properties used by the client. (Format: comma separated list)</description>
<value>com.sap.aii.ib.client.*, com.sap.aii.ib.core.*, com.sap.aii.util.xml.*, com.sap.aii.connect.*, com.sap.aii.repository.mapping.additionaltypes, com.sap.aii.docu.*, com.sap.aii.ibrep.core.*, com.sap.aii.ibrep.client.*, com.sap.aii.ibdir.core.*</value>
</parameter>
<parameter name="com.sap.aii.ib.server.connect.webas.r3.usefastrfc" type="boolean" since="2.0 SP0" till="3.0">
<description>Connection from Java stack to ABAP stack of WebAS: This flag determines, if FastRFC should be used for connection to the R/3 part of the WebAS server.</description>
<value>false</value>
</parameter>
<parameter name="com.sap.aii.ib.server.connect.webas.r3.client" type="string" since="1.0*" till="3.0">
<description>Connection from Java stack to ABAP stack of WebAS: JCO connection from the J2EE engine to "its" R3 instance: SAP client (see JCO documentation of property jco.client.client)</description>
<value>@com.sap.aii.server.wij2r.jco_client_client@</value>
</parameter>
<parameter name="com.sap.aii.ib.server.connect.webas.r3.ashost" type="string" since="1.0*" till="3.0">
<description>Connection from Java stack to ABAP stack of WebAS: JCO connection from the J2EE engine to "its" R3 instance: SAP application server (see JCO documentation of property jco.client.ashost)</description>
<value>@com.sap.aii.server.wij2r.jco_client_ashost@</value>
</parameter>
<parameter name="com.sap.aii.ib.server.connect.webas.r3.sysnr" type="string" since="1.0*" till="3.0">
<description>Connection from Java stack to ABAP stack of WebAS: JCO connection from the J2EE engine to "its" R3 instance: SAP system number (see JCO documentation of property jco.client.sysnr)</description>
<value>@com.sap.aii.server.wij2r.jco_client_sysnr@</value>
</parameter>
<parameter name="com.sap.aii.util.server.auth.activation" type="string" since="2.0 SP0" till="">
<description>Activate the data dependent authorization service.</description>
<value>false</value>
</parameter>
<parameter name="com.sap.aii.ib.server.concurrent_edit" default="false" type="boolean" since="3.0" till="">
<description>Allows multiple users to have the same object in a changelist. Causes conflicts, when second changelist is activated.</description>
</parameter>
<parameter name="com.sap.aii.ib.server.upgrade_mode" default="false" type="boolean" since="3.0" till="">
<description>Reduces login to the named users, given by the corresponding parameter upgrade_users. This parameter may be set to true, to prevent objects from beeing changed during upgrade.</description>
</parameter>
<parameter name="com.sap.aii.ib.server.upgrade_users" type="string" since="3.0" till="">
<description>Comma-separated list of users, which are allowed to login, if the coresponding parameter upgrade_mode is set to true.</description>
<value/>
</parameter>
<parameter name="com.sap.aii.ib.server.soa.readcache" default="true" type="boolean" since="7.1 AP8" till="">
<description>Cache all SOA object that where read. This includes the usage stack and offers the chance to detect redundant reads. THIS PROPERTY MUST NOT BE USED IN PRODUCTIVE SYSTEMS.</description>
<value>false</value>
</parameter>
<parameter name="com.sap.aii.ib.server.pvc.check_integrationtime" default="true" type="boolean" since="3.0 SP2" till="">
<description>This parameter switches on/off the integration time check of the versioning tool.</description>
<value/>
</parameter>
<parameter name="com.sap.aii.ib.core.sso.enabled" default="false" type="boolean" since="3.0 SP4" till="">
<description>Enables SSO for the Integration Builder clients. If this parameter is true, the Repository and Directory links on the start page are working with SSO.</description>
<value/>
</parameter>
<parameter name="com.sap.aii.util.recordprovider.configuration" default="" type="string" since="7.1" till="">
<description>Configures the database access strategy of the Integration Builder tools.</description>
<value>RepBProcess/*=com.sap.aii.utilxi.recordprovider.JoinGenericStrategy#ifmextdef/*=com.sap.aii.utilxi.recordprovider.JoinGenericStrategy#processstep/*=com.sap.aii.utilxi.recordprovider.JoinGenericStrategy#swc/*=com.sap.aii.utilxi.recordprovider.JoinGenericStrategy#arismodel/*=com.sap.aii.utilxi.recordprovider.SimpleStrategy#</value>
</parameter>
<parameter name="com.sap.aii.ib.server.acl.enable" default="false" type="boolean" since="7.10 AP6.5" till="">
<description>This property controls if the ACL permissions are checked for that server or not.</description>
<value>false</value>
</parameter>
<parameter name="com.sap.aii.ib.server.adv.acl" default="false" type="boolean" since="7.30" till="">
<description>This property controls if the advance ACL permissions are checked for that server or not.</description>
<value>false</value>
</parameter>
<parameter name="com.sap.aii.ib.core.docu.repository" default="" type="string" since="7.10 AP7" till="">
<description>URL base address of the repository for external documentation.</description>
<value/>
</parameter>
<parameter name="com.sap.aii.ib.server.ping.session.contentLength" default="1024000" type="long" since="7.10 SP5" till="">
<description>This property is used during the transport to ping the session periodically explicitly during transport. Ping thread will start only for the content files greater this property value. Default is 1MB</description>
<value>1024000</value>
</parameter>
<parameter name="com.sap.aii.ib.server.ping.session.duration" default="120000" type="long" since="7.10 SP5" till="">
<description>This property is used during the transport to ping the session periodically explicitly during transport. Ping thread will will ping the session after specified duration. Default is 2 Minutes</description>
<value>120000</value>
</parameter>
<parameter name="com.sap.aii.ib.remote.exprof.enabled" default="false" type="boolean" since="7.30" till="">
<description>Enables remote access from to the Exchange Profile
			</description>
<value>false</value>
</parameter>
</section>
<section name="IntegrationServer">
<section name="IntegrationServer.MappingRuntime">
<parameter name="com.sap.aii.mapping.root" delete="true" default="/xi/mapping" type="string" since="?" till="3.0"/>
</section>
<parameter name="com.sap.aii.ib.client.applicationname.runtime" type="string" since="3.0" till="">
<description>Application name of runtime - used for JNDI lookup of beans</description>
<value>sap.com/com.sap.xi.services/</value>
</parameter>
<parameter name="com.sap.aii.ib.server.localbeanjndiprefix.runtime" type="string" since="3.0" till="">
<description>Prefix used for JNDI lookup of local beans in the Runtime</description>
<value>java:comp/env/</value>
</parameter>
<parameter name="com.sap.aii.integrationserver.serviceuser.name" type="string" since="3.0" till="">
<description>Service User. This user is used by the integration server, when it connects to other components (e.g. directory).</description>
<value>@com.sap.aii.integrationserver.serviceuser.name@</value>
</parameter>
<parameter name="com.sap.aii.integrationserver.serviceuser.pwd" type="pwd" since="3.0" till="">
<value>@com.sap.aii.integrationserver.serviceuser.pwd@</value>
</parameter>
<parameter name="com.sap.aii.integrationserver.serviceuser.language" type="string" since="3.0" till="">
<value>EN</value>
</parameter>
<parameter name="com.sap.aii.ibrun.server.valuemapping.cachesize" default="10000" type="integer" since="3.0 SP17" till="">
<description>Cache size (number of cached objects) per value mapping cache. This parameter is
			read only once during creating the cache instance (after startup of the application).</description>
<value>10000</value>
</parameter>
<parameter name="com.sap.aii.ibrun.server.xmlvalidation.cachesize" default="1000" type="integer" since="7.20 SP0" till="">
<description>
			Cache size (number of cached objects) per schema validation cache. This parameter is read only once during
			creating the cache instance (after startup of the application).
			</description>
<value>1000</value>
</parameter>
</section>
<section name="ApplicationSystem">
<parameter name="com.sap.aii.applicationsystem.serviceuser.name" type="string" since="1.0*" till="">
<description>Service User. This user is used by application, when they connect to the Integration Server</description>
<value>@com.sap.aii.sendingintegrationengine.serviceuser.name@</value>
</parameter>
<parameter name="com.sap.aii.applicationsystem.serviceuser.pwd" type="pwd" since="1.0*" till="">
<description>Service User Password. This user is used by application, when they connect to the Integration Server</description>
<value>@com.sap.aii.sendingintegrationengine.serviceuser.pwd@</value>
</parameter>
<parameter name="com.sap.aii.applicationsystem.serviceuser.language" type="string" since="1.0*" till="">
<description>Service User Language. This user is used by application, when they connect to the Integration Server</description>
<value>EN</value>
</parameter>
</section>
<section name="RuntimeWorkbench">
<parameter name="com.sap.aii.rwb.serviceuser.name" default="XIRWBUSER" type="string" since="2.0 SP0" till="">
<description>Service User. This user is used by the Runtime Workbench, when connecting to other servers.</description>
<value>@com.sap.aii.rwb.serviceuser.name@</value>
</parameter>
<parameter name="com.sap.aii.rwb.serviceuser.pwd" type="pwd" since="2.0 SP0" till="">
<description>Service User password. This user is used by the Runtime Workbench, when connecting to other servers.</description>
<value>@com.sap.aii.rwb.serviceuser.pwd@</value>
</parameter>
<parameter name="com.sap.aii.rwb.serviceuser.language" type="string" since="2.0 SP0" till="">
<description>Service User language. This user is used by the Runtime Workbench, when connecting to other servers.</description>
<value>EN</value>
</parameter>
<parameter name="com.sap.aii.rwb.server.centralmonitoring.r3.ashost" type="string" since="3.0" till="">
<description>Application server of the WebAS on which the centtral PMI, central CCMS and central Alert Server run. Required for JCO connections and HTTP connections to the monitoring server.</description>
<value>@com.sap.aii.rwb.server.centralmonitoring.r3.ashost@</value>
</parameter>
<parameter name="com.sap.aii.rwb.server.centralmonitoring.r3.client" type="string" since="3.0" till="">
<description>Client on which the central PMI, CCMS and Alert Server run. Required for JCO connections.</description>
<value>@com.sap.aii.rwb.server.centralmonitoring.r3.client@</value>
</parameter>
<parameter name="com.sap.aii.rwb.server.centralmonitoring.r3.sysnr" type="string" since="3.0" till="">
<description>System number of the WebAS on which the central PMI, CCMS and Alert Server run. Required for JCO connections.</description>
<value>@com.sap.aii.rwb.server.centralmonitoring.r3.sysnr@</value>
</parameter>
<parameter name="com.sap.aii.rwb.server.centralmonitoring.name" type="string" since="7.0 SP8" till="">
<description>Contains the hostname of the WebAS on which the central PMI, central CCMS and central Alert Server run.</description>
<value/>
</parameter>
<parameter name="com.sap.aii.rwb.server.centralmonitoring.httpport" type="string" since="3.0" till="">
<description>HTTP port of the WebAS (ABAP part) on  which the central PMI, CCMS and Alert Server run. Required for HTTP connections to the monitoring server.</description>
<value>@com.sap.aii.rwb.server.centralmonitoring.httpport@</value>
</parameter>
<parameter name="com.sap.aii.rwb.server.centralmonitoring.httpsport" type="string" since="3.0 SP" till="">
<description>HTTPS port of the WebAS (ABAP part) on  which the central PMI, CCMS and Alert Server run. Required for HTTPS connections to the monitoring server.</description>
<value>@com.sap.aii.rwb.server.centralmonitoring.httpport@</value>
</parameter>
<parameter name="com.sap.aii.rwb.server.centralmonitoring.r3.mshost" type="string" since="7.0 SP8" till="">
<description>Host name of the message server of Central Monitoring Server (see JCO documentation of property jco.client.mshost)</description>
<value/>
</parameter>
<parameter name="com.sap.aii.rwb.server.centralmonitoring.r3.r3name" type="string" since="7.0 SP8" till="">
<description>Name of the SAP system of Central Monitoring Server (see JCO documentation of property jco.client.r3name)</description>
<value/>
</parameter>
<parameter name="com.sap.aii.rwb.server.centralmonitoring.r3.group" type="string" since="7.0 SP8" till="">
<description>Name of the group of application servers of Central Monitoring Server (see JCO documentation of property jco.client.group)</description>
<value/>
</parameter>
<parameter name="com.sap.aii.rwb.server.auth.UME" type="boolean" since="3.0" till="">
<description>Boolean value, which indicates if the advanced authorization concept for message monitoring shall be used (see note 1370334).</description>
<value>false</value>
</parameter>
</section>
<section name="AdapterFramework">
<parameter name="com.sap.aii.adapterframework.serviceuser.name" default="XIAFUSER" type="string" since="3.0" till="">
<description>Service User. This user is used by the AdapterFramework, when connecting to other servers.</description>
<value>@com.sap.aii.adapterframework.serviceuser.name@</value>
</parameter>
<parameter name="com.sap.aii.adapterframework.serviceuser.pwd" type="pwd" since="3.0" till="">
<description>Service User password. This user is used by the AdapterFramework, when connecting to other servers.</description>
<value>@com.sap.aii.adapterframework.serviceuser.pwd@</value>
</parameter>
<parameter name="com.sap.aii.adapterframework.serviceuser.language" type="string" since="3.0" till="">
<description>Service User language. This user is used by the AdapterFramework, when connecting to other servers.</description>
<value>EN</value>
</parameter>
</section>
<section name="LandscapeDirectory" delete="true"/>
<section name="internal">
<parameter name="template.revision" type="string" since="3.0 SP6" till="">
<description>Version of the exchange_profile.xml template (only the first integer number is significant. example: "rev #12 7.03.2004" = 12)</description>
<value>$Revision$</value>
</parameter>
</section>
</aiiparameters>
