Monday, March 26, 2012

Emailing a report from a URL

Hi there,
Is it possible to email a report through the URL access method? For example,
can the URL
http://server/reportserver?reportname&rs:Format=PDF&rs:Command=Render include
a parameter such as rs:EmailTo=someone@.something.com?
Or is trying to achieve this goal a lot more involved than simply including
a parameter in a URL - such as developing a custom rendering or delivery
extension?
Many thanks
Adam AingerNo it is not possible to do this via the url. I guess in theory you could
write a rendering extension that could do this but it would be very
involved.
--
-Daniel
This posting is provided "AS IS" with no warranties, and confers no rights.
"Adam Ainger" <AdamAinger@.discussions.microsoft.com> wrote in message
news:7EB4F8A9-CA3F-4FC9-A028-7458C3B51CFB@.microsoft.com...
> Hi there,
> Is it possible to email a report through the URL access method? For
> example,
> can the URL
> http://server/reportserver?reportname&rs:Format=PDF&rs:Command=Render
> include
> a parameter such as rs:EmailTo=someone@.something.com?
> Or is trying to achieve this goal a lot more involved than simply
> including
> a parameter in a URL - such as developing a custom rendering or delivery
> extension?
> Many thanks
> Adam Ainger|||Okay, thanks for your feedback Daniel.
"Daniel Reib (MSFT)" wrote:
> No it is not possible to do this via the url. I guess in theory you could
> write a rendering extension that could do this but it would be very
> involved.
> --
> -Daniel
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> "Adam Ainger" <AdamAinger@.discussions.microsoft.com> wrote in message
> news:7EB4F8A9-CA3F-4FC9-A028-7458C3B51CFB@.microsoft.com...
> > Hi there,
> >
> > Is it possible to email a report through the URL access method? For
> > example,
> > can the URL
> > http://server/reportserver?reportname&rs:Format=PDF&rs:Command=Render
> > include
> > a parameter such as rs:EmailTo=someone@.something.com?
> >
> > Or is trying to achieve this goal a lot more involved than simply
> > including
> > a parameter in a URL - such as developing a custom rendering or delivery
> > extension?
> >
> > Many thanks
> > Adam Ainger
>
>

No comments:

Post a Comment