The tenant object could not be located corresponding to the given id. This could be due to the tenant being recently created and its

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

ToggleSyntax

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

ToggleSee Also