Configuring the discovery for ITM OSLC Execute Automation Service Provider

When you use ITM OSLC Execute Automation Service Provider, you can configure the discovery process by setting the following properties.

com.collation.discover.dwcount=32
The default value is 32.
This property is a TADDM server property, which defines the number of discovery worker threads.
For the best results, set the com.collation.discover.dwcount and KT1_RPC_THREADS properties to the same value.
com.ibm.automationprovider.kt1.concurenttasks.limit=100
The default value is 100.
This property is an ITM OSLC Execute Automation Service Provider property that can be edited in the provider.properties file. It defines the number of concurrent requests that the provider issues to TEMS. Excessive requests are queued at the provider level.
Note: Change the value of this property only if additional throttling between TADDM and TEMS is required, or more than 100 KT1 worker threads are set.
KT1_RPC_THREADS=10
The default value is 10.
This is an ITM TEMS property that can be edited in the ITM_HOME/config/kbbenv.ini file. It defines the number of worker threads that respond to KT1 requests.
For the best results, set the KT1_RPC_THREADS and com.collation.discover.dwcount properties to the same value.