EMC ProActivity 3.x & 4.0 - Import
Bridge Requirements
This bridge:is only supported on Microsoft Windows.
Bridge Specifications
Vendor | EMC (ProActivity) |
Tool Name | ProActivity |
Tool Version | 3.0 & 3.1 & 4.0 |
Tool Web Site | http://www.proactivityinc.com/products/index.htm |
Supported Methodology | [Data Modeling] Data Store (Physical Data Model, Logical Data Model) via ODBC API |
Data Profiling | |
Incremental Harvesting | |
Multi-Model Harvesting | |
Remote Repository Browsing for Model Selection |
SPECIFICATIONS
Tool: EMC (ProActivity) / ProActivity version 3.0 & 3.1 & 4.0 via ODBC API
See http://www.proactivityinc.com/products/index.htm
Metadata: [Data Modeling] Data Store (Physical Data Model, Logical Data Model)
Component: ProActivity version 11.2.0
OVERVIEW
The bridge will connect to ProActivity server's underlying Database.
REQUIREMENTS
You need to create an ODBC Data Source Name (DSN), using the appropriate database ODBC driver. The bridge will use this DSN to connect to the ProActivity database.
FREQUENTLY ASKED QUESTIONS
n/a
LIMITATIONS
Refer to the current general known limitations at https://www.metaintegration.com/Products/MIMB/Help/#!Documents/mimbknownlimitations.html
SUPPORT
Provide a troubleshooting package with debug log. Debug log can be set in the UI or in conf/conf.properties with MIR_LOG_LEVEL=6
Bridge Parameters
Parameter Name | Description | Type | Values | Default | Scope | |||||||||||||||||||||||||
Data Source Name | Specifies the ODBC data source name to use to connect to the database. Use the ODBC Administrator to configure a data source for the database that you will be accessing. Refer to OBDC online help for more information. |
STRING | Mandatory | |||||||||||||||||||||||||||
User ID | Specifies the user name to use to connect to the database. Enter the user name you specified when creating the DSN. This should be the user id you use for logging on to ProActivity. |
STRING | ||||||||||||||||||||||||||||
Password | Specifies the password to use to connect to the database. Enter the password you specified when creating the DSN. This should be the password you use for logging on to ProActivity. |
PASSWORD | ||||||||||||||||||||||||||||
ProActivity Version | Specifies the version of the ProActivity database schema. Make sure to set this value to the version of the ProActivity software you have. |
ENUMERATED |
|
3.0 & 3.1 | ||||||||||||||||||||||||||
Encoding | The character set encoding of the model to be imported. If there are multiple choices for a language, the actual encoding will be indicated between parentheses. |
ENUMERATED |
|
windows-1252 |
Bridge Mapping
Meta Integration Repository (MIR) Metamodel (based on the OMG CWM standard) |
"EMC ProActivity 3.x & 4.0" Metamodel ProActivity |
Mapping Comments |
Association | An Association is created to link a BusinessObject and a DataObject | |
Aggregation | set to true | |
AssociationRole | Two association roles are created for each association | |
Position | Order | Order in the Data Element window list |
Source | True for the BO side | True for the BO side |
Attribute | Data Element | Attributes of Type Derived are not mapped |
Description | Notes | |
InitialValue | Default Value | |
Name | Name | |
Optional | Required? | |
PhysicalName | Origin Field Name | |
Position | Order | Order in the Data Object window list |
BaseType | see DerivedType | some MIRBaseType are created (see DataType Mapping below) |
Class | Business Object and Data Object | Each BO and each DO found in the database is mapped into a class. |
Description | Notes | |
Name | Name | |
PhysicalName | Origin Entity Name | Only for Data Objects |
ClassDiagram | Project | A class diagram is generated for each project found in the database. |
Description | Project note | |
Name | Project name | |
DerivedType | Field Type and Data Element | |
DataType | Computed from the name for some base types. For unknown types, the datatype is set to undefined. See also the datatype mapping below. | |
InitialValue | Initial Value | |
Name | type name | |
Scale | Data Element decimal # | |
UserDefined | set to True | |
DesignPackage | Project | A package is generated for each project found in the database. |
Description | Note | |
Name | Name | |
StoreModel | A model named "ProActivity IT" is generated. |