Change package post-processing parameters
These are the parameters that appear after the common header in the communication area for a change package post-processing exit:
- Change package ID
- External reference
- Migration scheme
- Pointer to package-scheme
- Pointer to XML API command request
Creator user ID
Approval profile
Description
Notes
Last-command parameters
Note:
At the post-processing exit point, each of the last-command parameters hold the
same values that they did at the pre-processing exit point.


All of these parameters are read-only. Change package post-processing exit programs cannot affect the CICSĀ® Configuration Manager server processing: these exits are intended only to be used to notify users or other applications that a process has occurred.
Member CCVXCPC of the sample library SCCVSAMP shows a post-processing exit point
parameter list as a COBOL sample.