User exits allow you to change the behavior of the CA Gen runtimes. User exits are C# classes that are shipped with the product and contain specific routines that are called by the runtimes. You can modify the source code to change the default behaviors of the runtimes.
All C# user exits are located in subdirectories under the <CAGen-root>\.net\exits\src directory. For example:
cd %GENxx%Gen cd .net\exits\src
Note: xx refers to the current release of CA Gen. For the current release number, see the Release Notes.
Note: For a detailed discussion of many of the user exits listed in this chapter, see the User Exit Reference Guide.
|
Copyright © 2014 CA.
All rights reserved.
|
|