The stakefile file is a system file that is created in the root directory of a file store directory structure and contains information about that structure. This type of directory structure is used by a file storage area, the staging directory of a fixed storage area, the file system device of an advanced storage area, or other fixed content devices such as Hitachi Content Platform. If the stakefile file cannot be loaded, the root directory cannot be accessed by the Content Platform Engine server.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Shared ReadOnly CONTENT_FCA_FAILED_STAKEFILE_LOAD As ExceptionCode |
C# |
---|
public static readonly ExceptionCode CONTENT_FCA_FAILED_STAKEFILE_LOAD |
Visual C++ |
---|
public:
static initonly ExceptionCode^ CONTENT_FCA_FAILED_STAKEFILE_LOAD |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.contenT_FCA_FAILED_STAKEFILE_LOAD |