Description
The Upload to Target and Threshold activity is used to upload performance data that is benchmarked against predefined targets and thresholds. These targets and thresholds represent acceptable performance ranges (for example, sales goals, system uptime, or SLA limits) and are typically used in dashboards or alerting systems.
This activity enables organizations to monitor key metrics by associating incoming data with configured thresholds. It can also attach relevant data (such as supporting documents or logs) for deeper analysis or audit purposes.
Use Case:
After calculating monthly sales figures, this activity can upload them to a TargetThresholdId
configured for quarterly targets. Supporting CSV files or performance snapshots can be attached using the Attachment Column feature.
Input Type | Format | Description |
---|
Data | Tabular | Row-based structured data with performance metrics |
File(s) (Optional) | Binary | Additional files linked through an attachment column |
Output
Output Type | Format | Description |
---|
Data | Tabular | Confirmation and metadata about the upload |
Configuration Fields
Field Name | Description | Required |
---|
Target Threshold Id | The identifier of the predefined target/threshold group where the data should be uploaded. This ID is used to link the data to a KPI definition. | Yes |
Use Data Attachments | If enabled, allows files to be attached to each row of data, supporting more detailed analysis (e.g., logs, CSVs, snapshots). | Optional |
Attachment Column | Specifies the name of the column in your input data that contains file paths or references to the attachments. Only required if attachments are enabled. | Conditional (Required if attachments are used) |
Not Applicable
Sample Configuration
Field | Value |
---|
Target Threshold Id | TT-2025-001 |
Use Data Attachments | Enabled |
Attachment Column | EvidenceFiles |
Sample Output
TargetThresholdId | Data Source | Status |
---|
TT-2025-001 | Sales Data | Uploaded |
TT-2025-001 | SLA Logs | Uploaded |