Skip to content

Report Bursting mapping Guide

This document contains information about Create, Edit, and Delete Report mapping functionality in Report Bursting. This document has step-by-step information on how to use mapping in Report Bursting and will show one use case example.

Mapping is a way to bind datasets with a report and report parameters in order to achieve report bursting. It is a mechanism using which we are joining a dataset with a report and saving it in a Mapping file. While we execute report bursting, this mapping will take one by one-row data from the dataset and inject it in to report one by one and this is how multiple reports are being generated with a single click. Mapping is the heart of report bursting.


Objective

The objective of this document is to guide the user on how to Create, Edit, and Delete Report Mappings.


Prerequisites

  1. For this example, the Customer CSV.ds dataset and Top 5 Customers.rptdesign report is used.

  2. Download the required sample files from the link report.zip

  3. Upload Customer CSV.ds to the Dataset Section and Top 5 Customers.rptdesign to the Report Section.

  4. Refer to this link for detailed steps on uploading files in the application.


Steps to Create a Mapping in Report Bursting

  1. Go to Hamburger Create icon icon > Documents > Report Bursting.

  2. You will see the Report Bursting page, which prompts you to select a Dataset and a Mapping from the dropdown.

    Image

    Click here to know more about Create dataset.

  3. If no mappings exist, the Select Report Mapping dropdown will be empty; once mappings are created, those linked to the selected dataset will appear under the Mapped list, while all others will be shown under the Not Mapped list.

  4. Select the Customer CSV.ds dataset from the dropdown.

    Image

  5. To create a new mapping for the selected dataset, click the Create icon icon in Select Report Mapping. The following page will open:

    Image

  6. Enter the following details in the Mapping tab:

    • Enter the Name (e.g., Report Bursting Mapping Guide — you can add any name as required).

    • Select the Column Name from the dropdown (e.g., None).

    • Click Select Report and choose the report file (e.g., Top 5 Customers.rptdesign — select any report as per requirement).

      Image

  7. Click the Create icon button, and a message saying Created Successfully will be displayed.

    Image

  8. Go to the Select Report Mapping dropdown.

  9. Select the Report Bursting Mapping Guide mapping from the Not Mapped list.

  10. The customer dataset details will appear in the grid view.

  11. Select the customers for whom you want to generate and share the report, for example, five Customer Numbers.

    Image

Edit Mapping

  1. There are two ways to edit mapping in the application:

    I. Double-click on the mapping you want to edit.

    II. Right-click on the mapping you want to edit in the list view and select Edit Mapping.

    Image

  2. After clicking on Edit Mapping (using either method), Schedule dialog box will open.

    Image

  3. In the Parameter tab, the Column Name should match the customer name column (as we selected customerName in the dropdown), and you can change the report if needed.

    Image

  4. In the Output tab, select the customerName from the dropdown so that the name appears according to the selected customer.

    Image

  5. Click on the Create icon button, and it will display the message Updated Successfully.

    Image

  6. Select the customers for whom you want to generate and share the report, for example, five customerName.

    Image

  7. Click on the Create icon button to navigate to the Execute page.

  8. Select the Synchronous radio button and choose the desired output format, then click on the PDF button (in this example) to start the report bursting process immediately.

    Image

  9. Once the reports are generated, they will be downloaded to your machine in a zip file. Go to the download location, extract the zip file, and inside the folder you will find the PDF files named according to the customer names you selected.

    Image

Delete Mapping

  1. There are two ways to delete mapping in the application:

    I. Click on the Create icon icon next to the clone icon in the bottom toolbar.

    II. Right-click on the mapping you want to delete in the list view and select Delete.

    Image

  2. After clicking on Delete (using either method), a Delete dialog box will open. If the mapping has multiple versions, you can choose whether to delete only the current version or all versions of that mapping.

    Image

  3. Click on the Create icon button and it will display the message Deleted successfully.

    Image