Page 1 of 1

Passing parameter from Report studio

Posted: Mon Nov 15, 2010 7:55 pm
by daya007
Hi,

Is there any way we can pass the parameters from report studio to tm1 web to retrieve particular view(filter) according to the parameter selected.

We are actually using iframe jaava script to open a particular worksheet through report studio. We had to create 30 different worksheet to open that particular intersection. I was wondering if there is a way to pass the parameter from report studio to worksheet to filter that particular intersection. That way we can create only one worksheet and intersections can be filtered according to the parameters.
Please share your ideas.

Thanks
Daya

Re: Passing parameter from Report studio

Posted: Tue Nov 16, 2010 12:02 am
by paulsimon
Daya

Take a look at the Developers Guide in the section on

Developing Custom Web Applications with the URL API

that will probably give you what you want. Having said that I have never had to do that, from Report Studio or Java. Perhaps you should consider whether you are being asked to make things more complex than they need to be.

Regards


Paul Simon