Contents of the Jazz for Service Management response file

The predefined install_jazzsm_was_fullprofile_response.xml response XML file specifies preferences and commands to silently install IBM® WebSphere® Application Server and the Jazz™ for Service Management integration services.

Installation Manager repository locations

<server>
	<repository location='JazzSMRepository_path' temporary="true"/>
	<repository location='WASRepository_path' temporary="true"/>
</server>

The <repository> elements contain the paths to the software package repositories.

Jazz for Service Management software package repository
The JazzSMRepository_path path refers to the path to the JazzSM_Image_Home/JazzSMRepository/disk1 directory. JazzSM_Image_Home refers to the location of the extracted contents of the Jazz for Service Management installation media.
Windows operating systems
<repository location='C:\temp\112\JazzSMRepository\disk1' temporary="true"/>
AIX operating systemsLinux operating systemLinux on System z operating systems
<repository location='/tmp/112/JazzSMRepository/disk1' temporary="true"/>
WebSphere Application Server software package repository
The WASRepository_path path refers to the path to the Install_Imgs_Home/WASRepository/disk1 directory. Install_Imgs_Home refers to the location of the extracted contents of the WebSphere Application Server installation media.
Remember: You need to use only this element and specify the software package repository when you install WebSphere Application Server.
Windows operating systems
<repository location='C:\temp\112\WASRepository\disk1' temporary="true"/>
AIX operating systemsLinux operating systemLinux on System z operating systems
<repository location='/tmp/112/WASRepository/disk1' temporary="true"/>

Installation Manager details for the WebSphere Application Server software package group

<profile id='IBM WebSphere Application Server V8.5' installLocation='WAS_Home'>
	<data key='eclipseLocation' value='WAS_Home'/>
	<data key='user.import.profile' value='false'/>
	<data key='cic.selector.os' value='OS_name'/>
	<data key='cic.selector.arch' value='OS_architecture'/>
	<data key='cic.selector.ws' value='windowing_system'/>
	<data key='cic.selector.nl' value='language_code'/>
</profile>

The <profile> element contains the location and operating system details for the target machine on which WebSphere Application Server is installed.

Remember: You need to use this element and specify the software package repository only when you install WebSphere Application Server.
id='IBM WebSphere Application Server V8.5'
The unique identifier for the WebSphere Application Server software package group. The default value is IBM WebSphere Application Server V8.5.
installLocation='WAS_Home'
The location of the WebSphere Application Server software package group, which is WAS_Home, the installation location of WebSphere Application Server. When you install the WebSphere Application Server, the WebSphere directory must be empty.
Windows operating systemsinstallLocation=’C:\Program Files (x86)\IBM\WebSphere\AppServer’
AIX operating systemsLinux operating systemLinux on System z operating systemsinstallLocation=’/opt/IBM/WebSphere/AppServer’
key='eclipseLocation' value='WAS_Home'
The Eclipse location of the WebSphere Application Server software package group, which is WAS_Home, the installation location of WebSphere Application Server.
Windows operating systems<data key='eclipseLocation' value=’C:\Program Files (x86)\IBM\WebSphere\AppServer’/>
AIX operating systemsLinux operating systemLinux on System z operating systems<data key='eclipseLocation' value=’/opt/IBM/WebSphere/AppServer’/>
key='cic.selector.os' value=OS_name
The target operating system for the WebSphere Application Server software package group.
Windows operating systems<data key='cic.selector.os' value='win32'/>
AIX operating systems<data key='cic.selector.os' value='aix'/>
Linux operating systemLinux on System z operating systemskey='cic.selector.os' value='linux'/>
key='cic.selector.arch' value=OS_architecture
The target operating system architecture for the WebSphere Application Server software package group.
Windows operating systems<data key='cic.selector.arch' value='x86'/>
AIX operating systems<data key='cic.selector.arch' value='ppc'/>
Linux operating system<data key='cic.selector.arch' value='x86'/>
Linux on System z operating systems<data key='cic.selector.arch' value='s390'/>
key='cic.selector.ws' value=windowing_system
The target operating system windowing system for the WebSphere Application Server software package group.
Windows operating systems<data key='cic.selector.ws' value='win32'/>
AIX operating systems<data key='cic.selector.ws' value='motif'/>
Linux operating systemLinux on System z operating systems<data key='cic.selector.ws' value='gtk'/>
key='cic.selector.nl' value=language_code
The ISO 639-1 Code for the language pack that is associated with the WebSphere Application Server software package group, for example, en for English, fr for French, or ja for Japanese.
<data key='cic.selector.nl' value= 'en'/>

For information about the supported values for the cic.selector.key_name keys, see the Command-line arguments for the imcl command topic in the Installation Manager documentation.

WebSphere Application Server, extension, and Jazz for Service Management software packages (offerings) to install

<install modify='false'>
	<!-- WebSphere Application Server offering selected for installation -->
	<offering id='com.ibm.websphere.BASE.v85' profile='IBM WebSphere Application Server V8.5' 
features='core.feature,ejbdeploy,thinclient,embeddablecontainer,com.ibm.sdk.6_64bit' installFixes='none'/>

	<!-- WebSphere Application Server JDK 7.0 offering selected for installation -->
	<offering id='com.ibm.websphere.IBMJAVA.v70' profile='IBM WebSphere Application Server V8.5' 
features='com.ibm.sdk.7' installFixes='none'/>

	<!-- JazzSM extension for WebSphere Application Server offering selected for 
installation -->
	<offering id='com.ibm.tivoli.tacct.psc.install.was85.extension' 
profile='IBM WebSphere Application Server V8.5' 
features='main.feature' installFixes='none'/>

	<!-- Registry Services offering selected for installation -->
	<offering id='com.ibm.tivoli.tacct.psc.install.server' profile='Core services in Jazz for Service Management' features='com.ibm.tivoli.tacct.psc.install.server.feature.config.files,com.ibm.tivoli.tacct.psc.frs.install.ant.wrapper.feature,com.ibm.tivoli.tacct.psc.install.server.feature.common,com.ibm.tivoli.tacct.psc.install.server.feature.schema.install,com.ibm.tivoli.tacct.psc.install.server.feature.schema.config,com.ibm.tivoli.tacct.psc.install.server.feature.application.install,com.ibm.tivoli.tacct.psc.install.server.feature.application.config' installFixes='none'/>

	<!-- Administration Services offering selected for installation -->
	<offering id='com.ibm.tivoli.tacct.psc.install.admin.server' profile='Core services in Jazz for Service Management' features='com.ibm.tivoli.tacct.psc.install.server.feature.config.files,com.ibm.tivoli.tacct.psc.fas.install.ant.wrapper.feature,com.ibm.tivoli.tacct.psc.install.server.feature.admin.install,com.ibm.tivoli.tacct.psc.install.server.feature.admin.config' installFixes='none'/>

	<!-- Reporting Services offering selected for installation -->
	<offering id='com.ibm.tivoli.tacct.psc.install.reporting.services' 
profile='Core services in Jazz for Service Management' 
features='com.ibm.tivoli.tacct.psc.install.server.feature.config.files,
com.ibm.tivoli.tacct.psc.reporting.services.install.ant.wrapper.feature,
com.ibm.tivoli.tacct.psc.install.reporting.services.feature.schema.install,
com.ibm.tivoli.tacct.psc.install.reporting.services.feature.application.install,
com.ibm.tivoli.tacct.psc.install.reporting.services.feature.schema.config,
com.ibm.tivoli.tacct.psc.install.reporting.services.feature.application.config' 
installFixes='none'/>

	<!-- Security Services offering selected for installation -->
	<offering id='com.ibm.tivoli.tacct.psc.install.ess.service' profile='Core services in Jazz for Service Management' features='com.ibm.tivoli.tacct.psc.install.server.feature.config.files,com.ibm.tivoli.tacct.psc.ess.install.ant.wrapper.feature,com.ibm.tivoli.tacct.psc.install.feature.ess.install,com.ibm.tivoli.tacct.psc.install.feature.ess.config' installFixes='none'/>

	<!-- IBM Dashboard Application Services offering selected for installation -->
	<offering id='com.ibm.tivoli.tacct.psc.tip.install' profile='Core services in Jazz for Service Management' features='com.ibm.tivoli.tacct.psc.install.server.feature.tip.install,com.ibm.tivoli.tacct.psc.install.server.feature.tip.config' installFixes='none'/>

	<!-- Administration Services UI offering selected for installation -->
	<offering id='com.ibm.tivoli.tacct.psc.install.admin.ui' profile='Core services in Jazz for Service Management' features='com.ibm.tivoli.tacct.psc.install.server.feature.config.files,com.ibm.tivoli.tacct.psc.install.feature.admin.ui.install,com.ibm.tivoli.tacct.psc.install.feature.admin.ui.config' installFixes='none'/>

</install>

Each <offering> element contains the software package details for either WebSphere Application Server or Jazz for Service Management integration service to be installed.

Remember: You need to use the <offering> elements only for the components that you want to install.
offering id='com.ibm.websphere.BASE.v85' profile='IBM WebSphere Application Server V8.5'

The software package details for IBM WebSphere Application Server Version 8.5.0.1, which is installed into the Installation Manager profile location that is specified by profile='IBM WebSphere Application Server V8.5'.

Note: Include this <offering> element only when you want to install WebSphere Application Server.
offering id='com.ibm.websphere.IBMJAVA.v70' profile='IBM WebSphere Application Server V8.5'

The software package details for IBM WebSphere SDK Java™ Technology Edition (Optional) Version 7.0.2.0, which is installed into the Installation Manager profile location that is specified by profile='IBM WebSphere Application Server V8.5'.

Note: It is an optional software package that can be installed with WebSphere Application Server.
offering id='com.ibm.tivoli.tacct.psc.install.was85.extension' profile='IBM WebSphere Application Server V8.5'
The software package details for Jazz for Service Management extension for IBM WebSphere 8.5, which is installed into the Installation Manager profile location that is specified by profile='IBM WebSphere Application Server V8.5'.
Note: Include this <offering> element only when you want to install WebSphere Application Server. It is a required software package for Jazz for Service Management.
offering id='com.ibm.tivoli.tacct.psc.install.server' profile='Core services in Jazz for Service Management'
The software package details for the current version of Registry Services, which is installed into the Installation Manager profile location that is specified by profile='Core services in Jazz for Service Management'.
Note: Include this <offering> element only when you want to install Registry Services. Administration Services has a dependency on this integration service.
offering id='com.ibm.tivoli.tacct.psc.install.admin.server' profile='Core services in Jazz for Service Management'
The software package details for the current version of Administration Services, which is installed into the Installation Manager profile location that is specified by profile='Core services in Jazz for Service Management'.
Note: Include this <offering> element only when you want to install Administration Services.
offering id='com.ibm.tivoli.tacct.psc.install.reporting.services' profile='Core services in Jazz for Service Management'
The software package details for the current version of Reporting Services, which is installed into the Installation Manager profile location that is specified by profile='Core services in Jazz for Service Management'.
Note: Include this <offering> element only when you want to install Reporting Services.
offering id='com.ibm.tivoli.tacct.psc.install.ess.service' profile='Core services in Jazz for Service Management'
The software package details for the current version of Security Services, which is installed into the Installation Manager profile location that is specified by profile='Core services in Jazz for Service Management'.
Note: Include this <offering> element only when you want to install Security Services.
offering id='com.ibm.tivoli.tacct.psc.tip.install' profile='Core services in Jazz for Service Management'
The software package details for the current version of Dashboard Application Services Hub, which is installed into the Installation Manager profile location that is specified by profile='Core services in Jazz for Service Management'.
Note: Include this <offering> element only when you want to install Dashboard Application Services Hub. The Administration Services UI component has a dependency on this integration service.
offering id='com.ibm.tivoli.tacct.psc.install.admin.server' profile='Core services in Jazz for Service Management'
The software package details for the current version of Administration Services UI, which is installed into the Installation Manager profile location that is specified by profile='Core services in Jazz for Service Management'.
Note: Include this <offering> element only when you want to install the Administration Services UI component.

Installation Manager package group details for installing Jazz for Service Management integration services

<profile id='Core services in Jazz for Service Management' installLocation='JazzSM_Home'>

<!--General details for Jazz for Service Management software package group-->
	<data key='eclipseLocation' value='JazzSM_Home'/>
	<data key='user.import.profile' value='false'/>
	<data key='cic.selector.os' value='OS_name'/>
	<data key='cic.selector.arch' value='OS_architecture'/>
	<data key='cic.selector.ws' value='windowing_system'/>

<!--Key for Administration Services configuration-->
	<data key='user.FRS_HTTPS_PORT,com.ibm.tivoli.tacct.psc.install.admin.server' value=''/>
	<data key='user.FRS_APP_NAME,com.ibm.tivoli.tacct.psc.install.admin.server' value='oslc'/>
	<data key='user.FRS_HOSTNAME,com.ibm.tivoli.tacct.psc.install.admin.server' value='localhost'/>
	<data key='user.FAS_HOSTNAME,com.ibm.tivoli.tacct.psc.install.admin.server' value='localhost'/>
	<data key='user.FRS_INSTALL_LOCATION,com.ibm.tivoli.tacct.psc.install.admin.server' value='JazzSM_Home'/>

<!--Key for Administration Services UI configuration-->
	<data key='user.FRS_HTTPS_PORT,com.ibm.tivoli.tacct.psc.install.admin.ui' value=''/>
	<data key='user.FRS_APP_NAME,com.ibm.tivoli.tacct.psc.install.admin.ui' value='oslc'/>
  <data key='user.FRS_HOSTNAME,com.ibm.tivoli.tacct.psc.install.admin.ui' value='localhost'/>
	<data key='user.FRS_INSTALL_LOCATION,com.ibm.tivoli.tacct.psc.install.admin.ui' value='JazzSM_Home'/>

<!--Keys for Jazz for Service Management WebSphere profile ports configuration-->
	<data key='user.BOOTSTRAP_ADDRESS' value='16312'/>
	<data key='user.WC_adminhost' value='16315'/>
	<data key='user.ORB_LISTENER_ADDRESS' value='16320'/>
	<data key='user.CSIV2_SSL_MUTUALAUTH_LISTENER_ADDRESS' value='16322'/>
	<data key='user.SAS_SSL_SERVERAUTH_LISTENER_ADDRESS' value='16321'/>
	<data key='user.REST_NOTIFICATION_PORT' value='16324'/>
	<data key='user.WC_adminhost_secure' value='16316'/>
	<data key='user.SOAP_CONNECTOR_ADDRESS' value='16313'/>
	<data key='user.DCS_UNICAST_ADDRESS' value='16318'/>
	<data key='user.WC_defaulthost' value='16310'/>
	<data key='user.IPC_CONNECTOR_ADDRESS' value='16314'/>
	<data key='user.WC_defaulthost_secure' value='16311'/>
	<data key='user.CSIV2_SSL_SERVERAUTH_LISTENER_ADDRESS' value='16323'/>

<!--Key for Registry Services application configuration-->
	<data key='user.verifyCredentials,com.ibm.tivoli.tacct.psc.install.server' value='true'/>

<!--Keys for Registry Services database configuration-->
	<data key='user.DB_JDBC_TYPE,com.ibm.tivoli.tacct.psc.install.server' value='DB2'/>
	<data key='user.DB_NAME,com.ibm.tivoli.tacct.psc.install.server' value='frsdb'/>
	<data key='user.DB_CONN_URL,com.ibm.tivoli.tacct.psc.install.server' 
value='jdbc:db2://localhost:50000/frsdb'/>
	<data key='user.DB_USER_NAME,com.ibm.tivoli.tacct.psc.install.server' value='smadmin'/>
	<data key='user.DB_PASSWORD,com.ibm.tivoli.tacct.psc.install.server' value='DB2_user_password'/>
	<data key='user.DB_JDBC_HOST_NAME,com.ibm.tivoli.tacct.psc.install.server' value='localhost'/>
	<data key='user.DB_JDBC_PORT,com.ibm.tivoli.tacct.psc.install.server' value='50000'/>
	<data key='user.DB2_INSTANCE,com.ibm.tivoli.tacct.psc.install.server' value='DB2_user_name'/>
	<data key='user.DB_DROP_TYPE,com.ibm.tivoli.tacct.psc.install.server' value='normal'/>

<!--Key for Dashboard Application Services Hub configuration-->
	<data key='user.TIP_CONTEXT_ROOT' value='/ibm/console'/>

<!--Keys for Jazz for Service Management WebSphere profile configuration-->
	<data key='user.WAS_HOME' value='WAS_Home'/>
	<data key='user.CREATE_NEW_WAS_PROFILE' value='true'/>
	<data key='user.WAS_PROFILE_PATH' value='JazzSM_WAS_Profile'/>
	<data key='user.WAS_PROFILE_NAME' value='JazzSMProfile'/>
	<data key='user.WAS_HOST_NAME' value='localhost'/>
	<data key='user.WAS_SERVER_NAME' value='server1'/>
	<data key='user.WAS_NODE' value='JazzSMNode01'/>
	<data key='user.WAS_USER_NAME' value='WAS_user_name'/>
	<data key='user.WAS_PASSWORD' value='WAS_user_password'/>
	<data key='user.WAS_CELL' value='JazzSMNode01Cell'/>

<!--Keys for Jazz for Service Management WebSphere application configuration-->
	<data key='user.FRS_AUTHENTICATION_TYPE,com.ibm.tivoli.tacct.psc.install.server' value='BASIC'/>
	<data key='user.FRS_AUTHORIZATION_ALL_AUTHENTICATED_ADMIN,com.ibm.tivoli.tacct.psc.install.server' 
  value='false'/>
	<data key='user.FRS_AUTHORIZATION_EVERYONE_ADMIN,com.ibm.tivoli.tacct.psc.install.server' value='false'/>
	<data key='user.FRS_AUTHORIZATION_USERS_ADMIN,com.ibm.tivoli.tacct.psc.install.server' 
  value='WAS_admin_user_name'/>
	<data key='user.FRS_AUTHORIZATION_GROUPS_ADMIN,com.ibm.tivoli.tacct.psc.install.server' value=''/>

<!--Keys for Reporting Services database configuration-->
	<data key='user.DB_NAME,com.ibm.tivoli.tacct.psc.install.reporting.services' value='tcrdb'/>
	<data key='user.DB_USER_NAME,com.ibm.tivoli.tacct.psc.install.reporting.services' 
  value='DB2_user_name'/>
	<data key='user.DB_PASSWORD,com.ibm.tivoli.tacct.psc.install.reporting.services' 
  value='DB2_user_password'/>
	<data key='user.DB_DROP_TYPE,com.ibm.tivoli.tacct.psc.install.reporting.services' value='normal'/>
	<data key='user.DB2_INSTALL_LOC,com.ibm.tivoli.tacct.psc.install.reporting.services' 
   value='DB2_Home'/>
	<data key='user.DB2_INSTANCE,com.ibm.tivoli.tacct.psc.install.reporting.services' value='DB2'/>
	<data key='user.DB_CONN_URL,com.ibm.tivoli.tacct.psc.install.reporting.services' 
	value='jdbc:db2://localhost:50000/tcrdb'/>
	<data key='user.DB_JDBC_HOST_NAME,com.ibm.tivoli.tacct.psc.install.reporting.services' value='localhost'/>	
	<data key='user.DB_JDBC_PORT,com.ibm.tivoli.tacct.psc.install.reporting.services' value='50000'/>
	<data key='user.verifyCredentials,com.ibm.tivoli.tacct.psc.install.reporting.services' value='true'/>
	
<!--Key for Reporting Services application configuration-->
<data key='user.verifyCredentials,com.ibm.tivoli.tacct.psc.install.reporting.services' value='true'/>

<data key='cic.selector.nl' value='language_code'/>

</profile>

The <profile> element contains the general keys to specify the location and operating system details for the target machine on which Jazz for Service Management integration services are installed. It also specifies specific keys to create or modify the Jazz for Service Management WebSphere profile details and to configure the integration services.

General keys for Jazz for Service Management are as follows:

id='Core services in Jazz for Service Management'
The unique identifier for the Jazz for Service Management software package group. The default value is Core services in Jazz for Service Management.
installLocation=JazzSM_Home
The location of the Jazz for Service Management software package group, which is JazzSM_Home, the installation location of Jazz for Service Management. When you install the first integration service, the JazzSM directory must be empty.
Windows operating systemsinstallLocation=’C:\Program Files\IBM\JazzSM’
AIX operating systemsLinux operating systemLinux on System z operating systemsinstallLocation=’/opt/IBM/JazzSM’
key='eclipseLocation' value='JazzSM_Home'
The Eclipse location of the Jazz for Service Management software package group, which is JazzSM_Home, the installation location of Jazz for Service Management.
Windows operating systems<data key='eclipseLocation' value=’C:\Program Files\IBM\JazzSM’/>
AIX operating systemsLinux operating systemLinux on System z operating systems<data key='eclipseLocation' value=’/opt/IBM/JazzSM’/>
key='cic.selector.os' value=OS_name
The target operating system for the Jazz for Service Management software package group.
Windows operating systems<data key='cic.selector.os' value='win32'/>
AIX operating systems<data key='cic.selector.os' value='aix'/>
Linux operating systemLinux on System z operating systems<data key='cic.selector.os' value='linux'/>
key='cic.selector.arch' value='OS_architecture'
The target operating system architecture for the Jazz for Service Management software package group.
Windows operating systems<data key='cic.selector.arch' value='x86_64'/>
AIX operating systems<data key='cic.selector.arch' value='ppc64'/>
Linux operating system<data key='cic.selector.arch' value='x86_64'/>
Linux on System z operating systems<data key='cic.selector.arch' value='s390'/>
key='cic.selector.ws' value='windowing_system'
The target operating system windowing system for the Jazz for Service Management software package group.
Windows operating systems<data key='cic.selector.ws' value='win32'/>
AIX operating systems<data key='cic.selector.ws' value='motif'/>
Linux operating systemLinux on System z operating systems<data key='cic.selector.ws' value='gtk'/>
key='cic.selector.nl' value='language_code'
The ISO 639-1 Code for the language pack that is associated with the Jazz for Service Management software package group, for example, 'en' for English, 'fr' for French, or ja for Japanese.
Tip: This <data> element is the last defined element for the <profile> element that is associated with the 'Core services in Jazz for Service Management' software package group.
<data key='cic.selector.nl' value= 'en'/>
Keys to configure Administration Services are as follows:
Remember: Include these <data> elements only when you want to install Administration Services, that is, the administration service provider.
key='user.FRS_HTTPS_PORT,com.ibm.tivoli.tacct.psc.install.admin.server' value='remote_JazzSM_server_HTTPS_port'
The secure HTTP port of the remote Jazz for Service Management application server in which Registry Services is installed. The default value is empty, because it is assumed that Registry Services and Administration Services are installed on the same machine. An example of the secure HTTP port of the remote Jazz for Service Management application server is 16311.
<data key='user.FRS_HTTPS_PORT,com.ibm.tivoli.tacct.psc.install.admin.server' value= ''/>
key='user.FRS_APP_NAME,com.ibm.tivoli.tacct.psc.install.admin.server' value='oslc'
The name of the Registry Services application, which is oslc.
<data key='user.FRS_APP_NAME,com.ibm.tivoli.tacct.psc.install.admin.server' value= 'oslc'/>
key='user.FRS_HOSTNAME,com.ibm.tivoli.tacct.psc.install.admin.server' value='JazzSM_server_host_name'
The fully qualified host name or IP address of the Jazz for Service Management application server on which Registry Services is installed. The default value is localhost.
<data key='user.FRS_HOSTNAME,com.ibm.tivoli.tacct.psc.install.admin.server' value= 'myserver.mydomain.com'/>
key='user.FAS_HOSTNAME,com.ibm.tivoli.tacct.psc.install.admin.server' value='JazzSM_server_host_name'
The fully qualified host name or IP address of the Jazz for Service Management application server on which Administration Services is installed. The default value is localhost.
<data key='user.FAS_HOSTNAME,com.ibm.tivoli.tacct.psc.install.admin.server' value= 'myserver.mydomain.com'/>
key='user.FRS_INSTALL_LOCATION,com.ibm.tivoli.tacct.psc.install.admin.server' value='JazzSM_Home'
The location of the Registry Services installation on the same Jazz for Service Management application server as Administration Services, which is JazzSM_Home, the installation location of Jazz for Service Management.
Leave the value empty if the Registry Services installation is on a remote Jazz for Service Management application server.
Windows operating systems<data key='user.FRS_INSTALL_LOCATION,com.ibm.tivoli.tacct.psc.install.admin.server' value=’C:\Program Files\IBM\JazzSM’/>
AIX operating systemsLinux operating systemLinux on System z operating systems<data key='user.FRS_INSTALL_LOCATION,com.ibm.tivoli.tacct.psc.install.admin.server' value=’/opt/IBM/JazzSM’/>
Keys to configure the Administration Services UI component are as follows:
Remember: Include these <data> elements only when you want to install the Administration Services UI component.
key='user.FRS_HTTPS_PORT,com.ibm.tivoli.tacct.psc.install.admin.ui' value='remote_JazzSM_server_HTTPS_port'
The secure HTTP port of the remote Jazz for Service Management application server in which Registry Services is installed. The default value is empty, because it is assumed that Registry Services and the Administration Services UI component are installed on the same machine. An example of the secure HTTP port of the remote Jazz for Service Management application server is 16311.
<data key='user.FRS_HTTPS_PORT,com.ibm.tivoli.tacct.psc.install.admin.ui' value= ''/>
key='user.FRS_APP_NAME,com.ibm.tivoli.tacct.psc.install.admin.ui' value='oslc'
The name of the Registry Services application, which is oslc.
<data key='user.FRS_APP_NAME,com.ibm.tivoli.tacct.psc.install.admin.ui' value= 'oslc'/>
key='user.FRS_HOSTNAME,com.ibm.tivoli.tacct.psc.install.admin.ui' value='JazzSM_server_host_name'
The fully qualified host name or IP address of the Jazz for Service Management application server on which Registry Services is installed. The default value is localhost.
<data key='user.FRS_HOSTNAME,com.ibm.tivoli.tacct.psc.install.admin.ui' value= 'myserver.mydomain.com'/>
key='user.FRS_INSTALL_LOCATION,com.ibm.tivoli.tacct.psc.install.admin.ui' value='JazzSM_Home'
The location of the Registry Services installation on the same Jazz for Service Management application server as the Administration Services UI component, which is JazzSM_Home, the installation location of Jazz for Service Management.
Leave the value empty if the Registry Services installation is on a remote Jazz for Service Management application server.
Windows operating systems<data key='user.FRS_INSTALL_LOCATION,com.ibm.tivoli.tacct.psc.install.admin.server' value=’C:\Program Files\IBM\JazzSM’/>
AIX operating systemsLinux operating systemLinux on System z operating systems<data key='user.FRS_INSTALL_LOCATION,com.ibm.tivoli.tacct.psc.install.admin.server' value=’/opt/IBM/JazzSM’/>
Keys to configure the ports for the Jazz for Service Management: WebSphere profile that you specify when you create this profile are as follows:
Remember: Include these <data> elements only when you want to create the Jazz for Service Management WebSphere profile.
key='user.BOOTSTRAP_ADDRESS' value='bootstrap_port_number'
The bootstrap port number for the Jazz for Service Management WebSphere profile. The default port number is 16312.
Modify the value when you want to create a profile and the default port is already in use.
<data key='user.BOOTSTRAP_ADDRESS' value= '16412'/>
key='user.WC_adminhost' value='non-secure_WAS_admin_console_port_number'
The non-secure port number for the WebSphere administrative console that is associated with the Jazz for Service Management WebSphere profile. The default port number is 16315.
Modify the value when you want to create a profile and the default port is already in use.
<data key='user.WC_adminhost' value= '16415'/>
key='user.WC_adminhost' value='non-secure_WAS_admin_console_port_number'
The non-secure port number for the WebSphere administrative console that is associated with the Jazz for Service Management WebSphere profile. The default port number is 16315.
Modify the value when you want to create a profile and the default port is already in use.
<data key='user.WC_adminhost' value= '16415'/>
key='user.ORB_LISTENER_ADDRESS' value='orb_port_number'
The Object Request Broker (ORB) port number to listen for Remote Method Invocation over the Internet Inter-ORB Protocol communications that is associated with the applications installed in the Jazz for Service Management WebSphere profile. The default port number is 16320.
Modify the value when you want to create a profile and the default port is already in use.
<data key='user.ORB_LISTENER_ADDRESS' value= '16420'/>
key='user.SAS_SSL_SERVERAUTH_LISTENER_ADDRESS' value='SAS_SSL_port_number'
The Secure Association Services (SAS) SSL server authentication port that is associated with the applications installed in the Jazz for Service Management WebSphere profile. The default port number is 16321.
Modify the value when you want to create a profile and the default port is already in use.
<data key='user.SAS_SSL_SERVERAUTH_LISTENER_ADDRESS' value= '16421'/>
key='user.REST_NOTIFICATION_PORT' value='REST_port_number'
The Representational State Transfer (REST) notification port that is associated with the applications installed in the Jazz for Service Management WebSphere profile. The default port number is 16324.
Modify the value when you want to create a profile and the default port is already in use.
<data key='user.REST_NOTIFICATION_PORT' value= '16424'/>
key='user.WC_adminhost_secure' value='secure_WAS_admin_console_port_number'
The secure port number for the WebSphere administrative console that is associated with the Jazz for Service Management WebSphere profile. The default port number is 16316.
Modify the value when you want to create a profile and the default port is already in use.
<data key='user.WC_adminhost' value= '16416'/>
key='user.SOAP_CONNECTOR_ADDRESS' value='SOAP_port_number'
The SOAP connection port for the Jazz for Service Management WebSphere profile. The default port number is 16313.
Modify the value when you want to create a profile and the default port is already in use.
<data key='user.SOAP_CONNECTOR_ADDRESS' value= '16413'/>
key='user.DCS_UNICAST_ADDRESS' value='DCS_port_number'
High Availability Manager communication port for the Jazz for Service Management WebSphere profile. The default port number is 16318.
Modify the value when you want to create a profile and the default port is already in use.
<data key='user.DCS_UNICAST_ADDRESS' value= '16418'/>
key='user.WC_defaulthost' value='non-secure_HTTP_port_number'
The HTTP port number for the Jazz for Service Management WebSphere profile. The default port number is 16310.
Modify the value when you want to create a profile and the default port is already in use.
<data key='user.WC_defaulthost' value= '16410'/>
key='user.IPC_CONNECTOR_ADDRESS' value='IPC_port_number'
The PC connector port number for the Jazz for Service Management WebSphere profile. The default port number is 16314.
Modify the value when you want to create a profile and the default port is already in use.
<data key='user.IPC_CONNECTOR_ADDRESS' value= '16414'/>
key='user.WC_defaulthost_secure' value='secure_HTTP_port_number'
The HTTPS port number for the Jazz for Service Management WebSphere profile. The default port number is 16311.
Modify the value when you want to create a profile and the default port is already in use.
<data key='user.WC_defaulthost_secure' value= '16411'/>
key='user.CSIV2_SSL_SERVERAUTH_LISTENER_ADDRESS' value='CSIV2_SSL_port_number'
The Common Secure Interoperability Specification, Version 2 (CSIv2) Server Authentication SSL port number that is associated with the applications installed in the Jazz for Service Management WebSphere profile. The default port number is 16323.
Modify the value when you want to create a profile and the default port is already in use.
<data key='user.CSIV2_SSL_SERVERAUTH_LISTENER_ADDRESS' value= '16423'/>
Keys to configure Registry Services are as follows:
Remember: Include these <data> elements only when you want to install Registry Services.
key='user.verifyCredentials,com.ibm.tivoli.tacct.psc.install.server' value='true'
The flag to determine whether to validate the database user credentials that are required to create and connect to the Registry Services database. The default value is true and must not be changed.
<data key='user.verifyCredentials,com.ibm.tivoli.tacct.psc.install.server' value= 'true'/>
key='user.DB_JDBC_TYPE,com.ibm.tivoli.tacct.psc.install.server' value='DB2'
The type of database product that is used by Registry Services. The default value is DB2 and must not be changed.
<data key='user.DB_JDBC_TYPE,com.ibm.tivoli.tacct.psc.install.server' value= 'DB2'/>
key='user.DB_NAME,com.ibm.tivoli.tacct.psc.install.server' value='frsdb'
The type of database product that is being used by Registry Services. The default value is frsdb.
<data key='user.DB_NAME,com.ibm.tivoli.tacct.psc.install.server' value= 'frsdb'/>
key='user.DB_CONN_URL,com.ibm.tivoli.tacct.psc.install.server' value='jdbc:DB2://database_server_host_name:DB2_instance_port_number/frsdb'
The database connection URL used by Registry Services to connect to the database. database_server_host_name is the fully qualified host name or IP address of the database server on which the DB2® instance for Registry Services database is located. It must be the same value as the user.DB_JDBC_HOST_NAME key. DB2_instance_port_number is the port to use to connect to the DB2 instance. It must be the same value as the user.DB_JDBC_PORT key.
Modify the value if host database server, port, or database name are different from the default ones. The default URL is jdbc:db2://localhost:50000/frsdb.
<data key='user.DB_CONN_URL,com.ibm.tivoli.tacct.psc.install.server' value= 'jdbc:db2://localhost:50000/frsdb'/>
key='user.DB_USER_NAME,com.ibm.tivoli.tacct.psc.install.server' value='database_user_name'
The DB2 user name to use to connect to the DB2 instance associated with the Registry Services database. Ensure that the database user name adheres to the DB2 rules for DB2 instance users. For more information, see the relevant user and group topics under Installation prerequisites for database servers in the DB2 documentation.
<data key='user.DB_USER_NAME,com.ibm.tivoli.tacct.psc.install.server' value= 'DB2_user_name'/>
key='user.DB_PASSWORD,com.ibm.tivoli.tacct.psc.install.server' value='database_user_password'
The password for the DB2 user name, which is specified by the user.DB_USER_NAME key. Use the imutilsc to generate an encrypted password.
<data key='user.DB_PASSWORD,com.ibm.tivoli.tacct.psc.install.server' value= 'DB2_password'/>
key='user.DB_JDBC_HOST_NAME, com.ibm.tivoli.tacct.psc.install.server' value='database_server_host_name'
The fully qualified host name or IP address of the database server on which the DB2 instance for Registry Services database is located. The default value is localhost.
<data key='user.DB_JDBC_HOST_NAME, com.ibm.tivoli.tacct.psc.install.server' value= '50000'/>
key='user.DB_JDBC_PORT,com.ibm.tivoli.tacct.psc.install.server' value='DB2_instance_port_number'
The port to use to connect to the DB2 instance. The default value is 50000.
Modify the value when you want to create the database and the default port is already in use.
<data key='user.DB_JDBC_PORT,com.ibm.tivoli.tacct.psc.install.server' value= '50000'/>
key='user.DB2_INSTANCE,com.ibm.tivoli.tacct.psc.install.server' value='DB2_instance_name'
The name of the DB2 instance in which the Registry Services database is created. The default value is DB2 on Windows systems. On UNIX systems, the value is the same as user.DB_USER_NAME key.
Modify the value when the DB2 instance is not one of the default values.
Windows operating systems<data key='user.DB2_INSTANCE,com.ibm.tivoli.tacct.psc.install.server' value= 'DB2'/>
AIX operating systemsLinux operating systemLinux on System z operating systems<data key='user.DB2_INSTANCE,com.ibm.tivoli.tacct.psc.install.server' value= 'db2inst1'/>
key='user.DB_DROP_TYPE,com.ibm.tivoli.tacct.psc.install.server' value='full|normal'
Flag to determine the rollback option, that is, whether the Registry Services database is dropped or its objects are deleted, if the installation fails. The default value is normal, which means that the installation program deletes the Registry Services objects, for example tables and indexes, if an installation failure occurs and the installation must roll back. The database is dropped on installation failure if the value is full.
<data key='user.DB_DROP_TYPE,com.ibm.tivoli.tacct.psc.install.server' value= 'normal'/>
The following keys for Registry Services authentication and authorization are located after the WebSphere profile keys in the install_jazzsm_was_fullprofile_response.xml file.
key='user.FRS_AUTHENTICATION_TYPE,com.ibm.tivoli.tacct.psc.install.server' value='BASIC|CERTIFICATE'
Flag to determine which authentication mechanism to use to authenticate with Registry Services. The default value is BASIC.
Change the value to CERTIFICATE if you want to use certificate-based authentication and are not planning to install Administration Services, which does not support this type of authentication.
<data key='user.FRS_AUTHENTICATION_TYPE,com.ibm.tivoli.tacct.psc.install.server' value= 'BASIC'/>
key='user.FRS_AUTHORIZATION_ALL_AUTHENTICATED_ADMIN,com.ibm.tivoli.tacct.psc.install.server' value='false|true'
Flag to determine whether all authenticated users are administrators of Registry Services. The default value is false.
Change this value to true only if you want all authenticated users to be assigned the RegistryAdminRole role.
<data key='user.FRS_AUTHORIZATION_ALL_AUTHENTICATED_ADMIN,ccom.ibm.tivoli.tacct.psc.install.server' value= 'false'/>
key='user.FRS_AUTHORIZATION_EVERYONE_ADMIN,com.ibm.tivoli.tacct.psc.install.server' value='false|true'
Flag to determine whether all users are administrators of Registry Services. The default value is false.
Change this value to true only if you want all users to be assigned the RegistryAdminRole role.
<data key='user.FRS_AUTHORIZATION_EVERYONE_ADMIN,com.ibm.tivoli.tacct.psc.install.server' value= 'false'/>
key='user.FRS_AUTHORIZATION_USERS_ADMIN,com.ibm.tivoli.tacct.psc.install.server' value='user_name1, user_name2'
The administrative user names authorized to access the Registry Services application. The default value is the administrator user name for the Jazz for Service Management WebSphere profile, as specified by the user.WAS_USER_NAME key.
Specify the user names to be assigned to the RegistryAdminRole role.
<data key='user.FRS_AUTHORIZATION_USERS_ADMIN,com.ibm.tivoli.tacct.psc.install.server' value= 'my_admin_user_name1, my user_name2'/>
key='user.FRS_AUTHORIZATION_GROUPS_ADMIN,com.ibm.tivoli.tacct.psc.install.server' value='user_name1, user_name2'
The user groups that are authorized to access the Registry Services application. No group names are specified by default.
Specify the user groups to be assigned to the RegistryAdminRole role.
AIX operating systemsLinux operating systemLinux on System z operating systemsWindows operating systems<data key='user.FRS_AUTHORIZATION_GROUPS_ADMIN,com.ibm.tivoli.tacct.psc.install.server' value= 'oslc_user_group'/>

Keys to configure Dashboard Application Services Hub are as follows:

key='user.TIP_CONTEXT_ROOT' value='URI_context_root'
The context root for Dashboard Application Services Hub. The default value is /ibm/console.
Modify the value if you do not want to use default value. Ensure that it begins with /.
<data key='/ibm/console' value= 'oslc_user_group'/>

Keys to create the Jazz for Service Management WebSphere profile or use an existing profile for the integration services to be installed:

key='user.WAS_HOME' value='WAS_Home'
The installation location of WebSphere Application Server as specified by WAS_Home.
Windows operating systems<data key='user.WAS_HOME' value= 'C:\Program Files (x86)\IBM\WebSphere\AppServer'/>
AIX operating systemsLinux operating systemLinux on System z operating systems<data key='user.WAS_HOME' value= 'opt/IBM/WebSphere'/>
key='user.CREATE_NEW_WAS_PROFILE' value='true|false'
Flag to determine whether to create a Jazz for Service Management WebSphere profile.
Change this value to false only if you have an existing Jazz for Service Management WebSphere profile in which you want to install the integration services.
<data key='user.CREATE_NEW_WAS_PROFILE' value= 'true'/>
key='user.WAS_PROFILE_PATH' value='JazzSM_Profile_Home'
The installation location of the Jazz for Service Management WebSphere profile, as specified by JazzzSM_Profile_Home. When you create the profile, the profile directory must be empty.
Windows operating systems<data key='user.WAS_PROFILE_PATH' value= 'C:\Program Files\IBM\JazzSM\profile'/>
AIX operating systemsLinux operating systemLinux on System z operating systems<data key='user.WAS_PROFILE_PATH' value= 'opt/IBM/JazzSM/profile'/>
key='user.WAS_PROFILE_NAME' value='JazzSM_Profile_Name'
The name of the Jazz for Service Management WebSphere profile, as specified by JazzzSM_Profile_Name. The default value is JazzSMProfile.
<data key='user.WAS_PROFILE_NAME' value= 'JazzSMProfile'/>
key='user.WAS_HOST_NAME' value='JazzSM_server_host_name'
The fully qualified host name or IP address of the Jazz for Service Management application server on which Jazz for Service Management is installed. The default value is localhost.
<data key='user.WAS_HOST_NAME' value= 'localhost'/>
key='user.WAS_SERVER_NAME' value='app_server_name'
The name of server for the Jazz for Service ManagementWebSphere application server profile. The default value is server1.
Modify the value if the server name for the existing application server profile name is different from the default one, or you want to create a profile with a non-default server name.
<data key='user.WAS_SERVER_NAME' value= 'server1'/>
key='user.WAS_NODE' value='app_server_node'
The name of node for the Jazz for Service ManagementWebSphere application server profile. The default value is JazzSMNode01.
Modify the value if the node name for the existing application server profile name is different from the default one, or you want to create a profile with a non-default node name.
<data key='user.WAS_NODE' value= 'JazzSMNode01'/>
key='user.WAS_USER_NAME' value='WAS_user_name'
The administrator user name for the Jazz for Service Management WebSphere profile, as specified by WAS_user_name. If you plan to use an LDAP federated repository, do not use administrator as the user name.
<data key='user.WAS_USER_NAME' value= 'JazzSM_user_name'/>
key='user.WAS_PASSWORD' value='WAS_user_password'
The password for the administrator user name as specified by WAS_user_password. Use the imutilsc to generate an encrypted password.
<data key='user.WAS_PASSWORD' value= 'my_WAS_admin_password'/>
key='user.WAS_CELL' value='WAS_cell_name'
The cell name for the Jazz for Service Management WebSphere profile. The default value is JazzSMNode01Cell.
Modify the value if the cell name for the existing application server profile name is different from the default one, or you want to create a profile with a non-default cell name.
<data key='user.WAS_CELL' value= 'JazzSMNode01Cell'/>

Keys to configure Reporting Services are as follows:

key='user.DB_NAME,com.ibm.tivoli.tacct.psc.install.reporting.services' value='tcrdb'
The type of database product that is used by Reporting Services. The default value is frsdb.
<data key='user.DB_NAME,com.ibm.tivoli.tacct.psc.install.reporting.services' value= 'tcrdb'/>
key='user.DB_USER_NAME,com.ibm.tivoli.tacct.psc.install.reporting.services' value='database_user_name'
The DB2 user name to use to connect to the DB2 instance associated with the IBM Cognos® Content Store database. Ensure that the database user name adheres to the DB2 rules for DB2 instance users. For more information, see the relevant user and group topics under Installation prerequisites for database servers in the DB2 documentation.
<data key='user.DB_USER_NAME,com.ibm.tivoli.tacct.psc.install.reporting.services' value= 'DB2_user_name'/>
key='user.DB_PASSWORD,com.ibm.tivoli.tacct.psc.install.reporting.services' value='database_user_password'
The password for the DB2 user name, which is specified by the user.DB_USER_NAME key. Use the imutilsc to generate an encrypted password.
<data key='user.DB_PASSWORD,com.ibm.tivoli.tacct.psc.install.reporting.services' value= 'DB2_password'/>
key='user.DB_DROP_TYPE,com.ibm.tivoli.tacct.psc.install.reporting.services' value='full|normal'
Flag to determine the rollback option, that is, whether the IBM Cognos Content Store database is dropped or its objects are deleted, if the installation fails. The default value is normal, which means that the installation program deletes the IBM Cognos Content Store objects, for example tables and indexes, if an installation failure occurs and the installation must roll back. The database is dropped on installation failure if the value is full.
<data key='user.DB_DROP_TYPE,com.ibm.tivoli.tacct.psc.install.reporting.services' value= 'normal'/>
key='user.DB2_INSTANCE,com.ibm.tivoli.tacct.psc.install.reporting.services' value='DB2_instance_name'
The name of the DB2 instance in which the IBM Cognos Content Store database is created. The default value is DB2 on Windows systems. On UNIX systems, the value is the same as user.DB_USER_NAME key.
Modify the value when the DB2 instance is not one of the default values.
Windows operating systems<data key='user.DB2_INSTANCE,com.ibm.tivoli.tacct.psc.install.reporting.services' value= 'DB2'/>
AIX operating systemsLinux operating systemLinux on System z operating systems<data key='user.DB2_INSTANCE,com.ibm.tivoli.tacct.psc.install.reporting.services' value= 'db2inst1'/>
key='user.DB_CONN_URL,com.ibm.tivoli.tacct.psc.install.reporting.services' value='jdbc:DB2://database_server_host_name:DB2_instance_port_number/tcrdb'
The database connection URL used by Reporting Services to connect to the database. database_server_host_name is the fully qualified host name or IP address of the database server on which the DB2 instance for Reporting Services database is located. It must be the same value as the user.DB_JDBC_HOST_NAME key. DB2_instance_port_number is the port to use to connect to the DB2 instance. It must be the same value as the user.DB_JDBC_PORT key.
Modify the value if host database server, port, or database name are different from the default ones. The default URL is jdbc:db2://localhost:50000/frsdb.
<data key='user.DB_CONN_URL,com.ibm.tivoli.tacct.psc.install.reporting.services' value= 'jdbc:db2://localhost:50000/tcrdb'/>
key='user.DB_JDBC_HOST_NAME,com.ibm.tivoli.tacct.psc.install.reporting.services' value='database_server_host_name'
The fully qualified host name or IP address of the database server on which the DB2 instance for IBM Cognos Content Store database is located. The default value is localhost.
<data key='user.DB_JDBC_HOST_NAME,com.ibm.tivoli.tacct.psc.install.reporting.services' value= 'localhost'/>
key='user.DB_JDBC_PORT,com.ibm.tivoli.tacct.psc.install.reporting.services' value='DB2_instance_port_number'
The port to use to connect to the DB2 instance. The default value is 50000.
Modify the value when you want to create the database and the default port is already in use.
<data key='user.DB_JDBC_PORT,com.ibm.tivoli.tacct.psc.install.reporting.services' value= '50000'/>
key='user.DB2_INSTALL_LOC,com.ibm.tivoli.tacct.psc.install.reporting.services' value='DB2_Home'
The location where IBM DB2 is installed, which is DB2_Home.
Windows operating systems<data key='user.DB2_INSTALL_LOC,com.ibm.tivoli.tacct.psc.install.reporting.services' value=’C:\Program Files\IBM\SQLLIB’/>
AIX operating systemsLinux operating systemLinux on System z operating systems<data key='user.DB2_INSTALL_LOC,com.ibm.tivoli.tacct.psc.install.reporting.services' value=’ /opt/ibm/db2/version_number/>
key='user.verifyCredentials,com.ibm.tivoli.tacct.psc.install.reporting.services' value='true'
The flag to determine whether to validate the database user credentials that are required to create and connect to the IBM Cognos Content Store database. The default value is true and must not be changed.
<data key='user.verifyCredentials,com.ibm.tivoli.tacct.psc.install.reporting.services' value= 'true'/>
<data key='user.COGNOS_IMG_LOCATION,com.ibm.tivoli.tacct.psc.install.reporting.services' value= 'C:\Users\Administrator\Downloads\3.1.2-TIV-JazzSM-TCR-COGNOS-WIN64\TCRCognos'/>

Key to configure the languages to be installed for Jazz for Service Management software package:

key='cic.selector.nl' value='en'
The languages to be installed for Jazz for Service Management software package. The default value is English, en.
<data key='cic.selector.nl' value= 'en'/>