Try OpenEdge Now
skip to main content
Installation and Configuration
Configuration : Configuration : Mergeprop utility overview : Java API details : File type and action parameters
 
File type and action parameters
Valid values for the prop_type and action_type parameters are defined in MergePropertiesConst.
The prop_type parameters are used with the setType() and mergerprop() methods. See File type for more information. Valid values are:
*TYPE_UBROKER
*TYPE_DATABASE
*TYPE_TOOLS
*TYPE_PLUGINS
*TYPE_NONE
The action_type parameters are used with the setAction() and mergerprop() methods. See Action switch for more information. Valid values are:
*ACTION_UPDATE
*ACTION_CREATE
*ACTION_DELETE
*ACTION_LIST
*ACTION_LISTALL