QPR ProcessAnalyzer Wiki: Difference between revisions
Line 108: | Line 108: | ||
=== Installing === | === Installing === | ||
* [[Installing QPR ProcessAnalyzer Server|New Installation for QPR ProcessAnalyzer Server]] | * [[Installing QPR ProcessAnalyzer Server|New Installation for QPR ProcessAnalyzer Server]] | ||
* [[Installing_QPR_ProcessAnalyzer_Server#Setting_Up_Scripting_Sandbox|Setting | * [[Installing_QPR_ProcessAnalyzer_Server#Setting_Up_Scripting_Sandbox|Setting up SQL Scripting Environment]] | ||
* [[Updating_QPR_ProcessAnalyzer_Server|Updating | * [[Updating_QPR_ProcessAnalyzer_Server|Updating QPR ProcessAnalyzer Server]] | ||
* [[Installing_QPR_ProcessAnalyzer_Excel_Client|Installing QPR ProcessAnalyzer Excel Client]] | * [[Installing_QPR_ProcessAnalyzer_Excel_Client|Installing QPR ProcessAnalyzer Excel Client]] | ||
* [[QPR_ProcessAnalyzer_ScriptLauncher|Installing QPR ProcessAnalyzer ScriptLauncher]] | * [[QPR_ProcessAnalyzer_ScriptLauncher|Installing QPR ProcessAnalyzer ScriptLauncher]] |
Revision as of 17:51, 6 October 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. If you prefer standalone installation, you can use excel client for analyses.
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. It is recommended to install also QPR UI server to fully utilize the power of QPR ProcessAnalyzer. With QPR UI installed, QPR ProcessAnalyzer can be used via web browser for analyzing process models and analyzer users do not need any additional software installed on their workstations. Developer users need also 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.