Importing forecasted data from external sources
The following user-defined values are supported for the statistics:
- XST_H: External hourly forecasted values
- XST_D: External daily forecasted values
- XST_W: External weekly forecasted values
- XST_M: External monthly forecasted values
To import forecasted data from external sources
Use the Generic CSV file parser ETL to import forecasted data from external sources. Other ETLs are not supported.
Perform these steps:
Create a CSV file.
Example of the CSV file used for the daily custom prediction of total events for the "Order Received" business driverTS;DS_WKLDNM;OBJNM;VALUE;DURATION;STATNM
2023-02-01 00:00:00;Order Received;TOTAL_EVENTS;45;86400;XST_D
2023-02-02 00:00:00;Order Received;TOTAL_EVENTS;20;86400;XST_D
2023-02-03 00:00:00;Order Received;TOTAL_EVENTS;80;86400;XST_D
2023-02-04 00:00:00;Order Received;TOTAL_EVENTS;80;86400;XST_D- Configure the Generic CSV file parser ETL to use this CSV file and run it. For details, see Generic-CSV-file-parser.
Where to go from here
Analyze the collected data:
- Create an analysis or edit an existing analysis. For details, see Creating-an-analysis.
- Configure the display of forecasted data in the analysis. For details, see Editing-an-analysis-to-display-forecasted-values.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*