QPR ProcessAnalyzer Wiki: Difference between revisions
Line 62: | Line 62: | ||
=== KPI Expression Language === | === KPI Expression Language === | ||
* [[QPR_ProcessAnalyzer_Expressions|Basic Syntax and Operations]] / [[Generic Functions in QPR ProcessAnalyzer|Generic Functions]] | * [[QPR_ProcessAnalyzer_Expressions|Basic Syntax and Operations]] / [[Generic Functions in QPR ProcessAnalyzer|Generic Functions]] | ||
* [[Generic_Objects_in_Expression_Language|Generic Objects]]<br>([[Generic_Objects_in_Expression_Language#Generic Context|Generic Context]], [[Generic_Objects_in_Expression_Language#Array|Array]], [[Generic_Objects_in_Expression_Language#DateTime|DateTime]], [[Generic_Objects_in_Expression_Language#String|String]], [[Generic_Objects_in_Expression_Language# | * [[Generic_Objects_in_Expression_Language|Generic Objects]]<br>([[Generic_Objects_in_Expression_Language#Generic Context|Generic Context]], [[Generic_Objects_in_Expression_Language#Array|Array]], [[Generic_Objects_in_Expression_Language#DateTime|DateTime]], [[Generic_Objects_in_Expression_Language#String|String]], [[Generic_Objects_in_Expression_Language#Timespan|Timespan]], [[Generic_Objects_in_Expression_Language#Dictionary|Dictionary]], [[Generic_Objects_in_Expression_Language#Function|Function]]) | ||
* [[Process_Mining_Objects_in_Expression_Language|Process Mining Model Objects]]<br>([[Process_Mining_Objects_in_Expression_Language#AttributeType|AttributeType]], [[Process_Mining_Objects_in_Expression_Language#Case|Case]], [[Process_Mining_Objects_in_Expression_Language#Event|Event]], [[Process_Mining_Objects_in_Expression_Language#EventLog|EventLog]], [[Process_Mining_Objects_in_Expression_Language#EventType|EventType]], [[Process_Mining_Objects_in_Expression_Language#Flow|Flow]], [[Process_Mining_Objects_in_Expression_Language#FlowOccurrence|FlowOccurrence]], [[Process_Mining_Objects_in_Expression_Language#Variation|Variation]]) | * [[Process_Mining_Objects_in_Expression_Language|Process Mining Model Objects]]<br>([[Process_Mining_Objects_in_Expression_Language#AttributeType|AttributeType]], [[Process_Mining_Objects_in_Expression_Language#Case|Case]], [[Process_Mining_Objects_in_Expression_Language#Event|Event]], [[Process_Mining_Objects_in_Expression_Language#EventLog|EventLog]], [[Process_Mining_Objects_in_Expression_Language#EventType|EventType]], [[Process_Mining_Objects_in_Expression_Language#Flow|Flow]], [[Process_Mining_Objects_in_Expression_Language#FlowOccurrence|FlowOccurrence]], [[Process_Mining_Objects_in_Expression_Language#Variation|Variation]]) | ||
* [[QPR_ProcessAnalyzer_Objects_in_Expression_Language|Objects for ETL]]<br>([[DataFrame in Expression Language|DataFrame]], [[SqlDataFrame in Expression Language|SqlDataFrame]], [[QPR_ProcessAnalyzer_Objects_in_Expression_Language#Datatable|Datatable]], [[QPR_ProcessAnalyzer_Objects_in_Expression_Language#Model|Model]], [[QPR_ProcessAnalyzer_Objects_in_Expression_Language#Project|Project]], [[QPR_ProcessAnalyzer_Objects_in_Expression_Language#Script|Script]], [[QPR_ProcessAnalyzer_Objects_in_Expression_Language#User.2FGroup|User/Group]]) | * [[QPR_ProcessAnalyzer_Objects_in_Expression_Language|Objects for ETL]]<br>([[DataFrame in Expression Language|DataFrame]], [[SqlDataFrame in Expression Language|SqlDataFrame]], [[QPR_ProcessAnalyzer_Objects_in_Expression_Language#Datatable|Datatable]], [[QPR_ProcessAnalyzer_Objects_in_Expression_Language#Model|Model]], [[QPR_ProcessAnalyzer_Objects_in_Expression_Language#Project|Project]], [[QPR_ProcessAnalyzer_Objects_in_Expression_Language#Script|Script]], [[QPR_ProcessAnalyzer_Objects_in_Expression_Language#User.2FGroup|User/Group]]) |
Revision as of 08:56, 29 July 2022
Welcome to QPR ProcessAnalyzer Wiki! QPR ProcessAnalyzer is your tool for turning event and transactional data into visual process intelligence. Topics in this documentation are divided based on user roles: process analysts, developers and administrators. For an introduction, read Getting Started and Introduction to QPR ProcessAnalyzer sections.
For Process Analysts
QPR ProcessAnalyzer is used via web browser. In QPR ProcessAnalyzer application you can perform various analyses on your process model.
Introduction and General
Working with Dashboards
For Developers
To build QPR ProcessAnalyzer models, you need to extract data from source systems, transform it to an eventlog format and finally load to process models. To perform these tasks, you can use the ETL scripting platform that is part of QPR ProcessAnalyzer. When the model is created, users can start analyzing and create dashboards.
KPI Expression Language
- Basic Syntax and Operations / Generic Functions
- Generic Objects
(Generic Context, Array, DateTime, String, Timespan, Dictionary, Function) - Process Mining Model Objects
(AttributeType, Case, Event, EventLog, EventType, Flow, FlowOccurrence, Variation) - Objects for ETL
(DataFrame, SqlDataFrame, Datatable, Model, Project, Script, User/Group) - SQL Expressions for Big Data Chart
- Machine Learning Functions / Conformance Checking Functions
- Filtering Model Data
Manage Data Models
For System Administrators
QPR ProcessAnalyzer requires installing QPR ProcessAnalyzer Server hosted in IIS and two SQL Server databases. All functionality is available in the web UI, which don't require any installations. If there is a need to access on-premise source systems to extract eventlog data, QPR ProcessAnalyzer ScriptLauncher needs to be installed.
Planning Installation
Installing and Configuring
Agreements
See the QPR End User Software License Agreement and QPR Software as a Service Agreement.