![]() | SUMMARY | DETAIL |
Macros to retrieve the information from a job manifest file.
Macro Summary | |
external | %lsaf_getjobmanifestexternalrefs(lsaf_path=, lsaf_version=, lsaf_type=, sas_dsname=work.lsafGetJobManifestExternalRefs);
Gets the metadata for the external references for the specified job manifest in the ...
|
external | %lsaf_getjobmanifestinfo(lsaf_path=, lsaf_version=, sas_dsname=work.lsafGetJobManifestInfo);
Gets the information for a job manifest in the repository. The information is stored in a SAS ...
|
external | %lsaf_getjobmanifestinputs(lsaf_path=, lsaf_version=, sas_dsname=work.lsafGetJobManifestInputs);
Gets the metadata for the input files for the specified job manifest in the repository. The ...
|
external | %lsaf_getjobmanifestloglocs(lsaf_path=, lsaf_version=, sas_dsname=work.lsafGetJobManifestLogLocs);
Gets the log location information for a job manifest in the repository. The information is ...
|
external | %lsaf_getjobmanifestmetrics(lsaf_path=, lsaf_version=, sas_dsname=work.lsafgetjobmanifestmetrics);
Gets the metrics for the specified job manifest in the repository. The data is stored in a ...
|
external | %lsaf_getjobmanifestoutputs(lsaf_path=, lsaf_version=, sas_dsname=work.lsafGetJobManifestOutputs);
Gets the metadata for the output files for the specified job manifest in the repository. The ...
|
external | %lsaf_getjobmanifestparameters(lsaf_path=, lsaf_version=, sas_dsname=work.lsafGetJobManifestParameters);
Gets the metadata for the parameters for the specified job manifest in the repository. The ...
|
external | %lsaf_getjobmanifestprograms(lsaf_path=, lsaf_version=, sas_dsname=work.lsafGetJobManifestPrograms);
Gets the metadata for the programs for the specified job manifest in the repository. The ...
|
external | %lsaf_getjobmanifestresultlocs(lsaf_path=, lsaf_version=, sas_dsname=work.lsafGetJobManifestResultLocs);
Gets the result location information for a job manifest that is in the repository. The ...
|
Macro Detail |
%lsaf_getjobmanifestexternalrefs(lsaf_path=, lsaf_version=, lsaf_type=, sas_dsname=work.lsafGetJobManifestExternalRefs);
[ Exposure:
external
]
_lsafMsg_
-
The return message._lsafRC_
-
The return code.lsaf_path
-
- Required - The case-sensitive path of the job manifest.lsaf_version
-
- Optional - The version of the job manifest. If not specified, the latestlsaf_type
-
- Optional - The type of the external references to retrieve. Valid values aresas_dsname
-
- Optional - The name of the output SAS data set to contain the metadata for the
%lsaf_getjobmanifestinfo(lsaf_path=, lsaf_version=, sas_dsname=work.lsafGetJobManifestInfo);
[ Exposure:
external
]
_lsafMsg_
-
The return message._lsafRC_
-
The return code.lsaf_path
-
- Required - The case-sensitive path of the job manifest.lsaf_version
-
- Optional - The specific version number of the job manifest. If notsas_dsname
-
- Optional - The name of the output SAS data set that contains the metadata
%lsaf_getjobmanifestinputs(lsaf_path=, lsaf_version=, sas_dsname=work.lsafGetJobManifestInputs);
[ Exposure:
external
]
_lsafMsg_
-
The return message._lsafRC_
-
The return code.lsaf_path
-
- Required - The case-sensitive path of the job manifest.lsaf_version
-
- Optional - The version of the job manifest. If not specified, the latestsas_dsname
-
- Optional - The name of the output SAS data set to contain the metadata
%lsaf_getjobmanifestloglocs(lsaf_path=, lsaf_version=, sas_dsname=work.lsafGetJobManifestLogLocs);
[ Exposure:
external
]
_lsafMsg_
-
The return message._lsafRC_
-
The return code.lsaf_path
-
- Required - The case-sensitive path of the job manifest.lsaf_version
-
- Optional - The specific version number of the job manifest. If notsas_dsname
-
- Optional - The name of the output SAS data set that contains the metadata
%lsaf_getjobmanifestmetrics(lsaf_path=, lsaf_version=, sas_dsname=work.lsafgetjobmanifestmetrics);
[ Exposure:
external
]
_lsafMsg_
-
The return message._lsafRC_
-
The return code.lsaf_path
-
- Required - The path of the job manifest.lsaf_version
-
- Optional - The version of the job manifest. If not specified, the latestsas_dsname
-
- Optional - The name of the output SAS data set to contain the manifest
%lsaf_getjobmanifestoutputs(lsaf_path=, lsaf_version=, sas_dsname=work.lsafGetJobManifestOutputs);
[ Exposure:
external
]
_lsafMsg_
-
The return message._lsafRC_
-
The return code.lsaf_path
-
- Required - The case-sensitive path of the job manifest.lsaf_version
-
- Optional - The version of the job manifest. If not specified, the latestsas_dsname
-
- Optional - The name of the output SAS data set to contain the metadata
%lsaf_getjobmanifestparameters(lsaf_path=, lsaf_version=, sas_dsname=work.lsafGetJobManifestParameters);
[ Exposure:
external
]
_lsafMsg_
-
The return message._lsafRC_
-
The return code.lsaf_path
-
- Required - The case-sensitive path of the job manifest.lsaf_version
-
- Optional - The version of the job manifest. If not specified, the latestsas_dsname
-
- Optional - The name of the output SAS data set to contain the metadata
%lsaf_getjobmanifestprograms(lsaf_path=, lsaf_version=, sas_dsname=work.lsafGetJobManifestPrograms);
[ Exposure:
external
]
_lsafMsg_
-
The return message._lsafRC_
-
The return code.lsaf_path
-
- Required - The case-sensitive path of the job manifest.lsaf_version
-
- Optional - The version of the job manifest. If not specified, the latestsas_dsname
-
- Optional - The name of the output SAS data set to contain the metadata
%lsaf_getjobmanifestresultlocs(lsaf_path=, lsaf_version=, sas_dsname=work.lsafGetJobManifestResultLocs);
[ Exposure:
external
]
_lsafMsg_
-
The return message._lsafRC_
-
The return code.lsaf_path
-
- Required - The case-sensitive path of the job manifest.lsaf_version
-
- Optional - The specific version number of the job manifest. If notsas_dsname
-
- Optional - The name of the output SAS data set to contain the metadata