BI Publisher (MOSC)

MOSC Banner

XML Repeating group

edited Jun 11, 2015 10:01AM in BI Publisher (MOSC) 3 commentsAnswered

Hi all,

I have designed rtf based on the below tags

<?for-each:G_INV_HEADER?>

AAA      BBBB    BBBBB

<?for-each:G_INV_DETAILS?>

XXX      YYYY     UUUU   IIII

<?end for-each?>

<?end for-each?>

I have requested to design the report to print out each invoice header on the first page (portrait), and the details related to the invoice header directly into next page (Landscape) for each repeating cycle.

accordingly, I have adjust the above code as following:

On the first page (Portrait):

<?for-each:G_INV_HEADER?>

AAA      BBBB    BBBBB

On the Second Page (landscape):

<?for-each:G_INV_DETAILS?>

XXX      YYYY     UUUU   IIII

<?end for-each?>

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