The CFS Import Agent tab provides configuration information for the IBM FileNet Content Federation Services (CFS) document import agent.
IMPORTANT Do not modify any values unless an IBM support representative specifically instructs you to do so. Improper modification of a value could adversely affect system performance and functionality.
When the Import Agent assigns a queued import request to a worker thread, the worker thread acquires a lease on the request. The lease is the number of seconds allotted by the Import Dispatcher for the worker thread to complete its work. If the time expires before the work is completed, the dispatcher can assign the request to another thread. A move operation can take considerable time and can potentially exceed the allotted time. Before attempting the move operation, the worker thread determines how much time remains on the lease, and compares that value to the Move Content Lease Threshold value. If the amount of time is greater than the Move Content Lease Threshold value, the worker thread proceeds to execute the work. If the amount of time left is less than the Move Content Lease Threshold value, the worker thread relinquishes the lease and allows the Import Dispatcher to reassign the request to another thread.