The server cannot get the DataSource interface from the application server. This exception is logged. This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly E_FAILED_TO_GET_DATASOURCE As ExceptionCode |
C# |
---|
public static readonly ExceptionCode E_FAILED_TO_GET_DATASOURCE; |
C++ |
---|
public: static const ExceptionCode E_FAILED_TO_GET_DATASOURCE; |
JScript |
---|
public static const var E_FAILED_TO_GET_DATASOURCE : ExceptionCode; |
See Also