nishantrk Beginner
Joined: 24 Mar 2006 Posts: 32 Topics: 16
|
Posted: Fri Mar 21, 2008 7:50 am Post subject: call to QMF from cics |
|
|
How do we make call from CICS for QMF.We are currently migrating from TSO to CICS .In some of our screens if user press PF11 he should be taken to QMF panel,,for this in TSO we had used ISPEXEC and made a call DSQQMFE .But in CICS region this command fails..We have installed QMF in our CICS region ,and are also able to access it through QMFE Transaction in CICS region.But when the call is made through application using EXEC CICS LINK program 'DSQQMFE" it fails with no authorization.
Could anyone help us with the right command to call QMF?or do we need to do some special entries in CICS tables? |
|