BI Publisher (MOSC)

MOSC Banner

If Like statement in the RFT template

edited Sep 23, 2018 5:04AM in BI Publisher (MOSC) 5 commentsAnswered

Hi All,

We have a requirement to build a RTF Template, where we have to specify a condition as where in an XML Field (Reporting Name) has a word deduction then show the corresponding value (amount) else end.  I have tried to use the contains statement but getting an error.

We are working on Fusion 11.

Could anyone please help.

<?if@inlines:xdoxslt:get_variable($_XDOCTX, 'TRANS') = 1 and REPORTING_NAME_ALT_LANG !=''?>

<?REPORTING_NAME_ALT_LANG?>

<?end if?>

<?if@inlines:xdoxslt:get_variable($_XDOCTX, 'TRANS') = 1 and REPORTING_NAME_ALT_LANG =''?>

<?REPORTING_NAME?>

<?end if?>

<?if@inlines:xdoxslt:get_variable($_XDOCTX, 'TRANS') = 0?>

Tagged:

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