Program autoinstall user exit (UE015013)

The program autoinstall user exit allows the program definition to be installed dynamically when a program or map that is being run does not have a PD entry. This user exit is invoked when any of the following conditions exists:
  • These commands reference a previously undefined program:
    • EXEC CICS® LINK
    • EXEC CICS LOAD
    • EXEC CICS XCTL
  • A previously undefined program is run in a transaction.
  • EXEC CICS SEND MAP and EXEC CICS RECEIVE MAP refer to a previously undefined mapset.

This user exit is called also for maps and programs.

For specific details of program autoinstall user exit, see the following topics: