BI Publisher (MOSC)

MOSC Banner

Blank Pages Coming in Report ouptut

edited Sep 6, 2012 1:38AM in BI Publisher (MOSC) 3 commentsAnswered
Hi ,
   I have a bi publisher report.It is having a code in the template as given below:

<?for-each:FincorpCallReport?><?sort:CreatedOn;'descending';data-type='date'?>

<?xdoxslt:set_variable($_XDOCTX, 'x', xdoxslt:get_variable($_XDOCTX, 'x') + 1)?>
<?if:xdoxslt:get_variable($_XDOCTX, 'x')<=1?>
<?Description2?>
-----
-----
----
---
<?AccountStatus?>
<?end if?>

 <?end for-each?>

But when i am executing it ,i am receiving so many blank pages along with the output.As per the code given above ,i am trying to fetch the latest record created,and show its details and therefore the report must have only one page data.

Can you please tell me why this blank pages are coming in the report output?

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