Skip to content
  • There are no suggestions because the search field is empty.

Zengines Assist - Job Summaries

Zengines Assist Job Summaries describe what a batch job does in business and technical terms—steps, data sets, programs, and data movement—without reading the entire job stream line by line.

Zengines generates job summaries from ingested job languages on IBM systems: JCL on z/OS and CL, CLLE, and related control language on IBM i. The same Summary / Tell Me More workflow applies to jobs that invoke COBOL, RPG, PL/I, and other supported legacy modules.

Where to find it

  1. Open ExploreJobs tab.
  2. Select a job to open its detail view.
  3. Click Summary.

Generation usually takes a few seconds.

Summary and Tell Me More

Zengines Assist job, module, and variable summaries use the same pattern:

Step

What you get

Summary

Short overview of the job’s role in the batch landscape

Tell Me More

Deeper functional and technical narrative

Expanded content typically explains:

  • Business / functional role — What the job accomplishes in the larger process (extract, post, report, and similar)
  • Technical flow — Steps, programs invoked, and key data sets
  • Links into modules, files, and variables (especially variables that represent file records)

Exact section labels may vary by release.

Caching

Like all Zengines Assist responses, job Summary and Tell Me More results are cached for about 24 hours. The same job summary request returns the same text during that window.

Hyperlinks in summaries

Follow links from the summary into Modules to trace program logic, or into Variables when you need record layout and field-level lineage for a file the job reads or writes.

When to use Zengines Assist - Job Summaries

  • You filtered Jobs by module and need a narrative for each candidate job.
  • Operations gave you a job name and you want orientation before opening steps and DSNs.
  • You are documenting batch dependencies for architects and BAs.

Deterministic step and data set lists on the job detail view remain authoritative for exact names and order.