Long time no See ;) to this blog.

I dont check that mail id so frequently, someone was lucky i guess,
i logged in today, got 110 mail ;).
iam not crazy to read all these mail immediately,
thou iam very crazy abt BIP from the initial days,
this mail struck my eyes..
opened it, saw a request which could be simple , but thought , i should not answer this question as i already answered this in BIP forum, but thought do blog on this, so it might help ppl searching , The Great Google grandpa anytime after this will get a hit.
I am working in a XML publisher report. I need to repeat the record in the output depending on a report parameter.
what a long xplaination was that LOL...
Here you go ! ///
I am using for loop to repeat the records in the RTF template.


Example – If the parameter value = 1
Output

Empno Ename Sal Dept
1 Ram 20 1
2 Scott 30 3
3 Smith 20 1

Example – If the parameter value = 3
Output

Empno Ename Sal Dept
1 Ram 20 1
2 Scott 30 3
3 Smith 20 1
1 Ram 20 1
2 Scott 30 3
3 Smith 20 1
1 Ram 20 1
2 Scott 30 3
3 Smith 20 1

I am unable to do this . Please help.

sample XML looked like this

and the template looks like this

this guy name was "Bharath", i was glad to help him in this,
hope he also find this useful..
there are few more link wanted to add here
http://forums.oracle.com/forums/thread.jspa?messageID=2256823�
http://forums.oracle.com/forums/thread.jspa?messageID=2286318�
http://forums.oracle.com/forums/thread.jspa?messageID=1656558�

Comments

Popular posts from this blog

Repeat Table Header in all pages in BIP

Limit rows per page

Configure Concurrent Reports to be run