Disabling BPEL monitors and sensors
In this recipe, we will change a global control to control monitoring components that can affect the throughput.
Getting ready
You will need to install SOA Suite with the Enterprise Manager Fusion Middleware Control component to use this recipe.
How to do it...
Follow these steps to control the BPEL sensors and monitors:
Follow steps from 1 through 3 in the Tuning SOA engine dispatcher invoke threads recipe to get to the BPEL Service Engine properties page.
Select the Disable BPEL Monitors and Sensors checkbox as shown in the following screenshot:
Click on Apply in the top-right corner to persist these changes to the SOA domain.
How it works...
BPEL sensors are a part of the deployed composites that are evaluated at runtime by the BPEL engine. They are targeted at sections of the composite and can be fired around or within the composite in a number of ways, depending upon how the composite is behaving. When fired, they can trigger the further publishing of events...