This tutorial covers scheduling batches with batch-bursting options to run reports for multiple members and send batch output to multiple users.
Approximately 45 minutes
This tutorial covers the following topics:
With scheduled batches, you can select bursting options to run reports for multiple members. For example, in a batch scheduled to run for the USReg and Europe entities, you can send the output for USReg to mgr1@oracle.com and send the output for Europe to mgr2@oracle.com.
For the bursting options, you can select one dimension from one data source from the batch POV for bursting. The setting for that dimension is disabled on the batch POV. If no reports or books have a member on the batch POV, batch bursting is unavailable. If the reports and books in the batch have multiple data sources, only one dimension in one of the data sources can be used for bursting.
After specifying the dimension, you select members from that dimension for batch bursting. The scheduled batch runs the reports for each member. You can specify additional options, such as email recipients for PDF files for each member, in a batch-bursting list file. The batch-bursting list file has a CSV file type.
In Workspace, you create a batch to run multiple reports. You schedule the batch and select batch-bursting options, output destinations, and output labels. You also create and modify a batch-bursting list file to specify email addresses, PDF output destinations, and access to snapshot reports. You apply the batch-bursting list file to another scheduled batch.
Before starting this tutorial, you should:
In Workspace, you create a batch to run multiple reports. You select batch bursting options, output destinations, and output labels.
To create and schedule a batch with bursting options, perform these steps:





In this example, you select to run the batch at 6 PM. You select to burst the batch for the Market dimension. The Market dimension in the POV is then grayed out.


In the Member Selection dialog box, select the bursting members.
In this example, you select East, West, and Central.

In this example, you select to save the reports as snapshots in the /Bursted Output repository folder and to export the reports to an external directory as PDF files. Before you can specify an external PDF directory, you must define it in the fr_scheduler.properties file.

Snapshots are a batch destination option, but have added processing overhead, as access permissions in the Workspace are set when the Snapshot reports are processed.
In this example, you position the cursor in the Object Label area and select the Date function.

The Date function is displayed in the Object Label area. In this example, you also delete the <<MemberName()>> function in the SubFolder label area.

The subfolder and object labels are for the folders and objects that batch scheduler creates for snapshot reports and for PDF output. For this example, if you have two reports, Rep1 and Rep2, which you run for the Central, East, and West members, batch scheduler creates the following snapshot output in the repository:
Root Bursted Output (folder designated for snapshot output)
Rep1 (subfolder label)
<date>-Rep1-Central
<date>-Rep1-East
<date>-Rep1-West
Rep2 (subfolder label)
<date>-Rep2-Central
<date>-Rep2-East
<date>-Rep2-West
However, if you specify the Subfolder Label as <<FinancialReportingObjectName()>>-<<MemberName()>>, batch scheduler creates the following snapshot output in the repository:
Root Bursted Output (folder designated for snapshot output)
Rep1-Central (subfolder)
<date>-Rep1-Central (snapshot report)
Rep1-East
<date>-Rep1-East
Rep1-West
<date>-Rep1-West
Rep2-Central
<date>-Rep2-Central
Rep2-East
<date>-Rep2-East
Rep2-West
<date>-Rep2-West
As you run the batch on different dates, reports are added to each subfolder.

These email addresses notify administrator users of the batch status. The email addresses do not specify standard end-user batch recipients.
At the bottom of the Schedule Batch dialog box, click Preview Bursting List.
The Preview Bursting List dialog box displays your bursting options.

The batch output for the East, West, and Central markets will be emailed to user1.
The File Download dialog box is displayed.

You also save the bursting list if you want to change the email recipients so that output for each market is sent to different users. This topic is covered later in the tutorial.
In this example, you save it as Regions.csv.

To verify the batch details and output, perform these steps:

Right-click the batch name and select Show Details.

The Show Details window is displayed. Review the batch details and click Close.

When you scheduled the batch, you specified snapshot reports as one of the batch output destinations. You selected the Bursted Output folder for the destination location.
In Workspace, select the Bursted Output folder and verify that snapshot reports were created.
Batch Scheduler created two folders below the Bursted Output folder. Select the Full Year Estimate folder. It contains the Full Year Estimate snapshot reports for each market, Central, East, and West. The report names include the date.

The second folder, Profit and Loss Variance, contains the Profit and Loss Variance snapshot reports for each market.

In Windows Explorer, select the PDF_Export folder and verify that the PDF files were created.
Two directories were created below the PDF_Export/Bursted+Output directory. One directory, Full+Year+Estimate, contains the PDF files for the Full Year Estimate reports for each market, Central, East, and West. The report names include the date.

The second directory, Profit+and+Loss+Variance, contains the PDF files for the Profit and Loss Variance reports for each market.

You modify the batch-bursting list file to perform these tasks:
You must import the batch-bursting file into the repository before you apply it to a batch.
To modify a batch-bursting list file and apply it to a batch, perform these steps:


In this example, you make a copy of row 4. In row 5, you change the Market member name to South, and you change the access and email address for the output.

In Workspace, select File > Import > File.

The file is listed in the repository.



If needed, enter the logon credentials and click OK.
In the Schedule Batch dialog box, select the start time.




If you schedule the batch for the same members and with the same output naming conventions, Batch Scheduler overwrites the previous output files.
In this section, you verify the snapshot report output and the PDF output created in the batch. You also verify the access rights to the snapshot reports.
To verify the batch output, perform these steps:
Select Navigate > Schedule > Batch Scheduler.

In Workspace, select the Bursted Output folder and verify that snapshot reports were created.
Batch Scheduler created two folders below the Bursted Output folder. One folder, Full Year Estimate, contains the Full Year Estimate snapshot reports for each market, Central, East, West, and South. The report names include the date.

The second folder, Profit and Loss Variance, contains the Profit and Loss Variance shapshot reports for each market.

In this example, you select the 2008-09-19-Profit and Loss Variance-West snapshot report, and select Edit > Edit Permissions.

In the Permissions dialog box, verify that View access was assigned to the Report Designer role and the Dept1028 group.

In Windows Explorer, select the PDF_Export directory and verify that the PDF files were created. Two directories were created below the PDF_Export/Bursted+Output directory. One directory, Full+Year+Estimate, contains the PDF files for the Full Year Estimate reports for each market, Central, East, West, and South. The report names include the date.

The second directory, Profit+and+Loss+Variance, contains the PDF files for the Profit and Loss Variance reports for each market.

In this tutorial, you've learned how to: