bpmAdv_solaris_response_nonroot_64bit_DMGR.xml

 


 <?xml version="1.0" encoding="UTF-8"?>
 <!--
    Read and accept the license terms and run the following command to install 
 -->
 
 <agent-input>
     <!-- ======================================================================
     All repositories are listed here.
     A repository can be either a local location or a live repository.
     
     If you have a local repository, replace the appropriate value below.
     You do not need to remove the repository from this section if you decide not to install 
     that product.
     =============================================================================--> 
     <server>
         <!-- ==================== IBM Installation  Repository Location =====================--> 
         <repository location='/home/media/ibm_media/solaris/Sparc64/im/17/iml/' temporary='true'/>
         <!-- ================= IBM Business Process Manager Advanced, WebSphere Application Server ND ===================-->
         <repository location="/home/wasadmin/PRODUCTS/BPM_Install/repository/" />
     </server>
     
     
     <!-- ======================================================================
     This profile node defines where IBM Installation Manager (IM) is/or will be installed.
     
     Modify where IBM Installation Manager is/or will be installed by modifying both the
     installLocation and eclipseLocation values to specify the correct directory. 
 
     Replace '/home/bpmuser' in installLocation and eclipseLocation values, with home directory location of your system user doing the installation.
 
     Note :
         * If the Installation Manager is already installed, you should use the same Installation_root directory for installLocation value.  
           Existing Installation Manager will be upgraded if needed. 
         * Both installLocation and eclipseLocation values should be same Installation Manager root directory. 
     ============================================================================--> 
     <profile kind='self' installLocation='/export2/iml/eclipse' id='IBM Installation Manager'>
         <data key='eclipseLocation' value='/export2/iml/eclipse'/>
     </profile>
     <!-- ======================================================================
     Remove the comments,  and  modify the value to change the default location of the  eclipseCache, shared resources directory, 
     (only if no cache has been created yet).
     This tag will be ignored if the  values is already defined during installation of other packages which are in the same group.
     ============================================================================--> 
 
     <preference value="/export2/was85/BPMShared" name="com.ibm.cic.common.core.preferences.eclipseCache" /> 
 
     
     <!-- ======================================================================
     This installation node directs the IBM Installation Manager installer to install IBM Installation Manager.
     You do not need to edit this line. If IBM Installation Manager is already installed, this instruction is skipped.
     If IBM Installation Manager is not installed, this instruction installs it.
     ============================================================================--> 
     <install>
         <offering features='agent_core,agent_jre' id='com.ibm.cic.agent'/>
     </install>
     
     
     <!-- ======================================================================
     This profile node defines where IBM Business Process Manager Advanced is installed
     
     Modify the installLocation and eclipseLocation values to specify the correct directory where IBM Business Process Manager Advanced is installed.
 
     Replace '/home/bpmuser' in installLocation and eclipseLocation values, with home directory location of your system user doing the installation.
 
     Set user.select.64bit.image,com.ibm.websphere.ND.v80 to false to install as 32 bit.  Leave the value as true to install as 64 bit.
     
     If the specified profile node ID exists, you must also change the profile node ID.
     
     ============================================================================--> 
     <profile installLocation='/export2/was85/bpmlocals1' id='IBM WebSphere Application Server Network Deployment V8.5'>
         <data key='eclipseLocation' value='/export2/was85/bpmlocals1' />
         <data key="cic.selector.nl" value="en" />
         <data key='user.import.profile' value='false'/>
         <data key='user.select.64bit.image,com.ibm.websphere.ND.v85' value='true'/>
         
     </profile>
     
     <!-- ======================================================================
     
     This installation node directs the IBM Installation Manager installer to install IBM Installation Manager-based offering.
     
     The ID must match a valid offering ID of a repository specified in the first section of this file.
     
     The WebSphere Application Server features list are platform bit architecture specific.
 
     Update the following line as appropriate: 
         <offering profile="IBM WebSphere Application Server Network Deployment V8.5" id="com.ibm.websphere.ND.v85" features='core.feature,ejbdeploy,thinclient,embeddablecontainer,samples,com.ibm.sdk.6_64bit'/> .
     
     32 bit - core.feature,ejbdeploy,thinclient,embeddablecontainer,samples,com.ibm.sdk.6_32bit
     64 bit - core.feature,ejbdeploy,thinclient,embeddablecontainer,samples,com.ibm.sdk.6_64bit
 
 
     Update the following line as appropriate: 
         <offering profile="IBM WebSphere Application Server Network Deployment V8.5" id="com.ibm.bpm.ADV.v85" features='AdvancedProcessCenter'/> 
 
     You MUST specific one and only one of the following  features:
      
             AdvancedProcessCenter
             AdvancedProcessServer.Production
             AdvancedProcessServer.NonProduction 
 
     
     If you have changed the profile node ID above, you must also change the offering profile ID here.
     
     
     ============================================================================--> 
     
     <install>
         <offering profile="IBM WebSphere Application Server Network Deployment V8.5" id="com.ibm.websphere.ND.v85" features='core.feature,ejbdeploy,thinclient,embeddablecontainer,samples,com.ibm.sdk.6_64bit'/>
     
         <offering profile="IBM WebSphere Application Server Network Deployment V8.5" id="com.ibm.bpm.ADV.v85" features='AdvancedProcessServer.Production'/> 
     
     </install>
     
     
     
     <!-- ======================================================================
     Do not modify the properties in this section.
     ============================================================================--> 
     <preference value="30" name="com.ibm.cic.common.core.preferences.connectTimeout" /> 
     <preference value="30" name="com.ibm.cic.common.core.preferences.readTimeout" /> 
     <preference value="0" name="com.ibm.cic.common.core.preferences.downloadAutoRetryCount" /> 
     <preference value="true" name="offering.service.repositories.areUsed" /> 
     <preference value="false" name="com.ibm.cic.common.core.preferences.ssl.nonsecureMode" /> 
     <preference value="false" name="com.ibm.cic.common.core.preferences.http.disablePreemptiveAuthentication" /> 
     <preference value="true" name="com.ibm.cic.common.core.preferences.preserveDownloadedArtifacts" /> 
     <preference value="false" name="PassportAdvantageIsEnabled" /> 
     <preference value="true" name="com.ibm.cic.common.core.preferences.searchForUpdates" /> 
     <preference value="true" name="com.ibm.cic.common.core.preferences.import.enabled" /> 
 </agent-input>