Skip to content

Alarm and archive reporting tool refactoring #597

Open
@utzeln

Description

@utzeln

We have integrated SNS reporting tools and they already provide valuable information.

But we need to make some changes such as:

  • alarm configuration part should list the automated actions
  • graphics should fit the page
  • periodic requests to the archive RDB impact overall performance
    ...

It is then a good opportunity to look at Open Source Business Intelligence (BI) architecture and tools in which runtime data is extracted and transformed from various operational systems and loaded into a staging area or data warehouse that feeds downstream analysis and reporting tools.

This type of architecture ensures an efficient and scalable method for managing the flow of operational data to support reporting and analysis applications.

image

It should be possible to install only the alarm or the archive part, or the both.

A good point is that we can use open source solutions such as Eclipse BIRT and there is a lot of BIRT Report Designer Tutorial Demo available on the Web. So we could provide standard reports - the ones from SNS, perhaps some new ones from ANSI/ISA-1.2-2009 Management of alarm system for the process industries and everyone can design its own ones.

Any comments?
Thanks

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions