BI Publisher (MOSC)

MOSC Banner

Dynamically modify the header and footer of rtf template

edited Apr 29, 2016 5:00AM in BI Publisher (MOSC) 1 commentAnswered

  hi Team,

We have a requirement to dynamically modify the header of a RTF template. Please look into below RTF code, the first page of the output should show value for header (under group - g_cons_details): CIPOSKUH1, Body = CIPOSKU and Footer = CIPOSKUF. The second page should show header (under group: g_header_detail) INVH, Body = INV and trx number and Footer = INVF.

Value of customer_trx_class_code = 'CIPOSKU' (under group g_cons_details)

Value of customer_trx_class_code = 'INV' (under group g_header_details)

Header:
<?choose:?>
<?when:customer_trx_class_code=’CIPOSKU’?>
’CIPOSKUH1’
<?end when?>
  <?otherwise:?>

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