Publishing requires that the source document must contain a content element, but none was found.

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

ToggleSyntax

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

ToggleSee Also