There was an unrecognized content attachment type in the ContentData element of the XML. The supported attachment types are MTOM and SOAP.

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

ToggleSyntax

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

ToggleSee Also