You are viewing the documentation for Blueriq 17. Documentation for other versions is available in our documentation directory.

This datasheet contains a description of the aspects of the data solutions and gives a quick overview of the functionalities. 

Who is this datasheet for?

This section is intended for modelers and developers who use or are intending to use Blueriq.

Organization of this datasheet


Business activity monitor data

Business activity monitor data in short BAM data is data that is used to support managers and/or team leaders in their daily work. BAM data is not domain specific but operational data that is available real time. Managers can use the data for example to distribute work across teams. 



Standard
DataBased on static metadata from aggregates or processes
DatabasesOracle, MSSQL or PostgreSQL


Customer data

Customer data is data that belongs to cases. Customer data is domain specific and is available real time. 


Standard
Aggregate typesTypes can be defined in Blueriq Encore (Persistency Management guide#Aggregatedefinition)
AuthorizationRole based and is set on aggregate type (Persistency Management guide#Authorization)
CRUDCRUD services (Service call type: AQ_Aggregate_Create, Service call type: AQ_Aggregate_Read, Service call type: AQ_Aggregate_Update, Service call type: AQ_Aggregate_Delete) available in Blueriq Encore
DatabasesOracle, MSSQL or PostgreSQL
DeploymentOOTB deployment
External accessBAAS. Blueriq is responsible for the data so no direct access. Important for tracing 
ListList containers (Container type: AQ_Aggregate_List) in Blueriq Encore, including records with 'and' search statements on metadata
MaintenanceCustom screens and flows can be modelled in Blueriq Encore for life events
Migrations

Micro migrations (Persistency Management guide#Migration)

Lazy conversion API (How to lazily convert aggregates to a new version)

PerformanceRuntime performance reports
Related dataReference attributes (Persistency Management guide#Referencesbetweenaggregates) in Blueriq Encore
SearchSearch service (Service call type: AQ_Aggregate_Search) in Blueriq Encore, including records with 'and' search statements on metadata
Transactional scopeBlueriq service
Update mechanism dataFull update of data
Versioning dataVersioning (Persistency Management guide#Versioning) is possible in update service (Service call type: AQ_Aggregate_Update)


Comment data

Comment data is user data that contains comments of users. 


Standard
AddContainer (Container type: AQ_Dashboard_Comment) in Blueriq Encore
DatabasesOracle, MSSQL or PostgreSQL
FilterBased on reference id, userName and display period
ListContainer (Container type: AQ_Dashboard_CommentList) in Blueriq Encore


Process data

Process data is system data that is used to store and show work and process lists.


Standard
DatabasesOracle, MSSQL or PostgreSQL
Data accessBackend REST API
ListContainer (Container type: AQ_WorkList, Container type: AQ_CaseList) in Blueriq Encore
PerformanceRuntime performance reports


 

Reporting data

Reporting data is data that can be used as input for data warehouses.


Standard
DatabasesOracle
ExportProfile can be exported with Service call type: AQ_Report to an external system


Trace data

Trace data is data that is used to store events.