You are not logged in.
Pages: 1
Hello,
How can we avoid seeing the button appearing to send the report by email, in a collaborative space or on the ftp?
Thanks
Offline
Hi Stéphane,
this is currently only possible with ftp. Pls take a look here: https://reportserver.net/en/guides/conf … Scheduler/
You can change this
<ftp disabled="false" supportsScheduling="true">
to
<ftp disabled="true" supportsScheduling="false">
then the button should disappear (after "config reload" and re-login).
With reportserver 3.4.0 we will introduce the concept of "datasinks", where this will be possible for datasinks defined, which in 3.4.0 will be ftp and sftp. In future versions, we will introduce email datasinks too, so this will be possible when this is available. For email datasinks we raised ticket RS-4630.
Regards,
Eduardo
Offline
Pages: 1