Set Up Pro2 Enterprise View
- Last Updated: April 3, 2025
- 6 minute read
- OpenEdge Pro2
- Version 6.5
- Documentation
The Pro2 Enterprise View is designed for easy installation, set up, and integration with your existing Pro2 instances.
To set up Pro2 Enterprise View:
- Install Enterprise View.
- Create a Pro2 Enterprise View database.
- Update the
replProc.pffile. - Start a PAS for OpenEdge instance.
- Set up your Pro2 Enterprise environment.
- Join your Pro2 instances to Enterprise View
- Schedule an Enterprise View push job.
- Start the job runner.
Install Enterprise View
- The supported Java version is Java 11 and Java 17.
- All installation files are provided to you by your Progress representative.
On Linux
- Copy the
response.properties.examplefile fromC:\Progress\Pro2\Docs\response.properties.exampleto your Linux machine. - Choose the Pro2 root folder by updating
USER_INSTALL_DIRpath inresponse.properties.example. - Choose the OpenEdge install location by updating the
OE_INSTALL_DIRpath inresponse.properties.example. - Update PAS for OpenEdge instance name and ports in
response.properties.example. - Locate the Pro2-ent.bin file and run the following
command from the command prompt:
There can be a numeric value in the file name that indicates the version of Pro2, for example,sh ./Pro2-ent.bin -i Silent -f response.properties.examplePro2-6.5.0-ent.bin.Note: Starting with Pro2 6.5.2, after locating the Pro2-ent.bin file, run the following command from the command prompt:sh ./Pro2-ent.bin LAX_VM "/<JAVA_HOME>/bin/java" -i Silent -f response.properties.example
On Windows
To install Pro2 Enterprise View on a Windows machine:
- Locate and execute the
Pro2-ent.exefile.There can be a numeric value in the file name that indicates the version of Pro2, for example,
Pro2-6.5.0-ent.exe.Note: Starting with Pro2 6.5.2, after locating thePro2-ent.exefile, run the following command from the command prompt:Pro2-ent.exe LAX_VM "C:\<JAVA_HOME>\bin\java.exe" - In the Pro2 Enterprise installation wizard, click Next.
- Specify the installation folder path as C:\Progress\Pro2ent.
- In the Choose OpenEdge window,
specify the path, or select Choose
to browse and set the OpenEdge home directory.
The directory is based on the version of OpenEdge that is installed on your machine, for example,
C:\122\dlc. - On the PAS Ports window, enter the port information for your PAS for OpenEdge instance, and designate the instance name.
- Click Next and review the options you chose for this installation in the Pre-Installation Summary page.
- Click Install to continue with the installation process.
- Click Done.
Create a Pro2 Enterprise View database
Similar to a standard Pro2 replication (repl) database, the Pro2
Enterprise View, or pro2ent, database is an
internal database that exists on the machine where Enterprise View is installed. All
reports and metrics from the Pro2 instances that you joined to Enterprise View are
aggregated to this database, where it is then pushed to the Pro2 web user
interface.
To Create a pro2ent database:
- Start a Proenv session.
- Navigate to the
Pro2folder from the Proenv window. Typecdfollowed by name of the folder where you installed Pro2 Enterprise View, for example,cd Pro2ent. - Type
cd dbto navigate to the database folder of Pro2.Note: Check the directory of thedbfolder to view the database instances. Type dir after navigating to the database folder. - Create an empty
pro2entdatabase instance by typing prodb pro2ent empty. - Load the required table definitions in the
pro2entdatabase by typing prowin pro2ent -1.The Procedure Editor window appears.
- Navigate to .
- In the Data Administration window, navigate to .
- In the Load Data
Definitions window, load the pro2ent.df file and click OK.Note: The
pro2ent.dffile is located in Pro2ent folder/db. - Start the
pro2entdatabase by typing: Proserve pro2ent
Update replProc.pf
In the pro2ent database, you
must add the connection details to the replProc.pf file. This connects the database to your PAS for OpenEdge
instance, and by extension, makes it available to be connected to your other Pro2
instances.
- Navigate to the
Pro2entfolder. - Add the
pro2entdatabase connection details to the Pro2_HOME\bprepl_ent\Scripts\replProc.pf file to connect the replication threads and PAS for OpenEdge instance to thePro2entdatabase. - Navigate to the bprepl_ent\Scripts folder, and open the
replProc.pffile. Add the complete path of the database in the file and click Save. - To test the
Pro2entdatabase connections, open the Procedure Editor from the bprepl_ent\Scripts folder and navigate to . If the connection is successful, the Tables section displays tables.
Start a PAS for OpenEdge instance
Now that the pro2ent database is
set up, start the PAS for OpenEdge instance and log in to the Pro2 web
application:
- Start a Proenv session.
- Navigate to the Pro2 folder by entering
cdfollowed by name of the folder where you installed Pro2, for example,cd Pro2ent. - Type
Pro2ent\bin\tcman.bat env. - Type
Pro2ent\bin\tcman.bat start. - To verify that the instance started successfully, type
Pro2ent\bin\tcman.bat env. The Server Running section shows a number if the instance started. - Open any browser and log in at localhost:9991/pro2/static/ with the default credentials.
Set up the Pro2 Enterprise environment
Before you connect your Pro2 instances with your Enterprise View instance, you must set up a basic environment by loading the configuration file. The configuration file consists of all the properties and records that are necessary to set up the Pro2 Enterprise environment.
To load the configuration file:
- In the Pro2 web interface, navigate to .
- Click Select Files
and load the
replentbasev610.inifile from the Pro2 folder. Thereplentbasev610.inifile is the Pro2 configuration file. - Click Submit.
Join your Pro2 instances to Pro2 Enterprise View
- From an instance of Pro2 that is not joined with Enterprise View, navigate to the side menu and select .
- On the Join
Enterprise window, enter:
- Instance
name
The instance name is designated at the time of installation and setup of that instance.
- Instance
Abbreviation
The instance abbreviation is determined at the time of installation and setup of that instance. The abbreviation is limited to two characters.
- Enterprise
Application Server Name
This is the same application server that is associated with your Enterprise View instance, for example,
ent. - Enterprise Host
Name
This is the same host name that is associated with your Enterprise View instance, for example,
localhost. - Enterprise
Application Server Port Number
The port number associated with your enterprise application server.
- Instance
name
- (Optional) To test your connection to the application server, click the Application Server Test Connection button. If the test is unsuccessful, ensure that the instance information is correct and try again.
- Select Join to connect the Pro2 and Enterprise View instances. You can save your work and come back to it later by clicking the Save button.
Schedule an Enterprise Push job
After the connection between your Enterprise View instance and your other Pro2 instances are established, data is not automatically transferred between them. You must schedule an Enterprise push job. Your Pro2 instance to push data, metrics, and reports from an instance to the Enterprise View instance. This is how the Enterprise View instance stays up to date with all of your mission-critical replications.
- From an instance of Pro2 that is joined with Enterprise View, navigate to the side menu, and select .
- On the Scheduled jobs window, select New.
- On the Create Scheduled Jobs window, click on the Type drop-down list and select Enterprise Push.
- (Optional) Enter a description for the job. Entering a description can help you differentiate various jobs of the same type from one another.
- Under the Settings section, set how frequently the data is to be
pushed to your Enterprise View instance. It is a best practice to schedule
the pushes to occur frequently. To support this:
- Select Daily.
- Enter the Start Date and Start Time for when you want the job to begin, such as the current date and time.
- You can set the End Date and End Time for the job. This, however, stops the flow of data from your Pro2 instance to your Enterprise View instance and is not recommended. To run the job indefinitely, do not enter an End Date or an End Time.
- Set the Repeat task every to 1 minute.
- Click Save.
Start the job runner
For the last step of the Enterprise View setup process, you must start the job runner.
- On the machine where you have the Pro2 instance for which
you have scheduled the job, navigate to the Pro2 Scripts folder, for example
C:\Pro2\bprepl\Scripts. - Select and execute the jobrunner.bat file.
- Navigate back to the Pro2 instances web interface and confirm that the job completed successfully.
Your Enterprise View instance is now set up, and data will begin to populate the dashboard. Repeat phases 6, 7, and 8 for each of your Pro2 instances that you want to join to your Enterprise View dashboard.