Defining a User Exit Program

To define an exit program and specify its location on the AS/400 system, first complete the following fields and then click Finish, or click Cancel to end the task.

Exit Type

Select which exit program you are defining. This parameter is required.

Mount Specifies the mount exit program is being defined.
Dismount Specifies the dismount exit program is being defined.
Deletion Specifies the deletion exit program is being defined.
Expiration Specifies the expiration exit program is being defined.

Exit Library

Specify the AS/400 library containing the exit program object. This parameter is optional. The values are:

*CURLIB Specifies the exit program object located in the current AS/400 library of the TSM server. The default is *CURLIB.
*LIBL Specifies the exit program object located in the AS/400 library list of the TSM server.
object_library_name Specifies the AS/400 library that contains the exit program object. The maximum length of this name is 10 characters.

Exit Name

Enter a name of the exit program object. The maximum length of the name is 10 characters. This parameter is required.