BPM CBE Adaptor for WebSphere Business Monitor deployment
Step 6: Set optional configuration properties

Create database authentication aliases

Complete the following steps to set optional configuration properties to fine tune the behavior of the BPM CBE Adaptor for WebSphere

  1. On the Administrative Console menu, select Servers > Application Servers > server > Server Infrastructure > Java™ and Process Management > Process Definition > Java Virtual Machine > Custom Properties.
  2. Click New to create any of the following optional properties:
     

    Name

    Description

    com.ibm.p8.bpm.cbe.adaptor.maxEventsPerSecond

    The property restricts the rate at which the CBE Adaptor sends events to the monitor server. If the property is not defined, the CBE Adaptor sends events at a maximum rate of 100 per second.

    The CBE Adaptor processes events much faster than the monitor server consumes them. If this occurs, the monitor server's Java Message Service (JMS) queue fills up, and the CBE Adaptor gets exceptions when it attempts to send new events.

    com.ibm.p8.bpm.cbe.adaptor.statsInterval

    This is the interval, in seconds, at which statistics are written to the log file. If the property is not defined, statistics are written every hour.

  3. Click Save to Master Configuration, and then click Save.
  4. If you created any optional Java properties above, restart the WebSphere Application Server before proceeding.