Trigger a report by sending email

  • Hi friends,

    I have a report that gets a Customer_Number parameter and sends a mail with that customer's data.

    I want my users to be able to get this report's results by sending an email to a certain email address with a customer number in the topic.

    How do I achieve this?

    Thanks

  • I have done this in the past using a temporary table to create the required dataset for the dynamic mail list and then used either HTML mail or DbMail to send the reports. As a generalisation that may give you a starting point.

    ...

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply