Parameter No | I/O | Type | Meaning |
---|---|---|---|
1 [M] | I | String | Data Set Filter. Data set filters can be specified in the same way as under z/OS ISPF. The reference variable userid can be used in the filter string. Valid filter specifications are for example:
&userid., &userid.*, SYS1.PROC*, &userid..TEST.*, &userid..TES%.* * is a substitute for any number of characters; % is a substitute for exactly one character. It is possible to specify more than one dataset filter separated by a semicolon. |
2 [M] | O | File | References the file contained in the Data Set List. |
The output file descriptor (Data Set List) should be of type InputStream and have the following structure:
No | Target ID |
---|---|
1 [M] | Name of the Data Set |
2 [M] | Type of the Data Set |
3 [M] | Organization of the Data Set |
4 [M] | Record Format of the Data Set |
5 [M] | Record Length of the Data Set |
6 [M] | Space Units of the Data Set |
7 [M] | Primary Quantity of the Data Set |
8 [M] | Secondary Quantity of the Data Set |
9 [M] | Total Quantity of the Data Set |
10 [M] | Volume Serial of the Data Set |
11 [M] | Block Size of the Data Set |
12 [M] | SMS Managed of the Data Set |
13 [M] | Whether the Data Set is accessible |
14 [M] | Suffix of the Data Set |
15 [M] | Whether the Data Set is browsable |
16 [M] | Whether the Data Set is editable |
17 [M] | Matchname identifying the Data Set Element Type |
When defining the file descriptor you must make sure you define a unique delimiter used to separate the dataset properties. The MVS Explorer uses the delimiter "/%/$/".
The match name specified under "Dataset Matchname" must correspond with a match name defined for an element type in the model.
A reasonable modelling scenario could be that MVS data sets of a different type or organization should be modelled as different AWM element types (for example: ELE_MVS_PO, ELE_MVS_PS, ELE_MVS_LIBRARY) to model different icons or context menu actions for each data set type.
The following modelling rules must be observed so that the result of the "Get Data Sets" tool is properly mapped to the corresponding element types:
Supported values for the data set type are:
Supported values for the data set organization are: