AOFEXC27

The AOFEXC27 user exit performs authorization checking for the INGAUTO command with its specified parameters. It provides you the flexibility to allow or prevent setting automation associated flags by INGAUTO and DISPFLGS commands.

If AOFEXC27 is defined, it is invoked during INGAUTO processing, after INGAUTO parameters are passed to it. Then, AOFEXC27 decides either to allow or deny INGAUTO execution based on the parameters.

SUSPEND and RESUME requests are always executed, independently of AOFEXC27 definitions.

Refer to the sample exit in the SINGSAMP library for details of the parameters that are passed to the exit and the return codes.