Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

Progress OpenEdge Repository

This topic explains how to connect to a Progress OpenEdge data repository in Enterprise Architect.

Access    File | Open Project   ( Ctrl+O )

Use to

Connect to the data repository so that you can open a project held in the repository

Prerequisites:

Create a Progress OpenEdge Repository
Set up a Progress OpenEdge ODBC driver

How to

Step

Action

1

In the Open Project dialog, select the Connect to Server checkbox.

 

2

Click on the (  ...  )  (Browse) button.

The Data Link Properties dialog displays.

 

3

Select Microsoft OLE DB Provider for ODBC Drivers from the list.

4

Click on the Next>> button.

The Connection tab displays.

 

5

Click on the Use data source name radio button and on the drop-down arrow in its field.

From the list, select the ODBC driver you have set up to connect to your Progress OpenEdge repository.

 

6

Enter the User Name and Password.

 

7

Enter the Initial catalog.

 

8

Click on the All tab and double-click on Extended Properties.

 

9

Click on the Connection tab again.

 

10

In the Property Value field, edit the value to: DefaultSchema=PUB.

Click on the Test Connection button to confirm that the details are correct.

 

11

If the test does not succeed, revise your settings.

If the test succeeds, click on the OK button; the Logon to Progress dialog displays.

 

12

Check the details to ensure that they are correct.

Click on the OK button; the Connection Name and Type dialog displays.

 

13

Give the connection a suitable name so that you can recognize it in the Recent Projects panel on the Open Project dialog.

 

14

If required, select the Encrypt Connection String checkbox.

This encrypts and hides the connection details of the database from the users that the connection string is given to.

 

15

If required, select the Lazy Load checkbox to not load the full project view when the model is loaded; instead, only the parts that are necessary to display the visible portion of the tree are loaded.

With this setting, the model loads faster and users can begin work sooner, but at the expense of later small delays as Enterprise Architect loads specific portions of the model.

 

16

If required, select the Use WAN Optimization checkbox.

To improve performance over a Wide Area Network, remote database calls can be routed through a WAN Optimizer that compresses the data returned from the repository, reducing transfer time.

If you select this checkbox, complete the next three fields (see your administrator for the correct values); otherwise go to step 20.

 

17

In the Server field, type the network name or address of the optimizer server.

 

18

In the Port field, type the port on which the server is running on the remote machine.

 

19

In the DSN field, type the data source name of the database as it appears on the remote machine.

 

20

Click on the OK button to complete the configuration.

 

Notes

This feature is available in the Corporate, Business and Software Engineering, System Engineering and Ultimate editions

Learn more