BI Publisher (MOSC)

MOSC Banner

if-end statement along with Extended function in rtf

edited Jul 16, 2018 6:45AM in BI Publisher (MOSC) 3 commentsAnswered ✓

Hi Experts,

I have a requirement in rtf template to display a tag based on substring of another tag something like this:

<?if:condition?>EMPLOYEE_NUMBER<?end if?>

condition  = substr(TRANSFORMED_VALUES,1,5)!=''

I have tried as <?xdofx:if substr(TRANSFORMED_VALUES,1,5)!=''?>EMPLOYEE_NUMBER<?end if?>, but the expected output is not printing instead it prints all the employees list.

Much appreciated if somebody can find issue with the usage or let me know the correct usage.

Thanks,

Tarun

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