IBM Version 52 Computer Accessories User Manual


 
Field / Description
Tuning Formula or Default Value
(Default value is provided if there is no
tuning formula)
Number of Steps in the Execution Cycle
Number of business process steps that are
run before returning to the queue. This field
changes the BP_STEPS property in the
tuning.properties file in the
install_dir/properties directory.
If your business processes contain loops, you
may have to increase this property to
improve performance. If you find that you
have to increase this number, you must
streamline your business processes to
remove unnecessary loops.
If you set this value too low, your business
processes may not be able to complete
processing before they are returned to the
queue, allowing another business process to
complete some or all of its processing. This
slows processing time and causes
bottlenecks in Sterling B2B Integrator.
The parameters for each queue are provided
as follows:
v Queue [queue number]:
(NOAPP.EXEC_CYCLE_[queue number])
tuning.properties Property:
NOAPP.EXEC_CYCLE_[queue number]
The default values for each queue are
provided in the following list:
v Queue 1:
NOAPP.EXEC_CYCLE_1 = 1000
v Queue 2:
NOAPP.EXEC_CYCLE_2 = 100
v Queue 3:
NOAPP.EXEC_CYCLE_3 = 100
v Queue 4:
NOAPP.EXEC_CYCLE_4 = BP_STEPS
v Queue 5:
NOAPP.EXEC_CYCLE_5 = BP_STEPS
v Queue 6:
NOAPP.EXEC_CYCLE_6 = 10
v Queue 7:
NOAPP.EXEC_CYCLE_7 = 5
v Queue 8:
NOAPP.EXEC_CYCLE_8 = 2
v Queue 9:
NOAPP.EXEC_CYCLE_9 = 50
162 Sterling B2B Integrator: Performance Management