When the fixed content device (FCD) is either being created or updated, the validation checks for the device connection URL format, and that other device configuration parameters are valid. It also checks that the namespace addressed by the URL is valid in the following ways: RESTful access to the namespace is enabled, the namespace is not used by another Isilon FCD, proper access has been granted to the user, and the namespace is a SmartLock directory (supports retention). The nested exception (caused by) shows the cause of the failure.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Shared ReadOnly CONTENT_FCP_ISILON_ADAPTOR_VALIDATION_FAILED As ExceptionCode |
C# |
---|
public static readonly ExceptionCode CONTENT_FCP_ISILON_ADAPTOR_VALIDATION_FAILED |
Visual C++ |
---|
public:
static initonly ExceptionCode^ CONTENT_FCP_ISILON_ADAPTOR_VALIDATION_FAILED |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.contenT_FCP_ISILON_ADAPTOR_VALIDATION_FAILED |