fileLink element
The
fileLink
element of a linkage options part specifies how CICS® accesses a particular file. Each element includes these properties:
fileName in fileLink element
type in fileLink element
If the value of the
type
property is
remoteFile
, the file might reside on a CICS region different from the region where the program resides. In this case, EGL also considers the value of the following
fileLink
properties:
conversionTable in fileLink element
locationSpec in fileLink element
Editing the fileLink element of a linkage options part
conversionTable in fileLink element
fileName in fileLink element
locationSpec in fileLink element
type in fileLink element
Related concepts
Overview of linkage options part
Related tasks
Editing the fileLink element of a linkage options part
Related reference
conversionTable in fileLink element
fileName in fileLink element
locationSpec in fileLink element
type in fileLink element
Feedback