Specifies the name of the application that IBM Session Manager is to log onto when the session is selected.
This parameter is applicable to the PROFILE control statement (see PROFILE statement).
APPLID VTAM-applid|appl-statement-name|[REFappl [Yes|No|ON|OFF]]
Subparameters under the APPLID parameter have this effect:
This can be used to specify directly the VTAM application that IBM Session Manager is to log onto when this session is selected. A name up to eight alphanumeric characters long can be specified. It follows that each application name specified should be defined to VTAM by an APPL macro.
The APPL name can be specified. This ensures that a particular set of options is always used for a particular application, unless specifically overridden.
The REFAPPL subparameter can be used to indicate which of the two options is being used. Specifying REFAPPL=N means that IBM Session Manager does not attempt to find an APPL statement. REFAPPL=Y means that IBM Session Manager searches for a matching APPL statement, and if found, uses the parameters from that statement. An error is not generated by an unmatched reference, but a warning message is issued.