Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 6 Administering Process Attributes : Sequence Numbering Configuration : CNUM_SEQ_CACHE

CNUM_SEQ_CACHE
Sequence Numbering Configuration
Summary
This attribute defines the number of case numbers to be cached.
Applies To
This attribute can be set for the BG, SWBATCH, WIS, SPO, SSOLITE or ALL processes.
Default Value
The attribute is assigned the following default values when iProcess Engine is installed.
Notes
Case number caching can provide a performance benefit when applied to the BG, WIS, RPC_POOL, and SWBATCH processes. It should not be used with other processes. For more information see Sequence Number Caching.
If you use case number caching, you should note that it is possible for a lower case number to be started after a higher case number.
For example, suppose that a WIS process has 50 case numbers (1 to 50) cached, and a user uses the SWUTIL CSTART command to start a case. The case will have case number 51 - the next available number obtained from the cnum_sequence table.
However, if a user then starts a case through the WIS, that case will have case number 1 - the next available number in the cached sequence.
Thus, the start date/time for case number 1 will be later than the start date/time for case number 51.
See Also
REQID_SEQ_CACHE, WIS_INDEX_REFRESH.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved