![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Sample member S6BDCSGN in the ASM data set supports IMS TM NCT sign-on and sign-off processing. This exit must be installed if you want to take advantage of the following:
• The sign-on exit records active users in the IMS TM environment and gathers terminal screen size information. A disconnected terminal invokes the sign-off exit, causing a CANCELUSER request to terminate the disconnected user.
• Make sure to define sufficient RACF authority to your IMS region's environmental security identifier to allow TIBCO Object Service Broker to issue modify commands internally to z/OS to cancel IMS sessions.
• If your site already has a customized DFSCSGN0 exit installed or an equivalent exit, review the sample code and implement the logic necessary to call TIBCO Object Service Broker IMS TM NCT support for sign-on and sign-off exit processing.
• The TIBCO Object Service Broker load module must be link edited into the IMS nucleus during IMS SYSGEN.
1. Select member USERMOD6 in JCL as a sample SMP/E usermod to apply a DFSCSGN0 module that implements TIBCO Object Service Broker IMS TM NCT for sign-on and sign-off exit processing.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |