XCOM for z/OS create history report for transmitted files
search cancel

XCOM for z/OS create history report for transmitted files

book

Article ID: 39731

calendar_today

Updated On:

Products

XCOM Data Transport XCOM Data Transport - z/OS

Issue/Introduction

There is a batch TYPE=HISTORY job that can be used to generate history reports with Easytrieve Report Generator. This feature has been enhanced in XCOM for z/OS 12.0.

 

Environment

XCOM Data Transport for z/OS 12.0

Resolution

This sample JCL has a XCOMJOB TYPE=HISTORY call to get history information and save it to the HISTDD. The HISTDD is then passed to a sample Easytrieve report that generates a report similar to the XCOM ISPF operator display. 

In the CBXGJCL library there is a job called XCOMJOBH. That is a sample TYPE=HISTORY job. For a description of these parameters, see FILETYPE=HISTORY Parameters.  

Specify OTYPE=ALL or uncomment and select specific parameters. 

OTYPE=ALL
*OINACTIVE= 
*OCOMPLETED= 
*OINCLUDE= 
*OLOCATN= 
*OID=
*OREQ=
*OLU= 
*OTNAME=
*OLIMIT=
*OLMSG=
*OUSER=
*OSDATE=
*OSTIME=
*OEDATE=
*OETIME= 
*OFLMIN=
*OFLMAX=
*OINIT=
*OTYPEREQ=
*OFILETYPE=
*OSYSNAME=
*OSYSID=
*OVOL=
*OJOB=
*OFILE=
*OFILECASE=
*OPLEXQ= 

 

  1. Review the job and modify it according to the instructions in the comments.
  2. Use either the full release of Easytrieve or the Install Easytrieve Packaged with Common Components and Services. Ensure it is on latest maintenance.
  3. Run the job and check the output received.