Skip to Content
0
Former Member
Apr 24, 2009 at 10:10 PM

How do I name reports sent as email attachments?

41 Views

I am using the BO SDK to schedule a crystal report to run as a PDF on a Business Objects Enterprise XI server. The PDF will be delivered to the user as an email attachment. Unfortunately, the attachment has a cryptic name that's randomly generated by the server. How do I name the PDF attachment? In the CMC under the Schedule > Destination settings for Email destination, you can override the randomly-generated default name by making an entry in the "Specified File Name" field. How is this done programmatically using the SDK?