2012年2月13日星期一

Batch or command to run reports

I have a question regarding How to run reports through a batch file or a
command line command.
Scenario:
We have a structure of reports based on State. User wants these reports
based on Country (Which includeds all states). It is
not possible to render these reports by Country. We are allowing user
through UI to pick one State at a time and get report
for that state.
Question: Is there any way I can run these reports through Batch file or
Command line, so that reports will get generated in
.PDF files through batch for the Country and get saved in local folder?
Is there any utility or third party tool available to do this?
Thanks,
SamThe same UI you can use to generate reports. Btw have you used asp.net for
your UI. For scripts just check the samples which has a good eg.
Amarnath
"Sam" wrote:
> I have a question regarding How to run reports through a batch file or a
> command line command.
> Scenario:
> We have a structure of reports based on State. User wants these reports
> based on Country (Which includeds all states). It is
> not possible to render these reports by Country. We are allowing user
> through UI to pick one State at a time and get report
> for that state.
> Question: Is there any way I can run these reports through Batch file or
> Command line, so that reports will get generated in
> .PDF files through batch for the Country and get saved in local folder?
> Is there any utility or third party tool available to do this?
> Thanks,
> Sam

没有评论:

发表评论