Hello,
I have created a report in Helical Insight 4.0 and scheduled it as daily report. Now, I want to change the schedule from daily to weekly. Is it possible?
Thank You
Hello,
I have created a report in Helical Insight 4.0 and scheduled it as daily report. Now, I want to change the schedule from daily to weekly. Is it possible?
Thank You
Hello Tarun,
Right now there is no option of doing that from the frontend. However from version 4.0 onwards all of the scheduling related information is present in the database. By default the application database is derby which is also configurable to some other database.
There are two tables in this DB i.e. Schedule_table and job_parameter_table
These 2 tables contain the information related to the schedule of the report. You can edit the information in these tables and change the schedule.
Thank You
From Team Helical