How to enable Progress OpenEdge DB connection

How to enable Progress OpenEdge DB connection

Steps to include Progress OpenEdge DB in our local DB import list:


1. Download and install OpenEdge JDBC driver from https://www.progress.com/jdbc/openedge in Analytics installed server. (It is a paid driver. No free drivers are available)

2. From the JDBC installed location copy openedgewp.jar and paste it in <AnalyticsHome>/lib.

3. Download the dbtypes.json file from the below link and replace it under <Analytics Home>/conf/ZohoDB directory.


4. Add the below property in messages_en.properties present under <Analytics Home>\conf\localized

zrpt.databasedata.dbtype.openedge=OpenEdge

5. Restart the service