Description:
How to add a vtam applid to access the CV from a VTAM terminal?
Solution:
The VTAM APPLID is defined on a Sysgen LINE statement for LINE TYPE VTAMLIN.
In the sysgen in the SYSTEM dictionary display the system to
get currency then DISPLAY ALL LINES and do a find on VTAMLIN to find
the required definition.
If there's no VTAMLIN add one. You must also add as many PTERM/LTERM pairs as needed for concurrent user access to the CV.
See SYSTEM GENERATION manual, section 7.22 VTAMLIN for details.