Invocation
IDINDFUE must be written in assembler language. It is called by using the OS linkage convention.
IDINDFUE might be called from IDIXCCEE or IDIXCX53, that is, from the CICS® XPCABND Global User Exit (GLUE). It must adhere to the CICS® rules for coding an XPCABND GLUE program. See the CICS® customization guide for details. When you are assembling IDINDFUE, do not use the CICS® command-level translator.
The exit program must be:
- Link-edited into a load module named IDINDFUE.
- Placed into the DFHRPL concatenation of your CICS® region if auto load is active.
- Included in the PPT if auto load is not active.