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
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. |