QPR ProcessAnalyzer Wiki: Difference between revisions
Line 56: | Line 56: | ||
</td> | </td> | ||
<td style="word-wrap: break-word; border:1px solid #dfdfdf; padding:0 1em 1em 1em; align:left; font-size:1em; background-color:#F8F8FF; width:25%; display: table-cell; vertical-align:top;"> | <td style="word-wrap: break-word; border:1px solid #dfdfdf; padding:0 1em 1em 1em; align:left; font-size:1em; background-color:#F8F8FF; width:25%; display: table-cell; vertical-align:top;"> | ||
=== Working with model data === | === Working with model data === | ||
Line 81: | Line 68: | ||
* [[Open R in QPR ProcessAnalyzer|Analytics using Open R]] | * [[Open R in QPR ProcessAnalyzer|Analytics using Open R]] | ||
</div> | </div> | ||
</td> | |||
<td style="border:1px solid #dfdfdf; padding:0 1em 1em 1em; align:left; font-size:1em; background-color:#F8F8FF; width:25%; display: table-cell; vertical-align:top;"> | |||
=== Integrating with Data === | |||
<div style="align:left; font-size:1em; float:left; width:100%;"> | |||
* [[Data Extraction, Transformation, and Loading|Concept of ETL]] | |||
* [[Manage Scripts in QPR ProcessAnalyzer Excel Client|Manage Scripts]] | |||
* [[QPR ProcessAnalyzer Scripting Commands|Scripting commands]] | |||
* [[QPR_ProcessAnalyzer_Model_JSON_Settings#Model_Datasources|ODBC datasources]] | |||
* [[HTML Presentation Object: QPR ProcessAnalyzer CSV Data Import|CSV Data Import into QPR ProcessAnalyzer]] | |||
* [[QPR ProcessAnalyzer Web Service API|Web API]] | |||
</div> | |||
</td> | </td> | ||
<td style="border:1px solid #dfdfdf; padding:0 1em 1em 1em; align:left; font-size:1em; background-color:#F8F8FF; width:25%; display: table-cell; vertical-align:top;"> | <td style="border:1px solid #dfdfdf; padding:0 1em 1em 1em; align:left; font-size:1em; background-color:#F8F8FF; width:25%; display: table-cell; vertical-align:top;"> |
Revision as of 06:54, 25 October 2018
Introduction
This wiki contains documentation for QPR ProcessAnalyzer - the tool for turning event data into visual process intelligence. Read What is QPR ProcessAnalyzer for an introduction of the tool. If you are new to process mining, you can start by learning about concepts of process mining.
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.
Using ProcessAnalyzer |
Available analyses |
Excel client |
Developers
To create QPR ProcessAnalyzer models, you need to Extract data from source system(s), transform data to a format compatible with QPR ProcessAnalyzer and finally load data as process model(s). To perform these tasks, you can use T-SQL and QPR ProcessAnalyzer scripting commands. When you have created a model, end-users can analyze it easily by using QPR UI’s ProcessAnalyzer application. If needed, there are plenty of tools to customize the end-user experience in QPR UI.
Manage Environment |
Working with model data |
Integrating with Data |
Tutorials |
Installation
QPR ProcessAnalyzer installation requires installing a server component 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.
Installing ProcessAnalyzer |
Installing QPR UI |
Agreements
See the QPR End User Software License Agreement and QPR Software as a Service Agreement.