BI Publisher (MOSC)

MOSC Banner

can we call 2 subtemplates in one main template in BI Publisher

edited Feb 1, 2017 12:49PM in BI Publisher (MOSC) 2 commentsAnswered ✓

Hi All,

I want to design rtf templates like below.

1st rtf template file (subtemplate)

<?template:Flag_N?>

<?end template?>

2nd rtf template file (subtemplate)

<?template:Flag_Y?>

<?end template?>

I will call 1st & 2nd subtemplate in 3rd rtf template file

<?choose:?>

<?when:CF_DATA='N'?>

<?call-template:Flag_N?>

<?end when?>

<?otherwise:?>

<?call-template:Flag_Y?>

<?end otherwise?>

<?end choose?>

is this correct way what i am thinking?

Please suggest on this?

Thanks

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