skip to main content

Working with Aliases

Working with Aliases
Programs can be run in the Application Server through aliases. An alias is a logical name used client side to identify a specific program run with a specific configuration file.
In order to activate such feature, the following property must be set in the server side configuration:
Aliases are defined in the server side configuration with properties in the format:
For example, the following server configuration file defines two aliases
On the client side the isCOBOL Client specifies the alias name instead of the program name in its command-line. For example, if a client wants to run the TEST program with the /usr/test/config1.properties configuration file, it will just run:
The effect will be the same as running the equivalent more complex command:
Note - The alias name on the client command-line is case insensitive, it means that the following commands are all valid and produce the same effect:
Aliases for isCOBOL Client options
When iscobol.as.use_aliases=true, the following aliases must be defined in order to make all the isCOBOL Client options work correctly:

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left