You are viewing the documentation for Blueriq 13. 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, h2 (h2 only for development purpose)


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 studio (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 studio 
DatabasesOracle, MSSQL, h2 (h2 only for development purpose)
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 studio, including records with 'and' search statements on metadata
MaintenanceCustom screens and flows can be modelled in Blueriq studio 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 studio 
SearchSearch service (Service call type: AQ_Aggregate_Search) in Blueriq studio, 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 studio
DatabasesOracle, MSSQL, h2 (h2 only for development purpose)
FilterBased on reference id, userName and display period
ListContainer (Container type: AQ_Dashboard_CommentList) in Blueriq studio


Process data

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


Standard
DatabasesOracle, MSSQL, h2 (h2 only for development purpose)
Data accessBackend REST API
ListContainer (Container type: AQ_WorkList, Container type: AQ_CaseList) in Blueriq studio
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.


Standard
DatabasesOracle, MSSQL, h2 (h2 only for development purpose)
EntriesAggregate Traceability, Process traceability, Decision Requirements Graph or DRG in runtime
PerformanceRuntime performance reports



  • No labels