Setting up data conversion

If you are using a synchronous interface to invoke the CICS® Service Flow Runtime, such as ECI, EXCI or DPL, it might be necessary to perform data conversion in the runtime routing region, utilizing a customized version of the standard CICS conversion table DFHCNV.

The customized CICS conversion table (DFHCNV), must specify an entry for the initial CICS Service Flow Runtime program name. This program name will be one of the following:
  • DFHMADPP - The DPL program for passthrough processing.
  • DFHMADPL - The DPL program for non-passthrough processing.
To implement data conversion as described above, perform one of the following options: