ImplicitMoveSysInfo

This configuration parameter allows you to control when the MOVESYSINFO function is performed.

If this parameter is set to 1 (the check box in the Windows TIBCO iProcess® Objects Server Configuration Utility is checked), the TIBCO iProcess® Objects Server will implicitly call MOVESYSINFO whenever an administrative function is performed, i.e., any function that affects a user, group, role, attribute, or queue supervisor definition. Note that this can tie up the background and WIS/WQS processes for long periods of time if there are lots of users. This is the default.

If this parameter is set to 0, the TIBCO iProcess® Objects Server does not call the MOVESYSINFO function whenever an administrative function is performed. This allows the client application to use the MoveSysInfo method to explicitly call the MOVESYSINFO function. This allows the client application to control when the MOVESYSINFO function occurs. For information about the MoveSysInfo method, see TIBCO iProcess Objects or TIBCO iProcess Server Objects on-line help.

Values: 0 (No) or 1 (Yes)
Default: 1 (Yes)