We only hold the current version of the package, and this is causing us problems every time the package has to be be updated.
After its been updated we are prompted in report studio when opening each report (200ish) to save it, to associate it with the new package.
Ideally an automated routine to find reports that are out of synch with the current package and then update the report would be a godsend.
I have created a C# .NEt routine using the SDK that loops through all the reports on the server but I can't find how to update the selected reports with the new package. The query(objectPath, parameterValues, options) method looked promising with an Update option set to True but it's not having any effect.
Can anyone point me in the right direction.
PS working in version 8.4