Page 1 of 1

How to print request id and Report name in report

Posted: Fri May 25, 2007 3:04 am
by charudutta
Hi All,

I have 3 queries

1) How to print request id ,Report name(Program name) on every page of report while running report through concurrent request

2)How to run multiple requests other than SRS?

3)How to print 2 different reports on 2 different layouts i.e.
After completion one report printing,second report should print.



Regards
Charudutta

Posted: Thu Jul 19, 2007 5:49 am
by kareem2003
2.QUA .
FROM BACK END IT CAN possible
3 call from one report to other
take two layout
1st one layout write data modal take it as mater table and
2nd layout write data modal
in 1st layout property source code write 2nd layout name
write one trigger after report
its works
bye