The server's Content Engine Web Services interface returned a lifecycle change value that is not recognized by the client.

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

ToggleSyntax

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

ToggleSee Also