Home » Developer & Programmer » Reports & Discoverer » dynamic linking of reports
dynamic linking of reports [message #261394] Wed, 22 August 2007 08:51
geetika
Messages: 6
Registered: August 2007
Junior Member
hi,
can any one please help me out with the problem of dynamic linking of reports. issue is:

code where I am specifying the URL of the report to be opened need some changes.
This is the code I have written:

:p_all_hyperlink:=:p_report_call||'?'||:p_rep_userid||'&server='||:p_reports_server||'&report='||'&destype=CACHE&desf ormat=HTMLCSS&p_gl_user='||:p_GL_USER||'&p_within_report=Y'||'&P_REPORTS_SERVER='||:p_reports_server||'&p_rep_userid= '||:p_rep_userid
||'&P_DATABASE_CONN_STRING='||:p_database_conn_string||'&P_REPORT_CALL='||:p_report_call ;

here,p_all_hyperlink;p_report_call;p_rep_userid etc are user specified parameters.

The value selected is getting appended at the end after ” :p_report_call" but it need be appended at '&report=',so that the required report could be opened.if I change the sequence session error occur,

would anyone please help me out with the problem,i am attaching the .rdf file as well.
thanks

[Updated on: Wed, 22 August 2007 09:44]

Report message to a moderator

Previous Topic: DYNAMIC LIST IN OTM
Next Topic: Remove the column space dynamically.
Goto Forum:
  


Current Time: Thu Jul 04 11:45:39 CDT 2024