Skip Headers

Oracle Fusion Middleware Oracle E-Business Suite Adapter User's Guide
12c (12.2.1.4.0)
Part Number E97300-02
Go to Table of Contents
Contents
Go to previous page
Previous
Go to next page
Next

Preface

Intended Audience

Welcome to the Oracle Fusion Middleware Oracle E-Business Suite Adapter User's Guide, 12c (12.2.1.4.0).

This documentation is written for the technical consultants, implementers and system integration consultants who use Oracle Fusion Middleware Oracle E-Business Suite Adapter (formerly known as Adapter for Oracle Applications).

This guide assumes you have a working knowledge of the following:

If you have never used these products, Oracle suggests that you attend training classes available through Oracle University.

See Related Information Sources for more Oracle Applications product information.

Documentation Accessibility

For information about Oracle's commitment to accessibility, visit the Oracle Accessibility Program website at http://www.oracle.com/pls/topic/lookup?ctx=acc&id=docacc.

Access to Oracle Support

Oracle customers that have purchased support have access to electronic support through My Oracle Support. For information, visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=info or visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=trs if you are hearing impaired.

Structure

1  Introduction to Oracle E-Business Suite Adapter
2  Oracle E-Business Suite Adapter Features
3  Oracle E-Business Suite Adapter Concepts
4  Using XML Gateway
5  Using Business Events
6  Using Concurrent Programs
7  Using Interface Tables and Views
8  Using PL/SQL APIs
9  Using e-Commerce Gateway
10  Runtime Configuration for Oracle E-Business Suite Adapter
A  Troubleshooting and Workarounds
B  Oracle E-Business Suite Adapter Properties

Related Information Sources

You can choose from many sources of information, including online documentation, training, and support services, to increase your knowledge and understanding of Oracle Fusion Middleware Oracle E-Business Suite Adapter.

Related Documents

You may want to refer to other Oracle Fusion Middleware guides when you set up and use Oracle Fusion Middleware Oracle E-Business Suite Adapter. For more information, see the following documents in the Oracle Fusion Middleware documentation set:

Administering Oracle Fusion Middleware

Documentation for administrators that describes how to manage Oracle Fusion Middleware, including how to start and stop Oracle Fusion Middleware, how to configure and monitor components, how to back up and recover your environment, and how to move from a test to a production environment.

Administering Oracle SOA Suite and Oracle Business Process Management Suite

This guide describes how to administer Oracle Service-Oriented Architecture (SOA) composite applications consisting of binding components and Oracle BPEL process, human task, business rule, Oracle Mediator, and Oracle Business Process Management Notation (BPMN) service components in Oracle Enterprise Manager Fusion Middleware Control. It includes additional information on administering Oracle B2B, Oracle Healthcare, Oracle JCA Adapters, and business events.

Oracle E-Business Suite Concepts

This book is intended for all those planning to deploy Oracle E-Business Suite Release 12.2, or contemplating significant changes to a configuration. After describing the Oracle E-Business Suite architecture and technology stack, it focuses on strategic topics, giving a broad outline of the actions needed to achieve a particular goal, plus the installation and configuration choices that may be available.

Oracle E-Business Suite Security Guide

This guide contains information on a comprehensive range of security-related topics, including access control, user management, function security, data security, secure configuration, and auditing. It also describes how Oracle E-Business Suite can be integrated into a single sign-on environment.

Oracle E-Business Suite User's Guide

This guide explains how to navigate, enter and query data, and run concurrent requests using the user interface (UI) of Oracle E-Business Suite. It includes information on setting preferences and customizing the UI. In addition, this guide describes accessibility features and keyboard shortcuts for Oracle E-Business Suite.

Oracle Fusion Middleware Oracle Technology Adapters Release Notes

This documentation describes the new features and known issues for SOA JCA technology adapters. See the documentation details at: https://docs.oracle.com/en/middleware/soa-suite/soa/12.2.1.4/release-notes/index.html

Planning an Installation of Oracle Fusion Middleware

Documentation for installers and system administrators that describes how to plan and prepare your system for installing and configuring an Oracle Fusion Middleware product.

Understanding Technology Adapters

Documentation for Oracle SOA (Service-Oriented Architecture) developers that describes underlying concepts, context within SOA, and developing and deploying SOA JCA technology adapters.

Training

Oracle offers a complete set of training courses to help you and your staff master Oracle Fusion Middleware 12c and reach full productivity quickly. These courses are organized into functional learning paths, so you take only those courses appropriate to your job or area of responsibility.

You have a choice of educational environments. You can attend courses offered by Oracle University at any one of our many Education Centers, you can arrange for our trainers to teach at your facility, or you can use Oracle Learning Network (OLN), Oracle University's online education utility.

Tip: For information about upcoming instructor-led training, please refer to Oracle University's course offerings.

In addition, Oracle training professionals can tailor standard courses or develop custom courses to meet your needs. For example, you may want to use your organization's structure, terminology, and data as examples in a customized training session delivered at your own facility.

Support

From on-site support to central support, our team of experienced professionals provides the help and information you need to keep Oracle Fusion Middleware 12c working for you. This team includes your Technical Representative, Account Manager, and Oracle's large staff of consultants and support specialists, with expertise in your business area, managing an Oracle Database, and your hardware and software environment.

Do Not Use Database Tools to Modify Oracle E-Business Suite Data

Oracle STRONGLY RECOMMENDS that you never use SQL*Plus, Oracle Data Browser, database triggers, or any other tool to modify Oracle E-Business Suite data unless otherwise instructed.

Oracle provides powerful tools you can use to create, store, change, retrieve, and maintain information in an Oracle database. But if you use Oracle tools such as SQL*Plus to modify Oracle E-Business Suite data, you risk destroying the integrity of your data and you lose the ability to audit changes to your data.

Because Oracle E-Business Suite tables are interrelated, any change you make using an Oracle E-Business Suite form can update many tables at once. But when you modify Oracle E-Business Suite data using anything other than Oracle E-Business Suite, you may change a row in one table without making corresponding changes in related tables. If your tables get out of synchronization with each other, you risk retrieving erroneous information and you risk unpredictable results throughout Oracle E-Business Suite.

When you use Oracle E-Business Suite to modify your data, Oracle E-Business Suite automatically checks that your changes are valid. Oracle E-Business Suite also keeps track of who changes information. If you enter information into database tables using database tools, you may store invalid information. You also lose the ability to track who has changed your information because SQL*Plus and other database tools do not keep a record of changes.