Sybase Technical Library - Product Manuals Home
[Search Forms] [Previous Section with Hits] [Next Section with Hits] [Clear Search] Expand Search

Chapter 7 Customizing MainframeConnect for DB2/MVS-CICS Messages [Table of Contents] Chapter 9 Troubleshooting

Installation and Administration Guide for Mainframe Connect for DB2 MVS-CICS

[-] Chapter 8 User Exits

Chapter 8

User Exits

This chapter describes how to use MainframeConnect for DB2/MVS-CICS exits and provides examples of the kinds of programs you can write.

Be sure you compile and link-edit MainframeConnect for DB2/MVS-CICS sample programs so that they run in 31-bit addressing mode. The samples are in the SOURCE library.

This chapter contains the following sections:

User exits in MainframeConnect for DB2/MVS-CICS
[-] Request/Result validation exits
Understanding exit routines
Enabling Request/Result validation exits
Using the sample validation program
[+] Understanding the exit communication area
Writing a request validation exit
Writing a result validation exit
Using the group ID exit name
Understanding group ID exit name processing
[-] Parse exit routine
[+] Understanding the parse exit routine
[+] The parse exit common area
[+] Getting ready to code your routine
[+] Coding your routine
Compiling and link-editing your routine
Enabling your routine


Chapter 7 Customizing MainframeConnect for DB2/MVS-CICS Messages [Table of Contents] User exits in MainframeConnect for DB2/MVS-CICS