The registration facility APIs provide the capability to:
An exit point can call one program, a fixed number of programs, or all programs associated with an exit point. The exit program number associated with each exit program should be used to determine the sequence in which the exit programs are run.
An exit point can be registered multiple times with the same exit point name; however, the combination of the exit point name and the exit point format name must be unique. Each exit program will be associated with a specific exit point and exit point format. The exit point format name can be used to indicate that a change occurred to the interface of the exit point. For example, this unique name (exit point and format) could be the result of a parameter change, version change, exit program data definition, and so forth. This unique name will facilitate having different exit programs run from different versions of a product for the same exit point name.
The exit point provider is responsible for the following:
If you intend to provide an exit point, you should become familiar with all the APIs and the preprocessing exit programs in the registration facility part before using them. The APIs and preprocessing exit programs are interdependent.
If you intend to provide an exit program, you should become familiar with the Add Exit Program and the Remove Exit Program APIs.
The registration facility APIs available to you are:
| Top | Registration Facility Processing exit programs | APIs by category |
| [ Information Center Home Page ] | [ Legal | AS/400 Glossary ] |