BI Publisher (MOSC)

MOSC Banner

How To Add Condition Checking for data Contained in a field?

edited May 7, 2015 6:20PM in BI Publisher (MOSC) 15 commentsAnswered ✓

In EBS, we currently have a DFF that contains a series of data; i.e. 2, 15, 20, 45..... and so on.  We want to place a graphic in our rtf file based on the dff containing 45.    So, instead of equal we need a LIKE that works:

Example:

<?if:ATTRIBUTE1 = '45'?> -- this would never find the 45 but doesn't error

we need

<?if:ATTRIBUTE1 LIKE '%45%'?>  -- xml does not recognize this at all and error's

How can this be done in an RTF?

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