Hi Friends,
I need to pass parameters from an existing BW report to a WEB URL using RRI.
I am thinking of creating a WEB TEMPLATE which will recieve the parameters from the BW report. I have to create one URL using these parameters and call it in Browser. NO manual Intervention, except that the user uses the RRI in its initial report.
My Question is: Is there any way where I can create a WEB APplication / Web Template.
Is there any way of creating a WEB Template that has the ability of recieving parameters and executing.
How do we bring our own variables in Pic.
IS there any way of creating INput Boxes which can serve as variables for the sender report.
Any IDeas , any sugestions, if I m thinking of the right approach.. Any other approach ??
Regards
Deepak
Deepak,
I don't have a full solution, but you could look at writing some custom javascript. I have found 2 articles on the web that may help:
http://www.cybertechhelp.com/html/tutorials/tutorial.php/id/48
http://forums.devshed.com/archive/t-204792
(In the 2nd link, it starts off with PHP but moves onto a javascript solution).
Ian.
Add a comment