The call to the TSM API returned a failure code which indicates the operation should be retried later

Namespace:  FileNet.Api.Exception
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly CONTENT_FCP_TSM_RETRYABLE_API_FAILURE As ExceptionCode
C#
public static readonly ExceptionCode CONTENT_FCP_TSM_RETRYABLE_API_FAILURE
Visual C++
public:
static initonly ExceptionCode^ CONTENT_FCP_TSM_RETRYABLE_API_FAILURE
JavaScript
FileNet.Api.Exception.ExceptionCode.contenT_FCP_TSM_RETRYABLE_API_FAILURE

ToggleSee Also