Home
Analytics
scheduling a report to upload to ftp server with iserver
magic_bern
Hi All,
How can i set Iserver so that i can schedule a report to be uploaded to an ftp server rather than being emailed to someone.
Thanks in advance for the help.
Find more posts tagged with
Comments
averma
Hi magic_bern,
This will involve creating an external service outside of iServer that downloads the report document (using IDAPI) and uploads to the ftp server. The service can be triggered based on the job completion notification from BIRT iServer.
Ashwini