You are not logged in.
Dear users of this forum,
we are pleased to inform you that we will be updating the software behind this forum in the near future.
Existing posts, users and categories will remain untouched.
Important:
We will keep you informed in the pinned thread.
Kind regards,
Your ReportServer Team
Liebe Nutzer dieses Forums,
wir freuen uns, euch mitteilen zu können, dass wir in naher Zukunft die Software hinter diesem Forum aktualisieren werden.
Existierende Beiträge, Nutzer und Kategorien bleiben weiterhin bestehen!
Wichtig:
Wir halten euch im angepinnten Beitrag auf dem Laufenden!
Mit vielen Grüßen
Euer ReportServer Team
Pages: 1
I have found several sources on the forum and a great article on using "Send to" for email destinations and SFTP. I have not found how to "Send To" an external file system such as SMB.
The Features list suggest this is possible.
This Post shows how to connect to an SFTP server. https://forum.reportserver.net/viewtopic.php?id=598
A blog post detailing Scheduling and using custom email. https://reportserver.net/blog/2018/03/3 … cheduling/
A post showing the email method https://forum.reportserver.net/viewtopic.php?pid=4169
I am not fluent in groovy and don't know how to find the parameter options for:
net.datenwerke.rs.core.service.sendto.hooks.SendToTargetProviderHook
net.datenwerke.rs.core.service.sendto.hooks.adapter.SendToTargetProviderHookAdapter
net.datenwerke.rs.core.client.sendto.SendToClientConfig
Being able to browse the SMB structure and set the Path per report would be fantastic, but not expected.
Any help is appreciated.
Offline
Hi gary,knapp,
I would recommend you to start with any of the two scripts. You don't have to change the SendToTargetProviderHook or SendToTargetProviderHookAdapters. You can use the scripts as they are. Then, modify the parts that actually send the email message: send your report to your SMB share instead.
So the only thing you should have to do is to send the report to your SMB, everything else you can take it from one of the scripts posted.
Regards,
Eduardo
Offline
Pages: 1