This error occurs when text extraction did not complete the operation in the time specified by the indexing batch lease time-out value.
Namespace:
FileNet.Api.ExceptionAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly CBR_TS_EXTRACTION_TIMEOUT As ExceptionCode |
C# |
---|
public static readonly ExceptionCode CBR_TS_EXTRACTION_TIMEOUT |
Visual C++ |
---|
public: static initonly ExceptionCode^ CBR_TS_EXTRACTION_TIMEOUT |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.cbR_TS_EXTRACTION_TIMEOUT |