BI Publisher (MOSC)

MOSC Banner

add a texture dynamically to a chart

edited Sep 16, 2011 1:02AM in BI Publisher (MOSC) 3 commentsAnswered
Hello,

we create a chart (polar chart) with bi publisher. We underly the chart with a texture, like:

.....<SFX fillType="FT_TEXTURE" textureURL="http://and_so_on.jpg" textureDisplayMode="TDM_STRETCHED"/> .....

this works fine.

But we must go a step further and define the texture dynamically, like:

.....<SFX fillType="FT_TEXTURE" textureURL=<?TEXTUREURL?> textureDisplayMode="TDM_STRETCHED"/> ....

where ?TEXTUREURL? is passed via the xml data file source for the report.

Is it possible to achieve this?

Kind Regards

Peter

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