Creating a response file for applying service in silent mode

Create a response file for applying service, which is required when you run the installation wizard for applying service in silent mode.

Use one of the following options to create a response file:
  • Use the supplied template in the samples-scripts directory in the root directory of the local, or remote CD, or the network drive:
    • Windows
platformOn Windows, use sample-scripts\win\healthcare-fixpack-response.properties
    • Linux platformOn Linux, use sample-scripts/linux/healthcare-fixpack-response.properties
  • Alternatively, use the following template to create a response file manually:
    • Windows
platformOn Windows, use:
      # Fri Sep 02 10:59:32 BST 2011
      # Replay feature output
      # ---------------------
      # This file was built by the Replay feature of InstallAnywhere.
      # It contains variables that were set by Panels, Consoles or Custom Code.
      
      
      #This variable must be set to accept the license
      #-----------------------------------------------
      LICENSE_ACCEPTED=TRUE
      
      #Locate existing Healthcare installation
      #---------------------------------------
      GA_INSTALL_PATH=C:\\Program Files\\IBM\\MBHealthcare
      
      #Choose the setup type
      #---------------------
      SETUP_TYPE=\"Typical\",\"\"
      SETUP_TYPE_1=Typical
      SETUP_TYPE_2=
      SETUP_TYPE_BOOLEAN_1=1
      SETUP_TYPE_BOOLEAN_2=0
      
      #Choose the Message Broker Toolkit to extend
      #-------------------------------------------
      USER_MAGIC_FOLDER_2=C:\\Program Files\\IBM\\toolkit folder
      where toolkit folder is WMBT800 when you are using WebSphere® Message Broker Version 8.0.
    • Linux platformOn Linux, use:
      # Fri Sep 02 10:59:32 BST 2011
      # Replay feature output
      # ---------------------
      # This file was built by the Replay feature of InstallAnywhere.
      # It contains variables that were set by Panels, Consoles or Custom Code.
      
      
      #This variable must be set to accept the license
      #-----------------------------------------------
      LICENSE_ACCEPTED=TRUE
      
      #Locate existing Healthcare installation
      #---------------------------------------
      GA_INSTALL_PATH=/opt/IBM/MBHealthcare
      
      #Choose the setup type
      #---------------------
      SETUP_TYPE=\"Typical\",\"\"
      SETUP_TYPE_1=Typical
      SETUP_TYPE_2=
      SETUP_TYPE_BOOLEAN_1=1
      SETUP_TYPE_BOOLEAN_2=0
      
      #Choose the Message Broker Toolkit to extend
      #-------------------------------------------
      USER_MAGIC_FOLDER_2=/opt/IBM/toolkit folder
      where toolkit folder is WMBT800 when you are using WebSphere Message Broker Version 8.0.
Next:
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 2011, 2014Copyright IBM Corporation 2011, 2014.

        
        Last updated
        
        Last updated : 2015-12-07 14:51:57


Task topicTask topic | Version 8.0.0.0 | ha00590