Databases Reference
In-Depth Information
vokes the BAM Active Data Cache APIs. So, the RMI protocol
gives you a better performance and transactional support.
You should consider the RMI protocol as the preferred option.
The BAM Adapter also provides you a second option (the
SOAP protocol), which can be used in a scenario where
SOAP communication is the only way to connect to the BAM
Server. For example, suppose that the remote BAM server is
behind a firewall through which RMI traffic is not allowed. In
this case, SOAP would be the only option.
When clicking on Save in the WebLogic Server console, to
save the Oracle BAM Adapter configuration changes, it only
writes the changes to the deployment plan represented by
plan.xml . To make the changes take effect, you need to up-
date the adapter, which simply redeploys the adapter using
the deployment plan. In an high availability (HA) environ-
ment, this file should be stored in a shared disk, which is the
best practice.
Using
the
Oracle
BAM
Adapter
in
SOA
composites
In this section, we will use a sample SOA composite (PopulateDOComposite)
to demonstrate how to send business data to Data Objects through the Oracle
BAM Adapter.
Creating a BAM Server connection
To create a BAM Server connection in JDeveloper , perform the following steps:
Search WWH ::




Custom Search