I have a report with a "Running" status, but the report isn't running.
It's not scheduled. I have no versions saved off. The "show details" check box is unchecked in the personalize section.
Does anyone know how to get rid of this thing?
you can run this command in the browser. The id should be obtained from the advance property tab of the report.
http://servername/cognos/cgi-bin/upfcgi.exe?xmlcmd=<setNewsitemproperties><id>ffc296301c1411d79debfd04590766c5%20%20</id><status></status><NewState>Old</NewState></setNewsitemproperties>
HTH
Gary
Thanks GJ!
That did the trick.
Do you know where I can get more info on other Cognos XML commands such as this one?
The upfront Developer Guide is pretty good.
cheers,
DW