Run Reports Automatically in Web Cient PLM?
If you want to do it via Web-UI than You can create custom reports. This reports will use a saved/created searches. You can then schedule the report as per your convenience.
There are couple of approaches.Â
Frequency : If you need on  Daily/Weekly/Weekend/Weekday/Monthly/Basis then, You can follow along the following steps and leverage OOTB feature to do that ->Â
1. Create New –> Reports — > Custom ReportsÂ
2. In Define query window, you can include a saved Search or create a custom search.Â
3. Click on Finish.Â
4. Go to schedule tab, you can select the frequency as Daily/Weekly/Weekend/Weekday as per your convenience. You can also Define the user list you want to create.Â
Frequency : Hourly
1.Write a standalone Java program which should load your report query.Â
2. Schedule the job to run on hourly basis on your server
Regards,
Arif