Each server event is defined individually within the Admin Console. Server events are written in C# or VB and are suited to a C#/.NET application environment, but can be used in a Web Service environment to call out to external public methods.
The OnScheduledReportExecuteSuccess event, if defined, is called after a scheduler executes a file, but before emailing it or saving it to disk. We could use the server event to override Exago's default email or archival operations. For example, the file names could be changed to better reflect their user and content, rather than a generic GUID.