ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

New WINDEV, WEBDEV and WINDEV Mobile 2025 feature!
Help / Control Centers / HFSQL Control Center / HFSQL Client/Server
  • Overview
  • How to?
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Overview
The Control Center allows you to implement a mechanism for regularly refreshing the content of a materialized view.
How to?
In the HFSQL Control Center, refresh tasks for a materialized view can be defined at server or database level.
To create a refresh task:
  1. If necessary, connect to an HFSQL server and display the description of the server or one of its databases (double-click on the server or database name in the tree structure).
  2. Click the "Scheduled elements" tab.
  3. In the Ribbon, in the "Scheduled items" group, pull down "New schedule" and select "Schedule a materialized view refresh". The wizard for creating a scheduled materialized view refresh task is launched.
  4. Select the materialized views to be optimized:
    • All database views,
    • A selection of database views.
  5. Define task frequency: month, day, hour.
  6. Give your scheduled task a description and confirm the wizard.
  7. The scheduled refresh task appears in the "Scheduled items" tab of the HFSQL Control Center.
It is possible to delete, execute or modify the scheduled refresh task.
To modify a scheduled refresh task:
  1. If necessary, connect to an HFSQL server and display the appropriate server or database tab.
  2. Click the "Scheduled elements" tab.
  3. Select the materialized view refresh job to be modified.
  4. In the ribbon, in the "Scheduled elements" group, click "Edit".
    You also have the ability to use the context menu of the scheduled element ("Edit" option).
  5. A description window of the scheduled element is displayed. All features are grouped together on several tabs:
    • Tab "General": Defines whether the view refresh task is active.
    • Tab "Scheduling": Defines the scheduled optimization execution options (month, day, time).
    • New in version 2025
      Tab "Execution History": This tab appears when the scheduled optimization has been executed automatically. This tab lists the different automation executions of the scheduled task, indicating:
      • the optimization start date,
      • optimization status: completed, in progress, error,
      • running time,
      • the user who launched the optimization,
      • if launched manually (via HExecuteScheduling).
  6. Validate.
Minimum version required
  • Version 2025
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 01/16/2025

Send a report | Local help