COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Active Reports => Topic started by: srinu1253 on 17 Mar 2015 09:42:52 PM

Title: Drill through Fails within same Active Report after Scheduling the Report.
Post by: srinu1253 on 17 Mar 2015 09:42:52 PM
Getting the below error when trying to click on on the drill through selection of a column between the tabs.

"Unable to get Property 'getAttribute' of undefined or null reference mhtml:file."
Title: Re: Unable to get Property 'getAttribute' of undefined or null reference mhtml:file.
Post by: MFGF on 18 Mar 2015 06:26:39 AM
Quote from: srinu1253 on 17 Mar 2015 09:42:52 PM
Getting the above error when trying to click on on the drill through selection of a column between the tabs.

Sounds like you have made a mistake somewhere in your report. Based on the details you have given us so far, that's really all we can advise...

MF.
Title: Re: Unable to get Property 'getAttribute' of undefined or null reference mhtml:file.
Post by: srinu1253 on 20 Mar 2015 09:31:46 AM
I am able to overcome this issue only when I am copy the XML and opening the XML in a new report and renaming the report and Scheduling it.
The Drill through's are working fine after Scheduling in Ipads as well as running the report in IE.

Don't know why this is happing..
Title: Re: Unable to get Property 'getAttribute' of undefined or null reference mhtml:file.
Post by: MFGF on 20 Mar 2015 10:48:25 AM
Quote from: srinu1253 on 20 Mar 2015 09:31:46 AM
I am able to overcome this issue only when I am copy the XML and opening the XML in a new report and renaming the report and Scheduling it.
The Drill through's are working fine after Scheduling in Ipads as well as running the report in IE.

Don't know why this is happing..

Perhaps if you tell us exactly how it's working, what you have done to implement it etc we might be able to give you some ideas? All we know at the moment is that your report doesn't work when you drill through.

MF.
Title: Re: Unable to get Property 'getAttribute' of undefined or null reference mhtml:file.
Post by: srinu1253 on 27 Mar 2015 09:17:59 AM
I am using Tab Control.
Tab1, Tab2, Tab3.

Tab1 Contains Summary Data.
Tab2 Contains List with Column1(Medico/doctor Name),Column2,Column3 etc.
Tab3 is section with Medico and the details in Crosstab

When I Select any medico in Tab2 the Control has to move to tab3 and fetch that particular medico details.

The Drill behavior is working fine when I run the report in IE.
But when I schedule the report to Ipad the drill through behavior is not working and I am getting above error.

The Strange behavior is when I copy the report XML and create as a new report and give it a different name the drill  behavior is working fine in ipad as well.


Let me know If you require any other information.






Title: Re: Unable to get Property 'getAttribute' of undefined or null reference mhtml:file.
Post by: srinu1253 on 30 Mar 2015 08:59:07 AM
Any Idea why the drill through's do not work when we schedule the report.