Home » Developer & Programmer » Reports & Discoverer » Passing Parameter (disc 10.1.2)
Passing Parameter [message #311551] Fri, 04 April 2008 14:47 Go to next message
aarti81
Messages: 235
Registered: December 2007
Location: USA
Senior Member
HiAll

I have a URL on the first field of my report, how do i pass parameters to that URL, pls any advice is appreciated

Thanks
Re: Passing Parameter [message #311561 is a reply to message #311551] Fri, 04 April 2008 15:20 Go to previous messageGo to next message
Littlefoot
Messages: 21813
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Concatenation?
Re: Passing Parameter [message #311763 is a reply to message #311561] Sun, 06 April 2008 12:16 Go to previous messageGo to next message
aarti81
Messages: 235
Registered: December 2007
Location: USA
Senior Member
Littlefoot wrote on Fri, 04 April 2008 15:20
Concatenation?

can you please explain a little bit more.

Thanks
Re: Passing Parameter [message #311771 is a reply to message #311763] Sun, 06 April 2008 13:33 Go to previous messageGo to next message
Littlefoot
Messages: 21813
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Something like this SQL*Plus example:
SQL> select 'http://mymachine.com:7777/forms90/f90servlet' ||
  2         '&param' result
  3* from dual
SQL> /
Enter value for param: ?config=my_application

RESULT
------------------------------------------------------------------
http://mymachine.com:7777/forms90/f90servlet?config=my_application

SQL>
Re: Passing Parameter [message #311944 is a reply to message #311771] Mon, 07 April 2008 08:25 Go to previous messageGo to next message
aarti81
Messages: 235
Registered: December 2007
Location: USA
Senior Member
Littlefoot wrote on Sun, 06 April 2008 13:33
Something like this SQL*Plus example:
SQL> select 'http://mymachine.com:7777/forms90/f90servlet' ||
  2         '&param' result
  3* from dual
SQL> /
Enter value for param: ?config=my_application

RESULT
------------------------------------------------------------------
http://mymachine.com:7777/forms90/f90servlet?config=my_application

SQL>


I think you didnt get my point, i attached the URL as a link in one of the fields in the discoverer plus, this field is named as id and each row is unique, so when you click on the link it should take you to a pdf page in another applicxation having this number, so what else should i add in to the link?

Thanks
Re: Passing Parameter [message #311964 is a reply to message #311944] Mon, 07 April 2008 09:44 Go to previous messageGo to next message
aarti81
Messages: 235
Registered: December 2007
Location: USA
Senior Member
Thank You
Re: Passing Parameter [message #311995 is a reply to message #311964] Mon, 07 April 2008 12:00 Go to previous messageGo to next message
Littlefoot
Messages: 21813
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
aarti81 wrote on Mon, 07 April 2008 16:44
Thank You

Thank who? Me? /forum/fa/1600/0/ Didn't you just say that it doesn't work? I'm sorry, but - if it doesn't help, you'd rather wait for Sabine; I believe she'll be able to help you.
Re: Passing Parameter [message #312505 is a reply to message #311995] Wed, 09 April 2008 01:35 Go to previous message
skooman
Messages: 913
Registered: March 2005
Location: Netherlands
Senior Member
Building URL's is described in the Plus User guide of Discoverer. If you get stuck, please let us know!
Previous Topic: Exporting Discoverer Report to Common Directory
Next Topic: Worksheet Link
Goto Forum:
  


Current Time: Tue Jul 02 04:40:09 CDT 2024