BI Publisher (MOSC)

MOSC Banner

Concurrent program completed with warning due to XDOCTX variable

edited Nov 29, 2019 4:06AM in BI Publisher (MOSC) 5 commentsAnswered

Hi,

We are calling below variable in the sub-template to fetch the sum of the group amount, when we are using by add-ins(Word BI publisher), it is working fine.

and the same sub templat, when used in

<?xdoxslt:set_variable($_XDOCTX,'total',0?>

<?xdoxslt:set_variable($_XDOCTX,'total',xdoxslt:get_variable($_XDOCTX, 'total') + sum(current-group()/QUANTITY)*BILL_RATE)?>

<?xdoxslt:get_variable($_XDOCTX, 'total')?>

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