BI Publisher (MOSC)

MOSC Banner

Doc Variables in Footer working in Word XML but not appearing in PDF

edited Nov 18, 2011 4:16AM in BI Publisher (MOSC) 1 commentAnswered ✓
In EBS 12.1.3
Users want to display Variables like Doc Title, Created By , Creation Date, etc. on the Contract Document Footers.

Added the variables below in the footer section of OKCTERMS_en.xsl:

---------------------------------------------------------
<!--Document Title-->
   <xsl:param  name="DocTitle" xdofo:ctx="begin"/>
<!--Document Author-->
   <xsl:param  name="DocAuthor" xdofo:ctx="begin"/>
<!--Creation Date-->
   <xsl:param  name="DocCreated" xdofo:ctx="begin"/>
---------------------------------------------------------

The variables are shown in the Word XML document but not in the generated PDF document.
How do we get these variables to show in the footers of the PDF?

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