JRB report splitting
JES Report Broker can 'split' your documents from JES into pieces and deliver them separately. There are multiple ways of splitting documents:
- KEY TEXT - Searches the content of document, looks for user-specified start/end value(s) within the body of the document.
- CONTROLBREAKS - You specify a field within the document. JRB throws a 'controlbreak' each time that field changes.
- INLINE CONTROL - provides you the ability to place a 'control' record in your reports that can influence the delivery of the report.
- JES CHARACTERISTICS - Characteristics of the report (DDNAME, STEPNAME etc)
EXAMPLE OF 'KEY TEXT' REPORT SPLITTING