QPR ProcessAnalyzer Wiki: Difference between revisions
Line 68: | Line 68: | ||
=== Manage Data Models === | === Manage Data Models === | ||
* [[Calculated Attributes in QPR ProcessAnalyzer|Calculated Attributes]] | * [[Calculated Attributes in QPR ProcessAnalyzer|Calculated Attributes]] | ||
* [[QPR ProcessAnalyzer Model Datasources|Model datasources]] ([[QPR ProcessAnalyzer Model Datasources#Loading Data from Datatables|Datatable]], [[QPR ProcessAnalyzer Model Datasources#Loading | * [[QPR ProcessAnalyzer Model Datasources|Model datasources]] ([[QPR ProcessAnalyzer Model Datasources#Loading Data from Datatables|Datatable]], [[QPR ProcessAnalyzer Model Datasources#Loading using Loading Script|Loading Script]], [[QPR ProcessAnalyzer Model Datasources#Using_ODBC_Datasource|ODBC]]) | ||
* [[Exporting_and_Importing_Data_in_QPR_ProcessAnalyzer|Exporting and Importing Data]] | * [[Exporting_and_Importing_Data_in_QPR_ProcessAnalyzer|Exporting and Importing Data]] | ||
* [[Automatic Model Loading on Server Startup|Automatic ModelLoading on Server Startup]] | * [[Automatic Model Loading on Server Startup|Automatic ModelLoading on Server Startup]] |
Revision as of 08:44, 6 November 2020
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
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
- Expression Language Basic Operations
- Generic Functions
- Process Mining Objects (AttributeType, Case, Event, EventLog, EventType, Flow, FlowOccurrence, Variation)
- QPR ProcessAnalyzer Objects (DataFrame, Datatable, Model, Project, User/Group)
- Generic Objects (Generic Context, Array, DateTime, String, TimeSpan, Dictionary, Function)
- Expression Analysis
- Machine Learning Functions
- Conformance Checking using BPMN
- Filtering Queries
Manage Data Models
For System Administrators
QPR ProcessAnalyzer installation requires installing the QPR ProcessAnalyzer Server to IIS and two databases. Most of the functionality is available in the web UI, and in addition, developer users need to have QPR ProcessAnalyzer Excel client installed.
Planning Installation
Installing
- New Installation for QPR ProcessAnalyzer Server
- Setting up SQL Scripting Environment
- Updating QPR ProcessAnalyzer Server
- Installing QPR ProcessAnalyzer Excel Client
- Installing QPR ProcessAnalyzer ScriptLauncher
- Data Grid Export Service Installation
- QPR ProcessAnalyzer Security Hardening
- Server Manual Activation
Agreements
See the QPR End User Software License Agreement and QPR Software as a Service Agreement.