The number of responses received for a batch of messages sent to a remote Content Platform Engine (CPE) server did not equal the number of messages sent in that batch.

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

ToggleSyntax

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

ToggleSee Also