BRE CONTROL Center 

This page can be used once one or more COBOL programs have been prepared for Business Rule Extraction. (See Projects | BRE Process  Button ) .

 



 

Files Tree View (Left Hand Side)

This is a list of all the programs and copy files used within the system. 

Root Programs : these are the entry point or starting point to  the application. When a program is  not CALLED from any-other programs, then it is assigned to the ROOT program node.

All Programs: List of All programs in the repository

Copy Files :  List of the Data-Division COPY files. 

    

Clicking on any of the programs will also list the called programs, copy files used and those called from the selected program. This information are listed in the Center panes.

Clicking on any program also shows a flowchart of its interaction with other programs.

The Tool bar

 

Refresh Button: Populates this screen again from repository

BRE: Start Business Rule Extraction Screen for the selected program 

HTML Documentation : Generates HTML documentation for the Data-Definitions, and exports the flowcharts into HTML/SVG format. The documentation are placed into the directory C:\CORECT_Generated\documentation 

Delete - Deletes a program from Repository (only to be used if repopulating the repository).

Delete All - Delete all programs from repository (only to be used if repopulating the repository).

Edit Descriptions - Pops up the descriptions maintenance screen. Descriptions can be associated to variables in the Business Rule Extraction Screen screen. 

Delete Descriptions - ready for re-import.

 

Note that the descriptions can be exported and re-imported from the File menu.

 

 

Tips

To see the parameters used between the calling and the called programs, in the flowchart screen select a link between two programs and select "  "

This will pop-up a screen with the details of the call.

 




Top | Index | Glossary