BI Publisher (MOSC)

MOSC Banner

Is it possible to import BI Publisher subtemplates using an environment variable to identify the imp

edited Aug 24, 2012 5:18AM in BI Publisher (MOSC) 5 commentsAnswered ✓
When developing locally, I load subtemplates using this type of syntax:

<?import:file:///C:/temp/MySubTemplate.rtf?>

However, on the server, I need to use

<?import:file:///D:/subTemplates/MySubTemplate.rtf?>


Is it possible to use an environment variable such as

set SubTemplate_Path = c:/temp

and then use that environment variable to identify the path in the import statement like this:

<?import:file:///${SubTemplate_Path}/MySubTemplate.rtf?>


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