If the SourceObjectStore property is set, then the server automatically sets this property and the SourceDatabaseSchemaName property to the same values as the object store's properties of the same name. You cannot change the object store-derived values on this or the SourceDatabaseSchemaName property.
For Case History, you must set the SourceObjectStore property. To use a legacy workflow system with Case Analyzer, then set SourceDatabaseConnection and the SourceDatabaseSchemaName properties to values that reference the legacy system.
In IBM Content Foundation, Case Analyzer is not supported.
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property SourceDatabaseConnection As ICmDatabaseConnection |
C# |
---|
ICmDatabaseConnection SourceDatabaseConnection { get; set; } |
Visual C++ |
---|
property ICmDatabaseConnection^ SourceDatabaseConnection { ICmDatabaseConnection^ get (); void set (ICmDatabaseConnection^ value); } |
JavaScript |
---|
function get_sourceDatabaseConnection(); function set_sourceDatabaseConnection(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: OBJECT
DeletionAction: NONE
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
ReflectiveProperty: null
RequiredClass: CmDatabaseConnection
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ