How can an RTC BIRT report be invoked from a Command Line?
![]()
Bill Taylor (144●15●31)
| asked May 27 '14, 11:15 p.m.
edited May 28 '14, 6:07 a.m. by Krzysztof Kaźmierczyk (7.4k●3●64●102)
I have an RTC BIRT report that I wish to run overnight when server usage is low. Can I invoke the report from a command line?
|
One answer
![]()
Hello Bill,
CLM does not enable such option yet. What you can do is to write your own script running BIRT report programatically: https://www.eclipse.org/birt/documentation/integrating/reapi.php Alternatively you can rewrite your reports to RRDI and use Cognos scheduling feature. |