I have very recently started working with Pentaho and will really appreciate some help as to how to customize the report name when it is stored in the server after a scheduled execution.

What I mean is, I have a report which is supposed to run at say 04:00 AM everyday. This I have scheduled in the Pentaho User Console as part of a Public Schedule (which was created in the pentaho administration-console and scheduled to run at the desired time).

Now after the report has been executed, it is present in a list in the Public Schedules under the user's Workspace in the Pentaho User Console.

I would like that the report name as displayed in this list of reports in the user workspace should be of the format ReportName_DateOfExecution_TimeOfExecution (for instance CustomerDetails_15/06/2012_04:00)

Could somebody suggest how should I achieve this?

Thnaks in advance!