Oracle Application Server InterConnect Installation Guide 10g (9.0.4) Part Number B10693-01 |
|
This chapter contains instructions for installing OracleAS InterConnect.
Topics discussed are:
This section contains instructions for installing OracleAS InterConnect.
See Also:
Oracle Application Server 10g Release Notes for latest information about OracleAS InterConnect. |
Perform the following steps to install OracleAS InterConnect:
runInstaller
setup.exe
Oracle Application Server 10g Installation Guide for additional information on invoking
See Also:
runInstaller
"OracleAS InterConnect Installation Types" for descriptions of the OracleAS InterConnect installation types
See Also:
The following links direct you to installation information for each installation type.
This section contains instructions for installing OracleAS InterConnect hub.
OracleAS InterConnect Hub installation type installs Oracle Workflow Server and the OracleAS InterConnect repository. This section contains the following topics:
Before installing OracleAS InterConnect hub, verify the values of the following parameters in the init.ora
file of the metadata repository database:
AQ_TM_PROCESSES
: Oracle Workflow requires the time manager process in Oracle Advanced Queuing (AQ) to monitor delay events in queues, as in the case of the Oracle Workflow standard Wait activity. The minimum recommended number of time manager processes for Oracle Workflow is one or more. Verify that the AQ_TM_PROCESSES
parameter is set in the init.ora
file. For example:
AQ_TM_PROCESSES = 2
JOB_QUEUE_PROCESSES
: Oracle Workflow leverages Oracle Advanced Queuing, which requires job queue processes to handle message propagation. You must start at least one job queue process to enable message propagation. The minimum recommended number of processes for Oracle Workflow is 10, and may need to be increased if sufficient processes are not available for propagation. Verify that the JOB_QUEUE_PROCESSES
parameter is set in the init.ora
file to specify the number of SNP job queue processes for your instance. For example:
JOB_QUEUE_PROCESSES = 10
You can either modify the preceding parameters in the init.ora
file and restart your database to make the changes effective, or you can use the ALTER SYSTEM
statement to dynamically modify the parameter values for the duration of the instance.
If your integration scenario involves leveraging Oracle Workflow functionality, make sure that you have installed Oracle Workflow in Oracle Application Server middle-tier.
See Also:
Chapter 3, "Integrating Oracle Workflow with OracleAS InterConnect" to determine different options for installing Oracle Workflow. Make note of the Oracle Workflow schema password as it is required during the OracleAS InterConnect installation process. |
When installing the OracleAS InterConnect hub on a machine that does not contain Oracle Application Server, you see two dialogs; one enables you to specify the database to use as the hub database, and the other enables you to set the password for the OracleAS InterConnect schema.
These dialogs appear after you select OracleAS InterConnect Hub on the Select Installation Type screen.
If you have an existing Oracle Workflow Server setup, you need to migrate it to Oracle Application Server Workflow Server after hub installation.
See Also:
Oracle Application Server 10g Upgrading to 10g (9.0.4) for your platform for more information on Oracle Workflow migration. |
Perform the following steps to install OracleAS InterConnect hub:
"Installing OracleAS InterConnect" for instructions on how to display the Specify Installation Types screen.
See Also:
oaihub904
schema on this screen.
owf_mgr
schema on this screen.
After installing OracleAS InterConnect hub, perform the following postinstallation tasks:
See Also:
ORACLE_HOME
/oai/9.0.4/repository/post_installation.txt
for instructions on creating OracleAS InterConnect schema
Make sure you use the same password that you entered during installation.
This section contains instructions for installing OracleAS InterConnect adapters.
To install one of more OracleAS InterConnect adapters, start the Oracle Universal Installer and complete the following steps.
Table 2-1 Adapter-specific Installation Information
This section describes how to install the OracleAS InterConnect Development Kit. It contains the following topics:
Consider the following before starting the installation process:
OracleAS InterConnect Development Kit enables you to create custom OracleAS InterConnect adapters. It also installs all dependencies. If you have not installed the OracleAS InterConnect hub, you need to do so before proceeding with this installation.
Perform the following steps to install the OracleAS InterConnect Development Kit:
iasdb1
.
(Windows only) If you are using Oracle Workflow, after installing the Oracle Workflow Client, perform the following steps:
When you install Oracle Workflow Builder while installing Oracle Workflow Client, Oracle Universal Installer copies a .zip
file containing the HTML help, wfdoc.zip
, in the Workflow directory in your Oracle home, for example, ORACLE_HOME
\wf\wfdoc.zip
. To view the HTML help, extract the documentation directory tree from the .zip
file to your file system:
unzip
utility to extract the documentation directory tree from the .zip
file within the Workflow directory. You need at least 7 MB of free disk space to extract the .zip
file. Extract the files to ORACLE_HOME
/wf/
. You should get the following subdirectories:
.zip
file. This step is optional.
The path for the contents page of the Oracle Workflow Online Help is:
ORACLE_HOME\wf\doc\lang\wf\toc.htm
The path for the contents page of your custom Oracle Workflow Online Help is:
ORACLE_HOME\wf\doc\lang\wfcust\wfcust.htm
wfcust
directory, wfcust.htm
, with your own help material. The HTM file that is the main entry point for your custom help must be named wfcust.htm
and must contain an anchor named contents
. Your custom help is accessible through the Custom Help link on the contents page of the Oracle Workflow Online Help. This step is optional.
If you are installing Oracle Workflow Builder in another language, such as Japanese, you can modify the font used by the windows in Oracle Workflow Builder to a font that is appropriate for your language. Any change you make applies to all windows within the program. This step is optional.
If you need to create custom adapters and browsers, refer to the documentation in ORACLE_HOME
/oai/9.0.4/sdk/cookbook.zip.
This step is optional.
|
![]() Copyright © 2003 Oracle Corporation. All Rights Reserved. |
|