Cache Parameters
|
Note |
This dialog box is from the Windows TIBCO iProcess® Objects Server Configuration Utility. The configuration parameter names shown in the callouts are from the UNIX TIBCO iProcess® Objects Server configuration file. This illustration provides a cross-reference to determine which fields to change when using the configuration utility. |
CacheProcUpdate
This specifies whether or not to update the cache of procedure definitions. Setting CacheProcUpdate to 0 (zero) causes the cache to never be updated (other than the initial load on startup). Setting this to a positive number causes the cache to be updated in the background immediately after a change to the procedure definitions.
If you don’t change procedures while the TIBCO iProcess® Objects Server is running, set this parameter to 0. If this is set to 0, and you make a change to a procedure definition, you will need to stop, then restart, the TIBCO iProcess® Objects Server for the change to be recognized.
|
Note |
In Windows the default value of this parameter is 300, because this same configuration utility may be used to configure multiple servers running on the same machine, and one of them may be an older version. In older versions of TIBCO iProcess Objects Server, this configuration parameter specifies the number of seconds between cache updates, rather than working as a flag as it does now. |
Lower Bound: 0 (Never update)
Default: 1 (UNIX), 300 (Windows)