A device signature file (device.txt) cannot be created or validated. A device signature file is created or updated at the root of the namespace when a fixed content device (FCD) is first created, when the FCD is associated to a fixed storage area, or after directory pre-creation has completed successfully. This exception is thrown when the FCD is unable to create the device signature file on the namespace referenced by the URL, or the device signature file is missing or contains invalid data.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Shared ReadOnly CONTENT_FCP_ISILON_ADAPTOR_DEVICE_FILE_OP_FAILED As ExceptionCode |
C# |
---|
public static readonly ExceptionCode CONTENT_FCP_ISILON_ADAPTOR_DEVICE_FILE_OP_FAILED |
Visual C++ |
---|
public:
static initonly ExceptionCode^ CONTENT_FCP_ISILON_ADAPTOR_DEVICE_FILE_OP_FAILED |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.contenT_FCP_ISILON_ADAPTOR_DEVICE_FILE_OP_FAILED |