Client receives a "Panel not found" message on panel RMOPISV2.
What needs done to resolve the message?
Release : 14.0
Component : CA Deliver
To resolve the message, the RMOPISV2 panel is found in the dlvr_hlq.CVDEPNL0 library (PLIB), which needs to be referred to in a CLIST, along with the CVDETBL0 library (TLIB):
ISPEXEC LIBDEF ISPPLIB DATASET ID('dlvr_hlq.CVDEPNL0')
ISPEXEC LIBDEF ISPTLIB DATASET ID('dlvr_hlq.CVDETBL0')