Conversion templates

You might need to add one or both of the following conversion templates based upon how you are initiating CICS® Service Flow Runtime adapter services.

If you are using standard CICS conversion, these templates can be used and added as required to the CICS conversion table, DFHCNV, for code page conversion. For information about implementing data conversion, see Setting up data conversion.

Data conversion describes how the CICS Service Flow Runtime performs data conversion.

The following conversion templates must also be present in the custom CICS Service Flow Runtime conversion table to support the CICS Web Interface.

DFHCNV TYPE=ENTRY,RTYPE=PC,RNAME=DFHWBHH,USREXIT=NO,
   SRVERCP=037,CLINTCP=8859-1
DFHCNV TYPE=SELECT,OPTION=DEFAULT                          
DFHCNV TYPE=FIELD,OFFSET=0,DATATYP=CHARACTER,DATALEN=32767,
   LAST=YES                                             
DFHCNV TYPE=ENTRY,RTYPE=PC,RNAME=DFHWBUD,USREXIT=NO, 
   CLINTCP=8859-1,SRVERCP=037 
DFHCNV TYPE=SELECT,OPTION=DEFAULT 
DFHCNV TYPE=FIELD,OFFSET=0,DATATYP=CHARACTER,DATALEN=32767,
   LAST=YES                                             
All conversion templates must be found within the following macros: