Implement Applications

To enable access to applications, for example, TSO or CICS, you define logon paths that identify the target applications and operational parameters. These logon paths are defined in the DEFLOGON table, which contains a set of DEFLOGON entries created by the execution of DEFLOGON commands.

These commands are defined in your CA SOLVE:Access initialization procedure. The name of this procedure is specified in the ACINIT parameter group of Customizer with a default name of $ACINIT.

To specify another name

  1. Enter /PARMS on any panel.
  2. Enter U next to the $AC ACINIT parameter group in the Names category.
  3. Enter the name of the procedure in the User Initialization Procedure field. Press F1 (Help) for online help.
  4. To action the parameter group, press F6 (Action).
  5. To update the parameter group, press F3 (File).

More information:

Defining and Administering Applications