Groups | Blog | Home
all groups > sql server reporting services > august 2005 >

sql server reporting services : Custom Fax Delivery Extension


Rohit Patil
8/5/2005 9:08:07 PM
Hello All:
We have setup Reporting Services. I want to integrate it with Fax server for
creating new subsciptions using custom delivery extension.

Apart from this custom extension, I am having one more solution for this
scenario and that is sending email (in the format <fax number>@<fax server
name>) to the fax server as it is on SMTP.

I have not tested this scenario but from some search on net on this topic
brought out this solution. I am not sure whether sending email to the Fax
server (as it is on SMTP) will be right solution.

And if this is the solution then why do we need to write Custom fax Delivery
Extension? Any help or sample code or steps in this regards will be highly
appreciated

Wayne Snyder
8/6/2005 10:11:04 AM
If you have an eamil address that works like a fax server, then you can make
a subscription to the report and email it... However there is no USER
Rendering agent for fax server, so a user can not run the report, then
export it to a fax server unless you write a custom extension..

--
Wayne Snyder, MCDBA, SQL Server MVP
Mariner, Charlotte, NC
www.mariner-usa.com
(Please respond only to the newsgroups.)

I support the Professional Association of SQL Server (PASS) and it's
community of SQL Server professionals.
www.sqlpass.org

[quoted text, click to view]

Rohit Patil
8/7/2005 1:28:04 PM
Hello Wayne,
Thanks for the reply. I have database of external users to whom the report
from reporting server is to be faxed. So depending upon the subscription made
report will be sent to different fax numbers. I am testing for the
functionality of fax server to send fax to different numbers, but I think I
have to write fax extension. If Ic an et some sample code for it then it will
be of real great help.

Rohit

[quoted text, click to view]
AddThis Social Bookmark Button