Hi,
I'm using Crystal Reports XI Developer and Crystal Reports XI Enterprise against a Teradata database.
I need to be able to email the output from a Crystal Report (Excel format or PDF - doesn't matter) to a list of people. The report needs to be emailed out daily but the list of recipients can be different everyday.
I can publish the report to CR Enterprise but the “To” list is hard coded. And republishing the report everyday is not an option.
I’m thinking of…
1a)
Write a web application that will run a CR report (and create an Excel or PDF) and email the output to a list of email addresses that are maintained in a .txt file (easy for a business person to maintain). I have no idea how involved or difficult this would be – I have no web programming experience.
1b)
A twist on option 1a would be to not use a .txt file but have some additional web screens that allow business persons to maintain the list of email addresses via a web page (probably better as they wouldn’t have to type in addresses).
2)
Approach someone that maintains our email system(s) and find out about setting up a distribution list – don’t know how easy or hard it would be for a business person to maintain this.
Comments on the best way to handle this, the level of difficulty and examples or direction to examples would be appreciated.
Thanks
I'm using Crystal Reports XI Developer and Crystal Reports XI Enterprise against a Teradata database.
I need to be able to email the output from a Crystal Report (Excel format or PDF - doesn't matter) to a list of people. The report needs to be emailed out daily but the list of recipients can be different everyday.
I can publish the report to CR Enterprise but the “To” list is hard coded. And republishing the report everyday is not an option.
I’m thinking of…
1a)
Write a web application that will run a CR report (and create an Excel or PDF) and email the output to a list of email addresses that are maintained in a .txt file (easy for a business person to maintain). I have no idea how involved or difficult this would be – I have no web programming experience.
1b)
A twist on option 1a would be to not use a .txt file but have some additional web screens that allow business persons to maintain the list of email addresses via a web page (probably better as they wouldn’t have to type in addresses).
2)
Approach someone that maintains our email system(s) and find out about setting up a distribution list – don’t know how easy or hard it would be for a business person to maintain this.
Comments on the best way to handle this, the level of difficulty and examples or direction to examples would be appreciated.
Thanks