BI Publisher (MOSC)

MOSC Banner

for each @section

edited Jan 7, 2020 1:37PM in BI Publisher (MOSC) 5 commentsAnswered

HI,

I am using a for each@section loop to print multiple pages for the pdf based on xml value which is coming .

However, there is a subtemplate within the same template created to display header and footer based on XML values.

But while the data in the body is displayed. The header and footer part is not coming.

I have used below"

<?for-each@section:xdoxslt:foreach_number($_XDOCTX,1,//Xpath for field with num of pages,1)?>

<?xdoxslt:set_variable($_XDOCTX, ‘C1’, xdoxslt:get_variable($_XDOCTX,’C1’)+1)?>

<?for-each:/UBE name ?>

<?template?>

<?end for each?>

<?end for each?>

After this I placed subtemplate for header and footer and called the same from header and footer of the RTF template(As per MS word's Header and Footer functionality)

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