|
Oracle® Application Server Release Notes
10g Release 2 (10.1.2) for Solaris Operating System (SPARC) Part No. B14500-01 |
|
![]() Previous |
![]() Next |
This chapter describes issues associated with Oracle Application Server Integration B2B (OracleAS Integration B2B). It includes the following topics:
This section describes general issues and workarounds. It includes the following topics:
Section 12.1.3, "Using Callouts with a DTD-Based XML Document"
Section 12.1.4, "Custom Protocol with SMTP Transport Does Not Work in an End-to-End Scenario"
Section 12.1.5, "SETENV Script Does Not Add the Java Subdirectory in the Correct ORACLE_HOME Path"
Section 12.1.7, "No More than 10 Approved Agreements Can Be Displayed"
Logging in as the b2b user, without first assigning a role to the b2b user, produces a blank page. You must first log in as admin and assign a role to the b2b user. Then the b2b user can log in, with functionality based on the assigned role.
SMTP for EDI is not supported in Oracle Application Server 10g Release 2 (10.1.2).
If you invoke a callout with a DTD-based XML document, you must include the following declaration:
standalone="yes" to <?xml ...?>
Not including this declaration results in the following callout runtime exception error:
java.net.MalformedURLException
The end-to-end scenario using Custom Protocol with SMTP transport does not work. However, the buyer can send a message and the seller can receive a message independently.
The ip/install/setenv.bat script does not add the correct directory structure, which is ORACLE_HOME/jdk/bin. Instead it incorrectly adds a nonexistent directory, ORACLE_HOME/Apache/jdk/bin, to the path for the Java executable. If another version of Java is installed in the environment, then the enqueue scripts with the tutorials do not work properly.
The Operational Capabilities section of the Business Protocol Details: protocol_name page lists a maximum of 10 collaborations or business actions. If more than 10 collaborations or business actions exist, it is not possible to view them in the user interface.
A maximum of 10 approved agreements to be deployed during the creation of a configuration can be displayed.
This section describes known errors in the documentation. It includes the following topic:
This section describes corrections and clarifications to Oracle Application Server Integration B2B Installation Guide.
Chapter: 3, "Oracle Application Server Integration B2B Installation Procedures"
Heading: "Directory Structure"
Page: 3-27
The Oracle Application Server Integration B2B Installation Guide is not installed in the ORACLE_HOME/ip/doc directory. This guide is not installed and is only available from the /doc directory of the OracleAS Integration B2B software CD-ROM.