If the SourceObjectStore property is set, then the server automatically sets this property and the SourceDatabaseConnection 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 SourceDatabaseConnection 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 SourceDatabaseSchemaName As String |
C# |
---|
string SourceDatabaseSchemaName { get; set; } |
Visual C++ |
---|
property String^ SourceDatabaseSchemaName { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_sourceDatabaseSchemaName(); function set_sourceDatabaseSchemaName(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
MaximumLengthString: 128
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ