BI Publisher (MOSC)

MOSC Banner

Eliminate blank page when instructions/disclaimer are not needed.

edited Aug 13, 2015 10:05AM in BI Publisher (MOSC) 3 commentsAnswered

Good morning,

I have a set of invoices for which some need an additional page with instructions or a disclaimer, but some do not need the extra text. Currently, the process generates the instructions/disclaimer on the second page when necessary, but a blank page is printed for any invoices which do not require the instructions/disclaimer.

Here's the tags that I'm using to determine if the instructions/disclaimer are needed.

<?xdofx:if SUBSTR(INVOICE,1,2)='BN' then 'PAYMENT INSTRUCTIONS' else if SUBSTR(INVOICE,1,2)='PT' then  'DISCLAIMER' end if?>

<?for-each:ZZ_STD_NOTE_VW?>

<?TEXT254_CC1?>

<?end for-each?>

I've attached the RTF template and the xml data.

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