Oracle® Application Server Integration B2B Installation Guide
10g Release 2 (10.1.2) for Solaris Operating System (SPARC), Linux x86, hp HP-UX PA-RISC (64-bit), and Microsoft Windows Part No. B13850-01 |
|
![]() Previous |
![]() Next |
This chapter describes requirements for installing Oracle Application Server Integration B2B.
This chapter contains these topics:
Table 2-1 describes OracleAS Integration B2B system requirements.
Table 2-1 OracleAS Integration B2B System Requirements
Element | Requirement |
---|---|
Memory | The J2EE and Web Cache installation type requirement of 512 MB includes OracleAS Integration B2B memory requirements. |
Disk space (OracleAS Integration B2B only) |
|
Operating system |
|
Oracle Application Server Metadata Repository | Use the current release of the Oracle Application Server Metadata Repository, which includes the Oracle Application Server Integration B2B (10.1.2) schema.
See Also: "Step 1: Install or Upgrade to the Current Release of the Oracle Application Server Metadata Repository" for information on installing or upgrading to the required Oracle Application Server Metadata Repository release |
J2EE and Web Cache | Use the current release of J2EE and Web Cache. |
Table 2-2 lists the supported Web browsers for using the OracleAS Integration B2B user interface tool.
Table 2-2 Supported Web Browsers
Operating System | Supported Browser |
---|---|
UNIX | Netscape 7.0 |
Windows 2000 | Internet Explorer 5.5 and 6.0 |
Windows XP | Internet Explorer 6.0 |
Notes:
|
You cannot migrate the data of previous or current releases of the following components to this release of OracleAS Integration B2B:
Oracle9iAS InterConnect
Oracle Application Server InterConnect
Oracle Application Server Integration InterConnect
Oracle Application Server ProcessConnect
Review the following OracleAS Integration B2B globalization status issues:
The OracleAS Integration B2B user interface tool is translated into nine languages. To display the user interface tool in one of these languages, select the appropriate language during installation from the product language list.
The online help available with the OracleAS Integration B2B user interface tool is only available in English for this release.
The UTF8 character set does not support supplemental characters. While AL32UTF8 supports supplemental characters, the XMLType
does not support character set conversions on a 9.x database and the JDBC driver uses UTF8 to transfer text data. The JDBC driver supports AL32UTF8. The JDBC driver uses UTF8 to communicate with the Oracle Application Server Metadata Repository. The XMLType
on the Oracle9i Database does not handle conversions between UTF8 and AL32UTF8. Using the UTF8 character set is the only option that works in this situation.
If you want to use globalization support, you must add the following parameter to the ORACLE_HOME
/ip/config/tip.properties
file with the correct multipurpose internet mail extension (MIME) type for UTF-8 character set support:
oracle.tip.adapter.b2b.MimeType = application/xml : text/plain; charset=ISO8859-1
If you do not perform this task, you receive the following error:
AIP-50082: document protocol identification error
See Also: Oracle Application Server Integration B2B User's Guide in the Oracle Application Server 10g Documentation Library |