The server returned a correlation ID and there is no corresponding request.

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

ToggleSyntax

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

ToggleSee Also