BI Publisher (MOSC)

MOSC Banner

Question about string in xdoxslt

edited Jul 14, 2017 7:09AM in BI Publisher (MOSC) 4 commentsAnswered ✓
Hi,When using xdoxslt i want to set a variable to store multi fields which means the variable is a concat of the fields and it seems that the '||' is not allowed in xdoxslt.
I find a function append_to() and uses it as below
<?xdoxslt:set_variable($_XDOCTX,'PeopleCnt',xdoxslt:append_to($_XDOCTX,xdoxslt:get_variable($_XDOCTX,'PeopleCnt'),'sdfs'))?>
and the output of PeopleCnt is still the original value.
Is there anything wrong i have taken for this function or is there anyting else i can do?

Thanks!

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