Each TIBCO Object Service Broker IMS TM client program (S6BIMxxx) and the screen I/O continuation program (
S6BDCKRN) is link-edited with a user-replaceable session exit routine
S6BDCUSX. You can replace the session exit routine to perform some additional processing to suit local requirements.
S6BDCUSX uses standard OS linkage and is passed a TIBCO Object Service Broker IMS TM Exit Parameter Block mapped by DSECT HDCUSXPB. HDCUSXPB contains the following indicators:
You can use the session exit routine to provide substitute values for some of these indicators and to bypass some processing in the TIBCO Object Service Broker IMS TM client program or conversational continuation program. Further details are described in HDCUSXPB in the MACRO data set in the TIBCO Object Service Broker distribution library.