Oracle Reports (MOSC)

MOSC Banner

Dynamically creating filename when bursting Oracle Reports 11gR2 into multiple files

edited Feb 24, 2015 11:05PM in Oracle Reports (MOSC) 1 commentAnswered

Hello,

I have a question regarding a bursting task I wish to carry out with Oracle Reports 11gR2(11.1.2.2)that is set up on Windows operating system.

When I run the Oracle Reports (RDF) to print out transcripts of a batch of 10 students , the PDF outputs should be :

  1. a single PDF output file containing all 10 student  transcripts
  2. 10 individual student transcripts with student numbers as the file names.

My current distribution.xml  file is like this:

<destinations>

<file id="a1" name="c:\output\transcriptall.pdf" format="pdf" instance="all">

<include src="report">

</file>

<foreach>

<file id="a2" name="c:\ output\&amp;&lt;batchno&gt;_&amp;&lt;studnbr&gt;.pdf" instance="this">

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center