QPR ProcessAnalyzer Wiki: Difference between revisions
Line 66: | Line 66: | ||
=== Manage Data Models === | === Manage Data Models === | ||
* [[Exporting_and_Importing_Data_in_QPR_ProcessAnalyzer|Exporting and Importing Data]] | |||
* [[Email Notifications|Email Notifications]] | * [[Email Notifications|Email Notifications]] | ||
* [[Calculated Attributes in QPR ProcessAnalyzer|Calculated Attributes]] | * [[Calculated Attributes in QPR ProcessAnalyzer|Calculated Case and Event Attributes]] | ||
* [[QPR ProcessAnalyzer Model Datasources|Model datasources]] ([[QPR ProcessAnalyzer Model Datasources#Loading Data from Datatables|Datatable]], [[QPR ProcessAnalyzer Model Datasources#Loading Script|Loading Script]], [[QPR ProcessAnalyzer Model Datasources#Using_ODBC_Datasource|ODBC]]) | * [[QPR ProcessAnalyzer Model Datasources|Model datasources]] ([[QPR ProcessAnalyzer Model Datasources#Loading Data from Datatables|Datatable]], [[QPR ProcessAnalyzer Model Datasources#Loading Script|Loading Script]], [[QPR ProcessAnalyzer Model Datasources#Using_ODBC_Datasource|ODBC]]) | ||
* [[Automatic Model Loading on Server Startup|Keeping Models Always in Memory]] | |||
* [[Automatic Model Loading on Server Startup| | |||
* [[Case Level Permissions|Case Level Permissions]] | * [[Case Level Permissions|Case Level Permissions]] | ||
* [[Event_Ordering_for_Identical_Timestamps|Event Ordering for Identical Timestamps]] | * [[Event_Ordering_for_Identical_Timestamps|Event Ordering for Identical Timestamps]] |
Revision as of 22:53, 23 June 2021
Welcome to QPR ProcessAnalyzer Wiki! QPR ProcessAnalyzer is the tool for turning event and transactional data into visual process intelligence. Read Introduction to QPR ProcessAnalyzer for an introduction of the software. Topics in this documentation are divided into users roles: process analysts, developers and administrators.
For Process Analysts
QPR ProcessAnalyzer is used via web browser. In QPR ProcessAnalyzer application you can perform various analyses on your process model.
Introduction to Process Mining
Working with Dashboards
Analyses and Visualizations
For Developers
To build QPR ProcessAnalyzer models, you need to extract data from source systems, transform data to a format compatible with QPR ProcessAnalyzer and finally load data as process models. To perform these tasks, you can use T-SQL and QPR ProcessAnalyzer scripting commands. When you have created a model, users can analyze the model 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, Scripts, User/Group) - 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
Administrating System
Agreements
See the QPR End User Software License Agreement (available also in Russian) and QPR Software as a Service Agreement.