Hi:
I would like to find out if there is any way of telling a particular report is executed by a user-click event or fired by a schedule event.
Here are my two use-cases:
1. We want fire different custom methods in ON-DEMAND and ON-SCHEDULE executions
2. On the final report, we want to show "This report is generated ON-DEMAND by user X" or "This report is generated ON-SCHEDULE"
Please let me know,
Thanks
Yared
You can look in the ReportServer DB ExecutionLog table where the username is recorded.