Reports Module Configuration Workflow | ||
---|---|---|
Step | Action | Description |
Create Report Forms | Design report layout | Add text, tables, charts, and tag placeholders |
Define WebData | Configure data exchange | Set up JSON/XML templates for external systems |
Configure Scheduling | Set automation rules | Define generation triggers and email recipients |
Manage Scripts | Create activation logic | Use scripts or displays to trigger report |
Forms execute on-demand or by schedule, collecting current tag values and query results. Reports generate in isolated processes to avoid impacting real-time operations.
WebData definitions handle bidirectional communication with external systems through REST APIs. The module acts as a service provider for other modules requiring formatted data.The data retrieved or saved can be utilized in various ways throughout your solution. For example: