Zowe CLI
- Enhancement: Added the ability to set JCL reader properties for
--jobRecordLength
,--jobRecordFormat
and--jobEncoding
on thezowe jobs submit local-file
andzowe jobs submit stdin
commands. #2139 - Enhancement: Added the ability to download job spool files using other codepages with
--encoding
on thezowe jobs download output
,zowe jobs view spool-file-by-id
andzowe jobs view all-spool-content
commands. This allows users to download job spool files in other languages (i.e. IBM-1147 for French). #1822
Core SDK
- Enhancement: Added
X_IBM_INTRDR_FILE_ENCODING
header toZosmfHeaders
#2139
z/OS Jobs SDK
- Enhancement: Added the ability to set
internalReaderFileEncoding
on thesubmitJcl
,submitJclString
,submitJclCommon
,submitJclNotify
, andsubmitJclNotifyCommon
Jobs APIs #2139 - Enhancement: Added the ability to set
internalReaderRecfm
andinternalReaderLrecl
on thesubmitJclString
Jobs API #2139 - Enhancement: Added the ability to download job spool files using other codepages #1822