Summary
Executing a report job based on new record in DB table
Content
Executing a report job based on new record in DB table
We have generate and send a report to email based on a new record insertion in a table. We will need to use the values inserted in the table as parameters in the report as well. Any pointers will be highly appreciated. Thanks