COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: midhu on 02 Aug 2010 07:08:33 AM

Title: Error Thrown When a Drillthru link is Clicked from Saved Report Output
Post by: midhu on 02 Aug 2010 07:08:33 AM
Hi,

Our current requirement is this,we have a report output saved in cognos connection and the report has drill thru applied.When the saved output is opened and drill thru link is clicked a java script error is thrown in the tool bar " 'null' is null or not an object". Could someone please let me know if this can be resolved or any ideas regarding this issue.

Thanks in advance
Title: Re: Error Thrown When a Drillthru link is Clicked from Saved Report Output
Post by: Arsenal on 02 Aug 2010 09:22:44 AM
hmmm, how are the parameters being generated at the saved output generation stage? I wonder if the error is because the parameters are null at the time of saving the output, so the target doesn't get passed any parameters

Title: Re: Error Thrown When a Drillthru link is Clicked from Saved Report Output
Post by: midhu on 03 Aug 2010 12:30:54 AM
Thanks for ur reply,The thing is its while trying to save the output version we chose the prompt values and other than that we do nothing.
Title: Re: Error Thrown When a Drillthru link is Clicked from Saved Report Output
Post by: Arsenal on 03 Aug 2010 09:22:59 AM
ok, at that stage are you leaving any parameter null or unselected in the parent report that might not be mandatory to run the parent report but is set as required in the drill target?