#1 2017-10-06 15:14:52

Gadge
Member
Registered: 2016-12-21

Scheduler

Hi All,

I've created a scheduler (running in every hour) in ReportServer, which exports my report into a TeamSpace in format pdf.
My question is, that how can I download the exported pdf automatically to my filesystem. Is there any way like acces to it by URL?

Kind regards,
Gadge

Offline

#2 2017-10-09 11:15:45

jalbrecht
Administrator
Registered: 2016-10-21

Re: Scheduler

Hi Gadge,

the best way i can think of is to activate the built in sftp server that provides access to the teamspace and to the saved *.pdf files. You access the rs object tree in the same way as with the terminal. You find the teamspaces here: /tsreport/MyTeamSpaceName and below that the folders, reports and your *pdf's.

To use the sftp server you have to cnfigure it. You find more information here:
https://reportserver.net/en/guides/conf … sc-misccf/
https://reportserver.net/en/guides/admi … TP-Server/
https://forum.reportserver.net/viewtopic.php?id=715

You could also think of a script that does the job ...

wbr jan

Offline

#3 2017-10-10 13:21:55

Gadge
Member
Registered: 2016-12-21

Re: Scheduler

Hi,

thank you for the informations.

Gadge

Offline

Board footer

Powered by FluxBB