Previous Topic: Define the Region as CONNECT:Direct User

Next Topic: How to Set Up SAF Access for TCPAccess Policy Rule Sets


Customize Managed CONNECT:Mailbox Regions

You can use this procedure to implement the flow of CONNECT:Mailbox events.

To customize a managed CONNECT:Mailbox region

  1. Include the supplied APF-authorized CC2DLOAD library in the STEPLIB DD statements of the CONNECT:Mailbox startup JCL procedure. (The library is set up as dsnpref.NMC1.CC2DLOAD.)
  2. Update the following statements in the dsnpref.NMC1.CC17SAMP(NMCMLGEX) log exit:

    Important! If modifications are required, copy the distributed member to the TESTEXEC data set for the region for modification.

  3. If you updated the copy of NMCMLGEX in TESTEXEC, do the following steps:
    1. Copy the ASMCMLGX job from the dsnpref.NMC1.CC17SAMP library to the dsnpref.NMC1.rname.JCL library.
    2. Customize the ASMCMLGX job in the dsnpref.NMC1.rname.JCL library, following the instructions provided by the comments in the file.
    3. Submit the customized job to assemble and link edit the exit.
  4. Specify the following OPTIONS definitions in the CONNECT:Mailbox ODF file:
    MODIFY=RESP
    XLOG=NMCLGEX
    

    NMCMLGEX is the default log exit. If you assemble and link edit the exit manually, the log exit name you specify in the ODF file must match the exit name specified in the ASMCMLGX job.