You can use the JOBSUMMARYTITLE task attribute to cause the job summary file to be saved as a permanent disk file.
If the JOBSUMMARYTITLE value is a null string (the default value), then the system creates a job summary file only if a job summary is to be printed. If the system does create a job summary file, the system removes the file once it is printed. The job summary file title can have two forms. If the MOREBACKUPFILES option of the OP (Options) system command is set the following form is used:
*BD/<7-digit job number>/000000000000/SUMMARY
If the MOREBACKUPFILES option of the OP (Options) system command is not set, the following form is used:
*BD/<7-digit job number>/000SUMMARY
For more information on the OP (Options) system command, refer to the System Commands Reference.
If you assign a file title to JOBSUMMARYTITLE, then the system creates a job summary file with the specified file title. The job summary file remains on disk, whether or not the system prints the job summary. You can use a Command and Edit (CANDE), Menu-Assisted Resource Control (MARC), or WFL PRINT command to print out the job summary file later. For a description of the PRINT command, refer to the Print System User’s Guide.

