Accessing Values using Personalizations [message #193635] |
Mon, 18 September 2006 11:02 |
dchafe
Messages: 6 Registered: March 2005
|
Junior Member |
|
|
Hi,
I am modifying a form in IExpenses to add a button that will display an Oracle report using the reports server. Everything is fine if I hard code my parameter or display the parameter form but it is necessary to have the parameter automatically passed to the report. The URI field being used is as follows:
"http://[server]/dev60cgi/rwcgi60?server=Rep60_testdb&report=testRPT.rdf&userid=****/*******@testdb&des type=cache&desformat=HTML&p_report_header_id=010359"
I would like to be setting the p_report_header_id by picking this value up from a message text or form value item. Personalizations are a relatively new concept to me so any assistance would be appreciated.
Thank you.
[Updated on: Mon, 18 September 2006 11:05] Report message to a moderator
|
|
|