These preferences affect how runtime XML conversion programs generated by single-service project wizards in the Enterprise Service Tools convert data between the XML format used in service requests and responses and the high-level language data structures used by PL/I:
| Preference: | Effect of this preference: |
|---|---|
| Converter program name prefix | This input field specifies the entry label for the procedure. If you type ACCT, for example, the wizard identifies the input converter program as ACCTI, the output converter program as ACCTO, and the driver as ACCTD |
| Author name | This input field is embedded as a PL/I comment. |
| Request code page | This list box specifies the code page to be used for encoding the request XML message. |
| Host code page | This list box specifies the code page that is used by the z/OS host system. |
| Response code page | This list box specifies the code page to be used for encoding the response XML message. |