Table of Contents

Search

  1. Preface
  2. Installation Overview
  3. Pre-Installation Tasks
  4. Hub Store Installation
  5. Hub Server Installation
  6. Hub Server Post-Installation Tasks
  7. Process Server Installation
  8. Process Server Post-Installation Tasks
  9. ActiveVOS Post-Installation Tasks for the Application Server
  10. ActiveVOS Post-Installation Tasks for the Business Entity Adapter
  11. Resource Kit Installation
  12. Resource Kit Post-Installation Tasks
  13. Troubleshooting the MDM Hub
  14. Uninstallation

Installation Guide for IBM DB2 with Red Hat JBoss

Installation Guide for IBM DB2 with Red Hat JBoss

Configuring the Properties File

Configuring the Properties File

Informatica provides a sample properties file that includes the parameters that the installer requires. You can customize the sample properties file to specify the options for the installation. Then run the silent installation.
The silent installer does not validate the settings in the properties files. You must ensure that you specify correct settings and verify them before you run the silent installer.
  1. Find the
    silentInstallResourceKit_sample.properties
    file in the
    following directory:
    On UNIX.
    /silent_install/mrmresourcekit
    On Windows.
    \silent_install\mrmresourcekit
    After you customize the file, save it. You can rename the file and put it anywhere on the machine.
    In the silent properties file, slash and backslash are special characters. You must enter two of each of these characters when you enter information in the file, such as when you enter an installation path. For example, to enter the path to the server directory, you must enter
    \\u1\\infamdm\\hub\\resourcekit
    .
  2. Create a backup copy of the
    silentInstallResourceKit_sample.properties
    file.
  3. Use a text editor to open the file and change the values of the installation parameters.
  4. Save the properties file with a new name such as
    silentInstallresourcekit.properties
    .
The following table describes the installation parameters that you can change:
Property Name
Description
INSTALLER_UI
Specifies the mode of installation. Set to
silent
.
SIP.INSTALL.TYPE
Specifies the type of installation. Set to
SIPERIAN_SAMPLE_INSTALL
.
SIP.INSTALL.SAMPLE.SCHEMA
Specifies if you want to install the sample schema.
Specify one of the following values:
  • 0. Does not install the sample schema
  • 1. Installs the sample schema
SIP.INSTALL.SAMPLES
Specifies if you want to install samples and utilities.
Specify one of the following values:
  • 0. Does not install samples and utilities
  • 1. Installs samples and utilities
SIP.INSTALL.SIF.SDK
Specifies if you want to install the Services Integration Framework (SIF) SDK.
Specify one of the following values:
  • 0. Does not install the SIF SDK
  • 1. Installs SIF SDK
SIP.INSTALL.BPM.SDK
Specifies if you want to install the BPM SDK.
Specify one of the following values:
  • 0. Does not install the BPM SDK
  • 1. Installs the SIF SDK
SIP.INSTALL.JASPERSOFT
Specifies if you want to install the Jaspersoft reporting tool.
Specify one of the following values:
  • 0. Does not install the BPM SDK
  • 1. Installs the SIF SDK
SIP.INSTALL.SSANAME3
Specifies if you want to install SSA-NAME3.
Specify one of the following values:
  • 0. Does not install SSA-NAME3
  • 1. Installs SSA-NAME3
USER_INSTALL_DIR
Directory where you want to install the
Resource Kit
, such as
C\:\\<
infamdm_install_directory
>\\hub\\resourcekit
.
RUN_CONFIGURE_FLAG
Specifies if you want to configure samples.
  • 0. Does not configure samples
  • 1. Installs and configures samples
Default is
1
.
If you set the RUN_CONFIGURE_FLAG property to
1
, comment out or set the RUN_CONFIGURE_SETUP property to
0
. To configure samples, ensure that the application server and the
Hub Server
are started and the sample schema is registered in the
Hub Console
.
RUN_CONFIGURE_SETUP
Specifies if you want to configure only source samples.
  • 0. Does not install sources of samples
  • 1. Installs sources of samples
If you set the RUN_CONFIGURE_SETUP property to
1
, comment out or set the RUN_CONFIGURE_FLAG property to
0
. If you set the RUN_CONFIGURE_SETUP property to
1
, you cannot configure and deploy samples later.
SIP.AS.CHOICE
Name of the application server.
Specify
JBoss
.
SIP.AS.HOME
The path to the JBoss installation directory.
JBOSS.AS.PORT_1
The JBoss port number.
SIP.JBOSS.CONFIGURATION_NAME
The JBoss configuration name. The default value is
standalone
.
SIP.SERVER.NAME
Name of the server on which the
Hub Server
is deployed.
SIP.SERVER.HTTP.PORT
Port on which the
Hub Server
is listening.
SIP.ADMIN.PASSWORD
Password to access the
Hub Server
.
HUB_SERVER_HOME
Directory for the
Hub Server
installation.
SIP.ORS.ID
Operational Reference Store
ID of the
MDM Hub
sample schema.
RUN_DEPLOYMENT_FLAG
Runs the postInstallSetup script as part of the silent installation.
  • 0. Does not run the postInstallSetup script
  • 1. Runs the postInstallSetup script

0 COMMENTS

We’d like to hear from you!