Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Public Methods

MethodDescription
DoImportExecutes the import with the specified properties. RETURN DATATYPE: Diagram.

Public Properties

PropertyDescription
BridgeIDID specifying the Bridge used to import the file. The bridge to choose is determined by the type of file you want to import. DATATYPE: Integer.
BridgeIDNameName specifying the Bridge used to import the file. MetaIntegration guarantees BridgeIDs to not change. DATATYPE: String.
BridgeNameName of the Bridge used for import as it appears in combo of the wizard. ID property of DisplayName element. These names can change with new releases by MetaIntegration. DATATYPE: String.
ConsistencyCheckConsistencyCheck or Validate Source. Valid values are: 1 = No check, 2 = Default, 3 = Debug. DATATYPE: Integer.
DimensionalPropertiesExport Dimensional Properties option. DATATYPE: Boolean.
EncodingIDID specifying the Encoding option. DATATYPE: Integer.
EncodingNameEncoding Name option. DATATYPE: String.
FileNameAndPathPath and name of the file you want to import. DATATYPE: String.
GenerateLogFileSetting determine whether you want to generate a log file. Valid values are: 0 = Always, 1 = Only on warnings and errors, 2 = Only on errors. 2 is the default value. DATATYPE: Integer.
ImportOptionModelModel locator string: For SQL Server: mmart://MyDatabase/MyLibrary/MyModel, For Oracle: mmart:///MyLibrary/MyModel. DATATYPE: String.
ImportOptionPasswordPassword import option parameter for ERwin 7 and later data modeler (via ModelManager). Used for database authentication. Displayed in clear text not asterisks. DATATYPE: String.
ImportOptionSummaryLineageImport option SummaryLineage. Valid values are: 0 = None, 1 = Activity Driven, 2 = Target Table Driven, 3 = Source Table Driven, 4 = Target Column Driven, 5 = Source Column Driven. DATATYPE: Integer.
ImportOptionUserNameUser Name import option parameter for ERwin 7 and later data modeler (via ModelManager). Used for database authentication. DATATYPE: String.
ImportToFileNameAndPathPath and file name where you want to import the generated dm1 file. DATATYPE: String.
LogFileLocationPath and file name of the log file you want to generate. DATATYPE: String.
TargetDatabaseThis option is no longer supported. DATATYPE: String.
TargetDatabaseIDThis option is no longer supported. DATATYPE: Integer.
Info
titleSee Also