|
Large-scale changes can lead to performance degradation. Make small incremental changes and observe performance before making further changes.
|
Preference Name
|
Default
|
Description
|
JMS Queue Subscription Attempts Count
|
12
|
Defines the number of times the task helper should wait for the interval (specified by the preference Wait Time for JMS Queue Subscription) after a failed test to see if the Windchill Method Server is ready to process Windchill ESI RPCs.
|
Wait Time for JMS Queue Subscription
|
10000
|
Defines the amount of time, in milliseconds, the task helper should wait after a failed test to see if the Windchill Method Server is ready to process Windchill ESI RPCs.
|
Collection Size Multiplier
|
4
|
Defines the collection size intended to hold the result calculations of other new collections that some Windchill ESI java classes create. When the calculation is expected to create additional entries, the new collection is given an initial size using the following formula: new collection size = the original collection size multiplied by the value of this preference.
|