IBM Tivoli Federated Identity Manager, Version 6.2.1

General properties

DistributedMap.GetRetryLimit
When specified, and when the value is greater than 0, the wrapper will query the distributed map the configured number of times before returning that the data is not in the map.
  • Value type: Integer
  • Example value: 2
DistributedMap.GetRetryDelay
When the retry limit is higher than 1, this value sets the time to wait in milliseconds between retries. The default is 2000, or 2 seconds.
  • Value type: Integer
  • Example value: 2000
componentName.statisticsEnabled
When specified as True, statistics tracking function for a specific component is enabled and the data collected and can be retrieved using the mechanisms presented by the component. When set to false, statistics are not tracked. Typically, this property is set to true for components that need to be timed or counted.
  • Value type: Boolean
  • Example value: False


Feedback