Change package pre- and post-processing exit points

Change package exit points occur before and after processing a change package API command: Install, Newcopy, Ready, Approve, Disapprove, Unready, Migrate, Import, and Backout. Start of change The pre-processing exit points occur after any security checks. End of change

You can use these exit points to augment change package workflow. For example:

Start of change For the pre-processing exit points, you can write user exit programs to disallow or allow the API command. End of change

Start of change
Table 1. Change package exit points
API command Pre-processing exit point name Post-processing exit point name
Approve CPPRAP01 CPPOAP01
Backout CPPRBO01 CPPOBO01
Disapprove CPPRDA01 CPPODA01
Import CPPRIM01 CPPOIM01
Install CPPRIN01 CPPOIN01
Migrate CPPRMG01 CPPOMG01
Newcopy CPPRNC01 CPPONC01
Ready CPPRRD01 CPPORD01
Unready CPPRUR01 CPPOUR01
End of change

Information Information

Feedback


Timestamp icon Last updated: Friday, 7 February 2014


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic///ccv-server-exit-package.htm