To permit users to select CICSPlex® SM as an application from an ISPF menu:
id,'PANEL(EYUDEZZZ) NEWAPPL(EYUD) PASSLIB'
where id is any appropriate, unique menu option id, such
as CP.DD name | Data set name |
---|---|
BBILINK | CICSTS31.CPSM.SEYUAUTH |
BBSDEF | CICSTS31.CPSM.EYUSDEF |
ISPLLIB | CICSTS31.CPSM.SEYUAUTH |
ISPMLIB | CICSTS31.CPSM.SEYUMLIB |
ISPPLIB | CICSTS31.CPSM.SEYUPLIB |
ISPTLIB | CICSTS31.CPSM.SEYUTLIB |
If you are creating a new screen repository, you must run job EYUDEFDS before adding the CICSTS31.CPSM.EYUSDEF data set to a TSO session.
You can also access CICSPlex SM by running a REXX EXEC from within ISPF. A sample EXEC, called EYUTSODS, is generated when you run the EYUISTAR job, as described in Generating post-installation members. EYUTSODS is stored in the library you specified on the LIB parameter of the EYUISTAR job.
The EYUTSODS EXEC performs the following functions:
ISPEXEC SELECT PANEL(EYUDEZZZ) NEWAPPL(EYUD) PASSLIB