IPCS provides an exit control table called BLSCECT; it normally resides in SYS1.PARMLIB. This table contains imbed statements to enable other products to supply exit control information. You must perform the following steps:
IMBED MEMBER(EYUIPCSP) ENVIRONMENT(ALL)
IMBED MEMBER(EYUIPCSP) ENVIRONMENT(ALL)
IMBED MEMBER(BBM3IPCS) ENVIRONMENT(ALL)
BBM3IPCS defines the CICSPlex SM main panel as CPSMSSDA, and adds an entry for the panel to the IPCS MVS™ component menu. EYUIPCSP identifies the CICSPlex SM formatting routine as EYU9D310 with a VERB name of CPSM310.
//IPCSPARM DD DSN=SYS1.PARMLIB,DISP=SHR for BLSCECT
// DD DSN=CICSTS31.CPSM.SEYUPARM,DISP=SHR for BBM3IPCS/EYUIPCSP
For more information about SYS1.PARMLIB library members related to IPCS, see the MVS Interactive Problem Control System (IPCS): Customization manual.
[[ Contents Previous Page | Next Page Index ]]