Changes to the system programming interface

The HFSFILE option is added to the INQUIRE DOCTEMPLATE and CREATE DOCTEMPLATE commands:
HFSFILE(filename)
specifies the fully qualified (absolute) or relative name of the HFS file of the z/OS® UNIX System Services HFS file where the template resides. This can be up to 255 characters in length.
The following commands are provided to manage URIMAP definitions:
  • CREATE URIMAP
  • DISCARD URIMAP
  • INQUIRE URIMAP
  • SET URIMAP

CREATE URIMAP command

Use the CREATE URIMAP command to dynamically create a URIMAP in your CICS® region. The attributes you can specify on this command are described in: URIMAP definition attributes.

DISCARD URIMAP command

Use the DISCARD URIMAP to remove a URIMAP from your CICS region. The URIMAP must be disabled before it can be discarded.