BI Publisher (MOSC)

MOSC Banner

BI publisher template question

edited Jan 13, 2017 9:32AM in BI Publisher (MOSC) 11 commentsAnswered

Hi - I have a requirement where I need to create one RTF template and based on the city in the XML , it needs to print different text on a separate page.

The RTF has the following logic :

<?for-each@section:SECNAME [City = 'X']?>

  print one text here

<?end for-each?>

Next page has the following

<?for-each@section:SECNAME [City = 'Y']?>

  print one text here

<?end for-each?>

When I load the XML and generate preview , I get blank pages for above.

When I remove the second for loop on second page and the RTF has just one page , the output looks just fine and displays records for X .

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