PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

XML Publisher - fetch value from particular row in a group

edited May 11, 2012 10:56AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 3 commentsAnswered
Hi,

I have XML data like this

<rowset>
<row>
<fieldnumber>01<f/ieldnumber>
<fieldvalue>ABC</fieldvalue>
</row>
<row>
<fieldnumber>02<f/ieldnumber>
<fieldvalue>XYZ</fieldvalue>
</row>
</rowset> 

The data in this xml will not be displayed like:

"The contact person for the department is ABC.
Please contact the person at XYZ."

In the template I know that field number 01 should come in the first line (ABC) and Field number 02 in the second line (XYZ). 

Is there a simple way to do this?
 
Thanks,
Arun

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