Try OpenEdge Now
skip to main content
Administration
Command and Utility Reference : AIACONFIG
 

AIACONFIG

Validates changes made to the ubroker.properties file for an AIA instance.

Syntax

Operating system
Syntax
UNIX
Windows
aiaconfig [
[[ -name AIA-instance-name]
[ -propfile path-to-properties-file]
[ -validate ]
]| -help ]
-name AIA-instance-name
Name of the AIA instance (required).
-propfile path-to-properties-file
Full properties file path (optional). -f is also valid.
-validate
Validate. -v is also valid.
-help
Displays command-line help. -h is also valid.

Notes

If you upgrade to a new version of OpenEdge, you might want to retain changes made to the previous version's ubroker.properties file. If that is the case, place the old properties file in the installed properties directory to replace the default. When starting the AdminServer for the first time, a properties file conversion utility automatically runs.