Steps to update and reload the CA 7 NCF Node Table Definitions for Network Communications Facility (NCF) processing NJE work and have the work appear to CA 7.
Release: 12.0, 12.1
WA CA 7 Edition
//CAIRIM EXEC PGM=CAIRIM,REGION=0M
//STEPLIB DD DISP=SHR,DSN=your.common.services.loadlib
// DD DISP=SHR,DSN=your.CA7.CAL2LOAD
//PARMLIB DD *
PRODUCT(CA-7) VERSION(L2C1) <-- change version if needed
//L2OPTS DD *
CA71 UPDATE NCF(xx) >>>>>> CHANGE xx TO YOUR NCF VALUE
//KEYS DD DUMMY
//
After performing these steps, you will have successfully update your NCF Node Table.
This procedure is only updating an already loaded UCC7NODE table. You can not do a "new install" the UCC7NODE table using the procedure.