How to specify bursting definition on job submissions
We currently have a report that has multiple layouts and uses one data model. This report is designed to create a PDF file for every record on the XML file that the data model references.
We are currently running the report three times to get the following outputs:
- One individual PDF for each record saved on the file server.
- One individual PDF for each record sent to the customer via email.
- 2 PDFs that have multiple records in them grouped depending on the type of record. Records that are categorized as NOTICES get lumped into NOTICES.pdf and ones that are LETTERS go to LETTERS.pdf.