This error occurs only after writing content to a new location. Possible reasons for the error are as follows: 1. Content Engine cannot communicate with a storage device where the content is to be written. 2. The file system on the storage device has no more available space. 3. The database has no more available space. 4. Another process is modifying the file and has an exclusive write lock on it.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Shared ReadOnly CONTENT_PC_WRITE_FAILED As ExceptionCode |
Visual C++ |
---|
public:
static initonly ExceptionCode^ CONTENT_PC_WRITE_FAILED |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.contenT_PC_WRITE_FAILED |