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:

Note: Start of changeAt the post-processing exit point, each of the last-command parameters hold the same values that they did at the pre-processing exit point.End of change

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.

Start of changeMember CCVXCPC of the sample library SCCVSAMP shows a post-processing exit point parameter list as a COBOL sample.End of change