
Oracle SOA Suite 11g Performance Tuning Cookbook

By altering the batching settings for the BAM Adapter, you can make fewer calls out to the Active Data Cache Server, which can save bandwidth and improve performance.
This recipe is only useful if your domain makes use of the BAM Adapter. You will need write access to the files in your SOA Suite domain for this recipe.
The configuration files are not created until the server is first started, so you will need to start the server before you are able to edit the files.
The following steps will help us enable batched delivery for the BAM Adapter:
Edit the following file:
ORACLE_HOME/user_projects/domains/$DOMAIN_NAME/config/fmwconfig/servers/bam_server1/applications/oracle-bam_11.1.1/config/BAMCommonConfig.xml
Locate the BAM batching properties at the top of the file, and increase their values.
We suggest trying the following values:
Property |
Default Value |
Tuned Value |
---|---|---|
|
1000 |
2500 |
|