The following paragraphs contain instructions for generating the PLT. However for CICS® TS systems there is no need to specify the WUI initialization and shutdown programs in initialization and shutdown program list tables (PLTPI and PLTSD). The recommended alternative is to specify the CPSMCONN=WUI CICS system initialization parameter which will invoke CICSPlex® SM code automatically during CICS initialization to initialize the region as a CICSPlex SM Web User Interface server.
Update your WUI PLTPI and PLTSD initialization and shutdown
program list tables with the following:
DFHPLT TYPE=ENTRY,PROGRAM=EYU9VKIT
DFHPLT TYPE=ENTRY,PROGRAM=DFHDELIM
DFHPLT TYPE=ENTRY,PROGRAM=EYU9VKIT
When you have updated your PLT CICS resource definition table, assemble and link-edit it using the CICS procedures for maintaining resource definition table load modules.