Reviewing the use of NetView exit DSIEX14


MainView AutoOPERATOR Access NV uses the NetView exit DSIEX14.

If you do not have a DSIEX14 exit, no other action is required for this step.

If you already use this exit, perform the following steps to ensure that your existing DSIEX14 exit and the MainView AutoOPERATOR Access NV DSIEX14 exit can coexist:

  1. Rename your existing DSIEX14 load module to DSIEX14B.
  2. Link the two exits by using the following linkage editor statements: 

    //OLDLIB DD DSN=your.user.exit.library
    //SYSLMOD DD DSN=AutoOPERATOR.BBLINK
    //SYSIN   DD *
       CHANGE  DSIEX14(DSIEX14B)
       INCLUDE OLDLIB(DSIEX14B)
       INCLUDE SYSLMOD(DSIEX14)
       ORDER DSIEX14
       ENTRY DSIEX14
       NAME DSIEX14(R)

    MainView AutoOPERATOR Access NV first passes control to DSIEX14B with Register 1 pointing to the User Service Block (DSIUSE). Upon return from DSIEX14B, DSIEX14 will process the LOGOFF request and then return to NetView.

  3. For NetView version 5.1 and later, you must modify the DSIPARM member CNMSTYLE to activate this exit. Edit the DSIEX014=NO to YES.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*