Content Engine could not update the Indexing Language property because the property is deprecated and replaced with the Indexing Languages list property. The Indexing Languages list property already has one or more values set.

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

ToggleSyntax

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

ToggleSee Also