QPR ProcessAnalyzer Wiki: Difference between revisions
No edit summary |
|||
Line 9: | Line 9: | ||
<div style="display: flex;flex-wrap: wrap;"> | <div style="display: flex;flex-wrap: wrap;"> | ||
<div style="flex: 1 0 210px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;"> | <div style="flex: 1 0 210px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;"> | ||
=== Introduction === | === Introduction to Process Mining === | ||
* [[Getting Started with QPR ProcessAnalyzer]] | * [[Getting Started with QPR ProcessAnalyzer]] | ||
* [[Introduction to QPR ProcessAnalyzer|QPR ProcessAnalyzer Capabilities]] | * [[Introduction to QPR ProcessAnalyzer|QPR ProcessAnalyzer Capabilities]] | ||
Line 24: | Line 24: | ||
* [[Filtering_in_QPR_ProcessAnalyzer|Using Filters]] | * [[Filtering_in_QPR_ProcessAnalyzer|Using Filters]] | ||
* [[QPR ProcessAnalyzer Dashboard Designer|Designing Dashboards]] | * [[QPR ProcessAnalyzer Dashboard Designer|Designing Dashboards]] | ||
* [[Business Calendar|Business Calendar]] | |||
* [[Dashboard Variables]] | * [[Dashboard Variables]] | ||
</div> | </div> | ||
Line 59: | Line 60: | ||
* [[QPR_ProcessAnalyzer_Objects_in_Expression_Language|QPR ProcessAnalyzer Objects]] ([[DataFrame in Expression Language|DataFrame]], [[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#User.2FGroup|User/Group]]) | * [[QPR_ProcessAnalyzer_Objects_in_Expression_Language|QPR ProcessAnalyzer Objects]] ([[DataFrame in Expression Language|DataFrame]], [[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#User.2FGroup|User/Group]]) | ||
* [[Generic_Objects_in_Expression_Language|Generic Objects]] ([[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]]) | * [[Generic_Objects_in_Expression_Language|Generic Objects]] ([[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]]) | ||
* [[Machine_Learning_Functions_in_Expression_Language|Machine Learning Functions]] | * [[Machine_Learning_Functions_in_Expression_Language|Machine Learning Functions]] | ||
* [[Conformance_Checking_in_QPR_ProcessAnalyzer|Conformance Checking using BPMN]] | * [[Conformance_Checking_in_QPR_ProcessAnalyzer|Conformance Checking using BPMN]] |
Revision as of 15:51, 28 January 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
- 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)
- 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.