Changes to resource definition

New attribute HFSFILE on DOCTEMPLATE resource definition

This attribute enables a z/OS® UNIX System Services HFS file to be used as a document template.

HFSFILE(hfsfile)
When the template resides in a z/OS UNIX System Services HFS file, this specifies the fully qualified (absolute) or relative name of the HFS file. The name can be specified as an absolute name including all directories and beginning with a slash, for example, /u/facts/images/bluefish.jpg. Alternatively, it can be specified as a name relative to the HOME directory of the CICS® region userid, for example, facts/images/bluefish.jpg. Up to 255 characters can be used. The CICS region must have permissions to access z/OS UNIX, and it must have permission to access the HFS directory containing the file, and the file itself.