The server returned a response and the correlation ID is missing.

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

ToggleSyntax

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

ToggleSee Also