WebSphere brand IBM WebSphere Telecom Web Services Server, Version 7.1

Customizing the installation response file for Telecom Web Services Server base components

Before invoking the Telecom Web Services Server (TWSS) base installer in silent mode, you need to customize the response file that will be used to provide user responses to the installer.

Before you begin
Ensure that the following requirements are met:
About this task

Use the response file to supply values to the TWSS base installer. Running in silent mode, the installer does not display interactive dialogs. Instead, it reads values from the response file.

To modify the installation response file, you must copy the sample response file, twss_base_install.rsp, from the CD.

Note: If the installer fails before or while processing the parameter that specifies the target directory, the log file will be in the system's temporary directory.

To customize the response file in preparation for a silent installation of the TWSS base components, follow these steps:

  1. Locate the response file (twss_base_install.rsp) on the installation CD: The sample response file is in the response_files directory.
  2. Copy the response file to the application server where you intend to install Telecom Web Services Server.
  3. Open the Telecom Web Services Server base installer response file (twss_base_install.rsp) in a text editor of your choice.
  4. Edit the response file properties.

    For the silent install to complete successfully, you must accept the license agreement by setting the parameter -G LICENSE_ACCEPTED to true.

    The following table lists the response file parameters that have to be configured to initially install all of the Telecom Web Services Server base components to the same target directory.
    Table 1. License acceptance panel
    Property Description Example values
    LICENSE_ACCEPTED The license must be accepted before the installation process.
    Note: This is not required for the uninstaller response file.
    true
    Table 2. Wizard input panel
    Property Description Example values
    WAS_HOME The target installation home directory of the WebSphere server.
    Note: This is not required for the uninstaller response file.
    /opt/IBM/WebSphere/AppServer
    Table 3. Telecom Web Services Server base installer features
    Property Description Example values
    spm The selection state of the Service Policy Manager feature.
    Note: If you select this feature, all of its sub-features will also be selected.
    true or false
    spm_runtime The selection state of the Service Policy Manager runtime feature. This is the sub-feature of spm. true or false
    spm_console The selection state of the Service Policy Manager console feature. This is the sub-feature of spm. true or false
    ag The selection state of the Access Gateway feature.
    Note: If you select this feature, all of its sub-features will also be selected.
    true or false
    ag_runtime The selection state of the Access Gateway runtime feature. This is the sub-feature of ag. true or false
    ag_apps The selection state of the Access Gateway applications feature. This is the sub-feature of ag.
    Note: If you select this feature, all of its sub-features will also be selected.
    true or false
    ag_apps_ac_flows The selection state of the Audio Calls feature. This is the sub-feature of ag and ag_apps. true or false
    ag_apps_alm_flows The selection state of the Address Llist Management flows feature. This is the sub-feature ofag and ag_apps. true or false
    ag_apps_am_flows The selection state of the Account Management flows feature. This is the sub-feature of ag and ag_apps. true or false
    ag_apps_ch_flows The selection state of the Call Handling flows feature. This is the sub-feature of ag and ag_apps. true or false
    ag_apps_cn_flows The selection state of the Call Notification flows feature. This is the sub-feature of ag and ag_apps. true or false
    ag_apps_mc_flows The selection state of the Multimedia Conferencing flows feature. This is the sub-feature of ag and ag_apps. true or false
    ag_apps_mm_flows The selection state of the Multimedia Messaging flows feature. This is the sub-feature of ag and ag_apps. true or false
    ag_apps_pmt_acs_flows The selection state of the Payment (ACS) flows feature. This is the sub-feature of ag and ag_apps. true or false
    ag_apps_pmt_rvcs_flows The selection state of the Payment (RVCS) flows feature. This is the sub-feature of ag and ag_apps. true or false
    ag_apps_prs_flows The selection state of the Presence flows feature. This is the sub-feature of ag and ag_apps. true or false
    ag_apps_sms_flows The selection state of the SMS flows feature. This is the sub-feature of ag and ag_apps. true or false
    ag_apps_tl_flows The selection state of the Terminal Location flows feature. This is the sub-feature of ag and ag_apps. true or false
    ag_apps_ts_flows The selection state of the Terminal Status flows feature. This is the sub-feature of ag and ag_apps. true or false
    ag_apps_tpc_flows The selection state of the Third Party Call flows feature. This is the sub-feature of ag and ag_apps. true or false
    ag_apps_wapp_flows The selection state of the WAP Push call flows feature. This is the sub-feature of ag and ag_apps. true or false
    sp The selection state of the Service Platform components feature.
    Note: If you select this feature, then all of its sub-features will also be selected.
    true or false
    sp_runtime The selection state of the Service Platform componentsruntime feature. This is the sub-feature of sp. true or false
    sp_pc The selection state of the Parlay Connector feature. This is the sub-feature of sp. true or false
    sp_ac The selection state of the Service Platform components Console feature. This is the sub-feature of sp. true or false
    sp_pac The selection state of the Service Platform components feature in the Parlay Administration Console. This is the sub-feature of sp. true or false
    sp_cc The selection state of the Service Platform components applications feature. This is the sub-feature of sp. true or false
    sp_wsdl The selection state of the Service Platform components WSDLs feature This is the sub-feature of sp. true or false
    firstSteps The selection state of the First Steps script. true or false
  5. Save the edited document.
Results
Note: The Telecom Web Services Server base uninstaller can also be run in silent mode. Copy and modify the parameters in the sample uninstall response file, twss_base_uninstaller.rsp from the CD, to indicate which features and components should be uninstalled.
What to do next
You are now ready to run the installation script. The script will use the edited response file to get the settings it needs.



Terms of use
(C) Copyright IBM Corporation 2009. All Rights Reserved.