Issue in Subtemplate Path of BI Publisher report
Summary
Issue in Subtemplate Path of BI Publisher reportContent
Hi Team,
I have a BI/XML publisher concurrent program which has data template(.xml) file and RTF template(Main template). The output type is PDF. Now I am trying to attach Subtemplate to Main template. My subtemplate has CommonHeader and CommonFooter as shown below:
<?template:CommonHeader?>
one table with 1 row
<?end template?>
<?template:CommonFooter?>
one table with 1 row
<?end template?>
I registered subtemplate in Templates of XML publisher Administrator by giving Code as XXCLSUBTEMP(which is not concurrent program short name) and Data Definition same as Main(RTF) template. I specified Subtemplate = Yes in Main Template definition to attach registered subtemplate. I am getting subtemplate path by using below query:
0