Preparing work for execution on z/OS
In order to view the XML error log produced on z/OS, you can use 'ICONV', if available, or you can modify the JCL for the map run command to add '/VX15 <name of third output card for the sepvalid map>'
You may want to create a list of the maps, files, and schemas that will reside on z/OS. In the
list, indicate the original file name, the type of file, the name that the file will have on z/OS,
and the DDNAME. The following table shows how a typical list could be constructed. For a more
complete description of all of the maps, files and schemas being deployed on z/OS, refer to the
example FTP script and the example JCL contained in the examples\sample_jcl directory.
| Original file name | Type | File name on z/OS | DDNAME |
|---|---|---|---|
| pacs.002.002.03.xsd | map | sepa.maplib(SE1B213C) | SE1B213C |
| xliff.dtd | dtd | xliff.dtd | XLIFF |
| currencycodedecimals.xml | INPUT CARD | currency.xml | CURRENCY |