Try OpenEdge Now
skip to main content
Installation and Configuration
Configuration : Configuration : Mergeprop utility overview
 

Mergeprop utility overview

The mergeprop utility allows you to manage the content of OpenEdge property files. Property files store configuration information that specifies and controls the behavior of various components.
The mergeprop utility is an alternative command-line or API-based tool, that enables you to update the comgr.properties, ubroker.properties, and other property files. Using the mergeprop utility provides a consistent means to manage and maintain property files, allowing increased flexibility and ease of maintenance.
When using the mergeprop utility, the user or program specifies an optional target file to contain the output of executing mergeprop on the existing property file, and a delta file which contains the changes to be made.
Detailed instructions are presented in Usingthe mergeprop utility.
* Operating interfaces
* Property value
* Using the mergeprop utility
* Mergeprop parameter details
* Mergeprop examples
* Java API details
* Logical structure and syntax of property files