Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Create a Project in a Progress OpenEdge Database
To create a project in a repository on Progress OpenEdge, you work through the following stages:
• | Stage 1: Create an empty database repository and set up the data tables |
• | Stage 2: Set up the Progress OpenEdge ODBC Driver |
• | Stage 3: Perform a project integrity check on the project file you are using as a base (optional, but recommended) |
• | Stage 4: Transfer the data |
• | Stage 5: Connect to the repository to open the project |
Prerequisites
• | Install OpenEdge, version 10.1C |
• | Install DataDirect ODBC driver for OpenEdge (version 4.20 or later) |
• | Obtain access permissions to create a new database |
Create Database Repository
Step |
Action |
See also |
---|---|---|
1 |
Create an empty OpenEdge database for the new repository.
|
Create a Progress OpenEdge Repository |
2 |
Download the OpenEdge_EASchema.sql file from the Sparx Systems website.
|
|
3 |
Run the script to create all required data tables.
|
Set up the ODBC Driver
Step |
Action |
See also |
---|---|---|
1 |
Create a suitable ODBC Data Source to point to your new database. |
Set Up a Progress OpenEdge ODBC Driver
|
Perform Project Integrity Check
Step |
Action |
See also |
---|---|---|
1 |
In Enterprise Architect, open the file-based project or template from which you are creating the project on the repository.
|
|
2 |
Select and run Tools | Data Management | Project Integrity Check. This ensures your project data is 'clean' before uploading.
|
Transfer the Project Data
Step |
Action |
See also |
---|---|---|
1 |
Open Enterprise Architect. (If the Open Project screen displays, click on the Cancel button to open with no project loaded.)
|
|
2 |
Select the Tools | Data Management | Project Transfer menu option. The Project Transfer dialog displays.
|
|
3 |
In the Transfer Type panel, select .EAP to DBMS.
|
|
4 |
In the Source Project field, type the name of the project file to copy to Progress OpenEdge. If the .EAP file has Replication enabled, this must be removed before performing the transfer.
|
|
5 |
At the right of the Target Project field, click on the ( ... ) (Browse) button. The Datalink Properties dialog displays.
|
|
6 |
Select Microsoft OLE DB Provider for ODBC Drivers from the list. Click on the Next button.
|
|
7 |
In the Use Data source name field, click on the drop-down arrow and select the ODBC Data Source you configured to point to your new database. Click on the OK button. The Project Transfer dialog redisplays.
|
|
8 |
If required, select the Logfile checkbox and type a path and filename for the data transfer log file.
|
|
9 |
Click on the Transfer button to begin the data transfer process.
|
|
10 |
When the process is complete, you have created a project on a Progress OpenEdge database and can now connect to it and open it from Enterprise Architect. |
Connect to a Progress OpenEdge Repository
|
Learn more