Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. CameronMadman

    Change the Data Source on multiple reports

    One new problem has cropped up that's stumped me now. It's failing any scheduled job now with the error "File ~ce7a061784291a8d9c.rpt not found on File Repository Server." (or some other report name). Now I see 2 problems here, firstly, well, the file isn't there and the report doesn't actually...
  2. CameronMadman

    Change the Data Source on multiple reports

    Ok, so that last message can probably be (mostly) ignored. Turns out I had a typo in my InfoStore query so it wasn't actually returning the Scheduling info. It looks like it lists the format as a crystal report, even if it is set to something like excel or PDF, speculating, this might be...
  3. CameronMadman

    Change the Data Source on multiple reports

    Thanks for the quick reply Hilfy. I've been able to re-schedule these reports, however there seems to be a lot of information that isn't contained in the IInfoObject. I've also brought across the IProcessingInfo properties, but I'm still missing things like re-occurrences, report formats...
  4. CameronMadman

    Change the Data Source on multiple reports

    Thanks Hilfy! Now next problem...... So I can change the details of all the reports now, but this does not change the scheduled instances. Looking through the SDK I can't see how to access the scheduled instance of a report (as a report, I can return the objects but it's usually something like...
  5. CameronMadman

    Change the Data Source on multiple reports

    Thanks for that Hilfy, Those tools look interesting I'll look into them, but I doubt I'll be making any purchases as this is just a temporary situation (will be migrating to Reporting Services ASAP!) I was afraid I'd have to get into the API's to do this. I already use the Java API to schedule...
  6. CameronMadman

    Change the Data Source on multiple reports

    Hello, I am currently in the process of migrating a Crystal Reports XI server to a new SQL server. I've successfully imported all the report object into the new Crystal Reports Server installation, and I can see all the scheduled instances. My problem now is changing the Data Source locations...

Part and Inventory Search

Back
Top