Oracle® Application Server Adapter Installation Guide
10g Release 2 (10.1.2) B14063-04 |
|
Previous |
Next |
This appendix provides an overview of how to use OracleAS Integration InterConnect Enterprise Information Systems (EIS) Adapter Plugin. It contains the following topics:
In conjunction with Oracle adapters, EIS Adapter Plugin enables you to integrate any EIS application with other applications that use OracleAS Integration InterConnect. EIS Adapter Plugin is useful in all Enterprise Application Integration (EAI) scenarios involving packaged applications such as SAP and PeopleSoft. EAI is the integration of applications and business processes within the same company.
This appendix explains all the necessary installation-related concepts of EIS Adapter Plugin.
The following sections describe EIS Adapter Plugin system requirements:
Table A-1 lists the hardware requirements for the computer where EIS Adapter Plugin will be installed.
The following sections describe EIS Adapter Plugin software requirements:
Table A-2 lists the operating system requirements for the computer where EIS Adapter Plugin will be installed.
Table A-2 Operating System Requirements
Operating System | Version |
---|---|
HP Tru64 |
HP Tru64 UNIX (Alpha) 5.1b |
HP-UX |
HP-UX (PA-RISC) 11.11, 11.23 |
IBM AIX |
AIX (POWER) version 5.2 |
Linux (x86) |
Red Hat Enterprise Linux 2.1, 3.0 SuSE SLES8, SLES9 |
Sun SPARC Solaris |
Sun SPARC Solaris 2.8 and 2.9 |
Microsoft Windows |
Windows XP Professional, Windows 2000( SP3 or higher) |
OracleAS Integration InterConnect uses Java Runtime Environment (JRE) 1.4, which is installed with its components.
EIS Adapter Plugin must be installed in an existing Oracle home Middle Tier for OracleAS Integration InterConnect 10g Release 2 (10.1.2).
This section contains the following topics:
Refer to the following guides before installing EIS Adapter Plugin:
Oracle Application Server Installation Guide for information about OUI startup
Oracle Application Server InterConnect Installation Guide for information about mounting CD-ROMs, software, hardware, and system requirements for OracleAS Integration InterConnect
To install EIS Adapter Plugin:
Select EIS Adapter Plugin on the Available Product Components page of the OracleAS Integration InterConnect installation, and click Next. If the Oracle home does not have an existing InterConnect component installation, the Set Oracle Wallet Password screen is displayed. If the Oracle home has an existing InterConnect component installation, the Specify Oracle Wallet Password screen is displayed.
Enter and confirm the password on the screen, which will be used to administer OracleAS Integration InterConnect installation. Click Next.
Go to step 3, if installing EIS Adapter Plugin in an OracleAS Middle Tier Oracle home that does not have an InterConnect component already installed. Ensure that the OracleAS Integration InterConnect hub has been installed.
Go to step 4, if installing EIS Adapter Plugin in an OracleAS Middle Tier Oracle home that has an existing InterConnect component. Ensure that it is a home directory to an OracleAS Integration InterConnect component.
The Specify Hub Database Connection screen is displayed. Enter information in the following fields:
Host Name: The host name of the computer where the hub database is installed.
Port Number: The TNS listener port for the hub database.
Database SID: The System Identifier (SID) for the hub database.
Password: The user password for the hub database user.
Click Next. The Specify EIS Adapter Plugin Name page is displayed.
Enter the application name. Blank spaces are not permitted. The default value is myEISApp
.
Click Next. The Configure URL page is displayed. Enter the complete URL used to connect to the OracleAS Integration Adapters's Business Services Engine.
Click Next. The Summary page is displayed.
Click Install to install EIS Adapter Plugin and other selected components. EIS Adapter Plugin is installed in the following directory:
Platform | Directory |
---|---|
Windows | ORACLE_HOME \integration\interconnect\ adapters\Application
|
UNIX | ORACLE_HOME /integration/interconnect/adapters/ Application
|
Application
is the value specified in Step 5.
Click Exit on the Installation page to exit EIS Adapter Plugin installation.
After an EIS Adapter Plugin installation, you can configure it according to your requirements. The following tables describe the location and details of the configuration files.
Table A-3 describes the location where the adapter is installed:
Table A-3 EIS Adapter Plugin Adapter Directory
Platform | Directory |
---|---|
UNIX |
|
Windows |
|
Table A-4 describes the various executable files of EIS Adapter Plugin.
Table A-4 Executable Files
File | Description |
---|---|
|
Does not use parameters, starts the adapter. |
|
Does not use parameters, starts the adapter. |
|
Does not use parameters, stops the adapter. |
|
Does not use parameters, stops the adapter. |
Table A-5 describes EIS Adapter Plugin configuration files.
Table A-5 Configuration Files
File | Description |
---|---|
|
Contains all the initialization parameters, which the adapter reads at startup. |
|
Contains all the initialization parameters, which the adapter reads at startup. |
Table A-6 describes the directories used by EIS Adapter Plugin.
Table A-6 Directories
File | Description |
---|---|
|
The adapter activity is logged in subdirectories of the |
|
The messages are persisted in this directory. Do not edit this directory or its files. |
Adapters do not have integration logic. EIS Adapter Plugin has a generic transformation engine that processes metadata from the repository as runtime instructions to perform transformations. The application parameter defines the capabilities of an adapter, such as the messages to be published and subscribed, and the transformations to be performed. The application parameter allows the adapter to retrieve only the relevant metadata from the repository. The application parameter must match the corresponding application that will be defined in iStudio, under the Applications folder.
If you use prepackaged metadata, then import it into the repository and start iStudio to find the corresponding application under the Applications folder. You can use this as the application name for the adapter you are installing.
The following are the .ini
files used to configure EIS Adapter Plugin:
EIS Adapter Plugin connects to the hub database using parameters in the hub.ini
file located in the hub
directory. Table A-7 lists the parameters, their description, and an example for each parameter.
Table A-7 hub.ini Parameters
Parameters | Description | Example |
---|---|---|
|
The name of the computer hosting the hub database. There is no default value. The value is set during installation. |
|
|
The SID of the hub database. There is no default value. The value is set during installation. |
|
|
The TNS listener port number for the hub database instance. There is no default value. The value is set during installation. |
|
|
The name of the hub database schema (or user name). There is no default value. |
|
|
The name of the repository that communicates with the adapter. The default value is |
|
Oracle Real Application Clusters hub.ini Parameters
For a hub installed on an Oracle Real Application Clusters database, the parameters listed in Table A-8 represent information on additional nodes used for connection and configuration. These parameters are in addition to the default parameters for the primary node. In Table A-8, x
represents the node number, which can take a value between 2 and the number of nodes. For example, if the cluster contains 4 nodes, x
can be a value between 2 and 4.
Table A-8 Real Application Clusters hub.ini Parameters
Parameter | Description | Example |
---|---|---|
The host where the Real Application Clusters database is installed. |
|
|
The instance on the respective node |
|
|
The number of nodes in a cluster. |
|
|
|
The port where the TNS listener is listening. |
|
EIS Adapter Plugin connects to the spoke application using parameters from the adapter.ini
file. Table A-9 lists the parameters, their description, and an example for each parameter.
Table A-9 adapter.ini Parameters
Parameter | Description | Example |
---|---|---|
Specifies the port through which the adapter can be accessed through firewalls. Possible Value: A valid port number Default Value: |
|
|
Specifies whether to delete the cached metadata during startup. If any agent caching method is enabled, then metadata from the repository is cached locally on the file system. Set the parameter to Possible Values: Default Value: Note: After changing metadata or DVM tables for the adapter in iStudio, you must delete the cache to guarantee access to new metadata or table information. |
|
|
Specifies the Domain Value Mapping (DVM) table caching algorithm. Possible values:
Default Value: |
|
|
Specifies the amount of logging necessary. Possible values:
Default Value: |
|
|
Specifies the lookup table caching algorithm. Possible values:
Default Value: |
|
|
Specifies the maximum number of application object metadata to cache. Possible Value: An integer greater than or equal to Default Value: |
|
|
Specifies the maximum number of common object metadata to cache. Possible Value: An integer greater than or equal to Default Value: |
|
|
Specifies the maximum number of DVM tables to cache. Possible Value: An integer greater than or equal to Default Value: |
|
|
Specifies the maximum number of lookup tables to cache. Possible Value: Any integer greater than or equal to Default Value: |
|
|
Specifies the maximum number of message metadata (publish/subscribe and invoke/implement) to cache. Possible Value: An integer greater than or equal to Default Value: |
|
|
Specifies the maximum size that the internal OracleAS Integration InterConnect message queues can grow. Possible Value: An integer greater than or equal to Default Value: |
|
|
Specifies conditions for message selection when the adapter registers its subscription with the hub. Possible Value: A valid Oracle Advanced Queue message selector string (such as Default Value: None. |
|
|
Specifies the metadata caching algorithm. Possible values:
Default Value: |
|
|
Specifies how often to run the persistence cleaner thread, in milliseconds. Possible Value: An integer greater than or equal to Default Value: |
|
|
Specifies the maximum size of internal OracleAS Integration InterConnect persistence queues. Possible Value: An integer greater than or equal to Default Value: |
|
|
Specifies how often the persistence thread retries when it fails to send an OracleAS Integration InterConnect message. Possible Value: An integer greater than or equal to Default Value: |
|
|
Specifies whether to turn on the pipeline for messages from the hub to the bridge. If you set the pipeline to Possible Value: Default Value: |
|
|
Specifies whether to turn on the pipeline for messages from the bridge to the hub. If you set the pipeline to Possible Value: Default Value: |
|
|
Specifies the application instance to which the reply must be sent. This parameter is used if multiple adapter instances exist for the given application and given partition. Possible Value: A string built using the application name (parameter:application) concatenated with the instance number (parameter:instance_number). Default Value: None. |
If |
|
Specifies the subscriber name used when multiple adapter instances are used for the given application and given partition. This parameter is optional if only one instance is running. Possible Value: The application name (parameter:application) concatenated with the instance number (parameter:instance_number). Default Value: None. |
If |
|
Specifies the subscriber name used when this adapter registers its subscription. Possible Value: A valid Oracle Advanced Queue subscriber name. Default Value: None. |
|
|
Specifies if the throughput measurement is enabled. Set this parameter to Possible Value: Default Value: |
|
|
Specifies if message tracking is enabled. Set this parameter to Possible Value: Default Value: |
|
|
Specifies whether to use a custom DTD for the common view message when handing it to the hub. By default, adapters use a specific OracleAS Integration InterConnect DTD for all messages sent to the hub. Set this parameter to Default Value: None. |
|
|
Specifies the name of the application to which this adapter connects. This must match the name specified in iStudio while creating metadata. Possible Value: An alphanumeric string. Default Value: |
|
|
Specifies the character encoding for published messages. The adapter uses this parameter to generate encoding information for the encoding tag of transformed OracleAS Integration InterConnect messages. OracleAS Integration InterConnect represents messages internally as XML documents. Possible Value: A valid character encoding. Default Value: When there is no existing encoding in the subscribed message, this parameter will be used to explicitly specify the encoding of the published message. This parameter will be ignored when the encoding already exists in the subscribed message. |
|
|
|
Specifies the base URL for loading external enitites and DTDs.This instructs the XML parser to resolve the external entities in the instance document using the given URL. Possible Value: A URL. Default Value: The URL of the current user directory. |
external_dtd_base_url=file://C:\InterConnect10_1_2\adapters\AQApp\ |
Specifies the instance number to which this adapter corresponds. Specify a value only if you have multiple adapter instances for the given application with the given partition. Possible Value: An integer greater than or equal to Default Value: None. |
|
|
Specifies the ISO country code. The codes are defined by ISO-3166. Possible Value: A valid code. A full list of the codes is available at Default Value: Note: This parameter specifies date format and is applicable for the date format only. |
|
|
Specifies the format for a date field expressed as a string. Possible Value: A valid date format pattern as shown in Table A-10 for the definitions of the format characters. |
Date format pattern
Multiple date formats can be specified as
|
|
Specifies the ISO language code. The codes are defined by ISO-639. Possible Value: A valid code. A full list of these codes is available at Default Value: Note: This parameter specifies the date format and is applicable for the date format only. |
|
|
Specifies the partition this adapter handles in iStudio. Possible Value: An alphanumeric string. Default Value: None. |
|
|
Specifies the entry class for the Windows service. Possible Value: Default Value: None. |
|
|
Specifies the class path used by the adapter Java Virtual Machine (JVM). If a custom adapter is developed and the adapter is to pick up any additional jar files, then add the files to the existing set of jar files. Possible Value: A valid Default Value: None. This parameter is for Microsoft Windows only. |
|
|
Specifies the Dynamic Link Library(DLL) that the adapter JVM should use. Possible Value: A valid Default Value: This parameter is for Microsoft Windows only. |
|
|
|
Specifies the JDK version that the adapter JVM should use. Possible Value: A valid JDK version number. Default Value: 1.4 This parameter is for Microsoft Windows only. |
|
Specifies the maximum heap size for the adapter JVM. Possible Value: A valid JVM heap size. Default Value: This parameter is for Microsoft Windows only. |
|
|
Specifies the maximum size the JVM stack can grow. Possible Value: A valid JVM maximum stack size. Default Value: Default value for the JVM. This parameter is for Microsoft Windows only. |
|
|
Specifies the maximum size the JVM native stack can grow. Possible Value: The valid JVM maximum native stack size. Default Value: Default value for the JVM. This parameter is for Microsoft Windows only. |
|
|
Specifies the minimum heap size for the adapter JVM. Possible Value: The valid JVM heap size. Default Value: This parameter is for Microsoft Windows only. |
|
|
Specifies the number of Possible Value: The number of Default Value: This parameter is for Microsoft Windows only. |
|
|
Specifies the environment variable Possible Value: The valid Default Value: This parameter is for Microsoft Windows only. |
|
|
Specifies any additional arguments to the JVM. For example, to retrieve line numbers in any stack traces, set Possible Value: A valid JVM argument. Default Value: This parameter is for Microsoft Windows only. |
|
Table A-10 shows the reserved characters used to specify the value of the nls_date_format
parameter. Use these reserved characters, to define date formats.
Table A-10 Reserved Characters for the Value of the nls_date_format Parameter
Letter | Description | Example |
---|---|---|
|
Era designator |
|
|
Year |
|
|
Month in year |
|
|
Week in year |
|
|
Week in month |
|
|
Day in year |
|
|
Day in month |
|
|
Day of week in month |
|
|
Day in week |
|
|
a.m./p.m. marker |
|
|
Hour in day (0-23) |
|
|
Hour in day (1-24) |
|
|
Hour in a.m./p.m. (0-11) |
|
|
Hour in a.m./p.m. (1-12) |
|
|
Minute in hour |
|
|
Second in minute |
|
|
Millisecond |
|
EIS Adapter Plugin-Specific Parameters
Table A-11 lists the parameters specific to EIS Adapter Plugin.
Table A-11 EIS Adapter Plugin-Specific Parameters
Parameter | Description | Example |
---|---|---|
Specifies the entry class for the OA Adapter. The value cannot be modified later. Default Value: |
|
|
|
Specifies the RMI port the EIS Plugin Bridge is listening on. Default Value: None. |
|
|
Specifies the Business Servlet Engine URL that the EIS Plugin Bridge will make the SOAP request to. Default Value: None. |
|