cancel
Showing results for 
Search instead for 
Did you mean: 

Execute Crystal reports from a DOS Batch file

0 Kudos

I have Crystal Reports 2008 Client and Crystal Reports Server. We use windows scheduler to invoke a DOS Batch file that runs a dozen or more Month End applications against a MS SQL Database. After the month end apps are done, the batch file does a backup of production database and restores the database onto separate (reporting) server. We manually execute Crystal reports against the database on the reporting server.

We woudl like to automatically run the Crystal reports against the reporting server by calling them at the end of the DOS batch file.

How would I do this?

Thank you,

Tony

Accepted Solutions (1)

Accepted Solutions (1)

former_member183750
Active Contributor
0 Kudos

No way that I know of. Presumably you'd have a lot of info to pass in - other than just the name of the report; e.g.; database logon, params, etc., etc. Only way to do this is to write your own app using the CR Java or .NET SDK and launch that app at the end of your batch file.

Ludek

Follow us on Twitter http://twitter.com/SAPCRNetSup

Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

Answers (0)