Previous Topic: Customize Tasks for Certain ApplicationsNext Topic: Modifying Panels


User Exits

You can use one of the user exits to provide the right environment for every end user.

When customizing TPX user exits, it is recommended that you create a site-specific version of the exit source and leave the original source in CB0VSRC sample library unchanged.

The customized exit should be assembled with the correct exit name and placed in a separate load library that is defined on the TPX proc '//STEPLIB DD' statement concatenated in front of the TPX product load library.

TPX will need to be cycled for new or modified exits to become active.