NEWCOPY
Purpose
Reloads in-memory copies of resource definitions associated with a CICS® program definition or document template definition.
Format
>>-NEWCOPY--+-CPID=change_package-------+-----------------------> '-EXTREF=external_reference-' >--,-SCHEME=migration_scheme------------------------------------> >--+-------------------------------------+----------------------> | (1) | '-----,DATA=(qualification_exit_data)-' .-,PHASEIN=NO------. >--+------------------+--+-------------------------------+----->< | (2) | | (3) | '-,PHASEIN=YES-----' '-----,TARGETSCOPE=target_scope-'
Notes:
- The DATA parameter is used only if your site has developed an exit program for the operations qualification exit point for a newcopy action (OPQANC01), and that exit point is active. CICS Configuration Manager passes the qualification_exit_data (a freeform text string) to your exit program. Your exit program can use the value to decide whether to allow or disallow each instance of a newcopy action.
- PHASEIN is ignored for document templates.
- If the change package contains candidates for context-based target CICS configurations, target_scope is required.