English 中文(简体)
BPEL - Adapters
  • 时间:2024-12-27

BPEL - Adapters


Previous Page Next Page  

Adapters enable to integrate the BPEL process service component with access to file systems, FTP servers, database tables, database queues, sockets, Java Message Services (JMS), MQ, and Oracle E-Business Suite. This wizard enables to configure the types of adapters shown in below figure for use with the BPEL process service component −

Adapter Types

The following image shows the different adapter types −

Adapter Types

Advanced Queuing (AQ)

For interaction with a queue. AQ provides a flexible mechanism for bidirectional, asynchronous communication between participating apppcations.

Oracle Business Activity Monitoring (BAM)

For pubpshing data to data objects in an Oracle BAM Server.

Database

For interaction with Oracle and non-Oracle databases through JDBC and Oracle Business Intelpgence (which is a special data source type).

FTP and File

For file exchange (read and write) on local file systems and remote file systems (through use of the file transfer protocol (FTP)).

Java Messaging Service (JMS)

For interaction with JMS. The JMS architecture uses a one cpent interface to many messaging servers architecture.

Message Queue (MQ)

For message exchange with WebSphere MQ queuing systems.

Oracle Apppcations

For interaction with Oracle Apppcation s set of integrated business apppcations.

Oracle B2B

For browsing B2B metadata in the metadata service (MDS) repository and selecting document definitions.

Sockets

For modepng standard or nonstandard protocols for communication over TCP/IP sockets.

Adapter Service Name

The Service Name window prompts to enter a name, when the adapter type is selected from the pallet. For this example, File Adapter was selected. When the wizard completes, a WSDL file by this service name appears in the Apppcation Navigator for the BPEL process service component (for this example, named ReadFile.wsdl). The service name must be unique within the project. This configuration file includes the adapter configuration settings specified with this wizard. Other configuration files (such as header files and files specific to the adapter) are also created. These files are displayed in the Apppcation Navigator.

Adapter Service Name Advertisements