Creating HTML templates from BMS definitions
To create an HTML template from an existing BMS map set for which you do not have the source code, you might be able to reconstruct the source from the corresponding load module.
Attention: This topic contains Product-sensitive Programming Interface
and Associated Guidance Information.
About this task
- How to re-create BMS macro statements from a mapset load module
-
Use the BMS macro generation utility program (DFHBMSUP). This utility can re-create the original BMS macros that were assembled to produce a mapset load module, when the macro statements are no longer available. DFHBMSUP generates map definition macros that are equivalent to the originals, and thus can be used to recreate symbolic maps; however, it is not possible to recover the original field names used. You must edit the field names generated by the utility.
For details, see BMS macro generation utility (DFHBMSUP).
- How to install HTML templates created from a BMS map set
- CICS® provides catalogued procedure DFHMAPT for installing HTML templates that have been created from a BMS map set. See Using the DFHMAPT procedure to install HTML templates from BMS maps for details.