QPR ProcessAnalyzer Wiki: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
Line 55: Line 55:


<div style="display: flex;flex-wrap: wrap;">
<div style="display: flex;flex-wrap: wrap;">
<div style="flex: 1 0 280px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
<div style="flex: 1 0 350px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
=== Quering and Analyzing Eventlogs ===
=== Expression Language ===
* [[QPR ProcessAnalyzer Datasource|QPR ProcessAnalyzer Queries]]
* [[QPR ProcessAnalyzer Expression Analysis|QPR ProcessAnalyzer Expressions]]
* [[QPR ProcessAnalyzer Expression Analysis|QPR ProcessAnalyzer Expressions]]
** [[QPR_ProcessAnalyzer_Expressions|Introduction to Expression Language]]
* [[QPR_ProcessAnalyzer_Expressions|Introduction to Expression Language]]
** [[QPR_ProcessAnalyzer_Objects_in_Expression_Language|QPR ProcessAnalyzer Objects]] ([[QPR_ProcessAnalyzer_Objects_in_Expression_Language#AttributeType|AttributeType]], [[QPR_ProcessAnalyzer_Objects_in_Expression_Language#Case|Case]], [[QPR_ProcessAnalyzer_Objects_in_Expression_Language#Event|Event]], [[QPR_ProcessAnalyzer_Objects_in_Expression_Language#EventLog|EventLog]], [[QPR_ProcessAnalyzer_Objects_in_Expression_Language#EventType|EventType]], [[QPR_ProcessAnalyzer_Objects_in_Expression_Language#Flow|Flow]], [[QPR_ProcessAnalyzer_Objects_in_Expression_Language#FlowOccurrence|FlowOccurrence]], [[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#Variation|Variation]])
* [[QPR_ProcessAnalyzer_Objects_in_Expression_Language|QPR ProcessAnalyzer Objects]] ([[QPR_ProcessAnalyzer_Objects_in_Expression_Language#AttributeType|AttributeType]], [[QPR_ProcessAnalyzer_Objects_in_Expression_Language#Case|Case]], [[QPR_ProcessAnalyzer_Objects_in_Expression_Language#Event|Event]], [[QPR_ProcessAnalyzer_Objects_in_Expression_Language#EventLog|EventLog]], [[QPR_ProcessAnalyzer_Objects_in_Expression_Language#EventType|EventType]], [[QPR_ProcessAnalyzer_Objects_in_Expression_Language#Flow|Flow]], [[QPR_ProcessAnalyzer_Objects_in_Expression_Language#FlowOccurrence|FlowOccurrence]], [[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#Variation|Variation]])
** [[Generic_Objects_in_Expression_Language|Generic Objects]] ([[Generic_Objects_in_Expression_Language#Array|Array]], [[Generic_Objects_in_Expression_Language#DateTime|DateTime]], [[Generic_Objects_in_Expression_Language#Dictionary|Dictionary]], [[Generic_Objects_in_Expression_Language#String|String]], [[Generic_Objects_in_Expression_Language#TimeSpan|TimeSpan]])
* [[Generic_Objects_in_Expression_Language|Generic Objects]] ([[Generic_Objects_in_Expression_Language#Array|Array]], [[Generic_Objects_in_Expression_Language#DateTime|DateTime]], [[Generic_Objects_in_Expression_Language#Dictionary|Dictionary]], [[Generic_Objects_in_Expression_Language#String|String]], [[Generic_Objects_in_Expression_Language#TimeSpan|TimeSpan]])
** [[Generic Properties and Functions in QPR ProcessAnalyzer Expressions|Function and Properties]]
* [[Generic Properties and Functions in QPR ProcessAnalyzer Expressions|Function and Properties]]
** [[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]]
* [[Filtering_in_QPR_ProcessAnalyzer_Queries|Filtering Queries]]
* [[Filtering_in_QPR_ProcessAnalyzer_Queries|Filtering Queries]]
* [[QPR ProcessAnalyzer Datasource|QPR ProcessAnalyzer Queries]]
</div>
</div>


Line 81: Line 81:
</div>
</div>


<div style="flex: 1 0 360px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
<div style="flex: 1 0 250px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
=== Data Integrations and API's ===
=== Data Integrations and API's ===
<div style="float:left; width:50%;">
* [[Data Tables in QPR ProcessAnalyzer|Manage Data Tables]]
* [[Data Tables in QPR ProcessAnalyzer|Manage Data Tables]]
* [[Manage Scripts in QPR ProcessAnalyzer Excel Client|Scripting Manager]]
* [[Manage Scripts in QPR ProcessAnalyzer Excel Client|Scripting Manager]]
Line 89: Line 88:
* [[QPR ProcessAnalyzer Scripting Commands|Scripting Commands Reference]]
* [[QPR ProcessAnalyzer Scripting Commands|Scripting Commands Reference]]
* [[QPR ProcessAnalyzer ScriptLauncher| ScriptLauncher]]
* [[QPR ProcessAnalyzer ScriptLauncher| ScriptLauncher]]
</div>
<div style="float:left; width:50%;">
* [[QPR_ProcessAnalyzer_Model_JSON_Settings#Loading_Process_Mining_Data_from_ODBC_Datasource|Loading Models from ODBC Datasource]]
* [[QPR_ProcessAnalyzer_Model_JSON_Settings#Loading_Process_Mining_Data_from_ODBC_Datasource|Loading Models from ODBC Datasource]]
* [[QPR ProcessAnalyzer Web Service API|QPR ProcessAnalyzer Web Service API]]
* [[QPR ProcessAnalyzer Web Service API|QPR ProcessAnalyzer Web Service API]]
* [[QPR ProcessAnalyzer ETL Tutorial | ETL Scripting Tutorial]]
* [[QPR ProcessAnalyzer ETL Tutorial | ETL Scripting Tutorial]]
* [[Sample Files for QPR ProcessAnalyzer]]
* [[Sample Files for QPR ProcessAnalyzer]]
</div>
</div>
</div>
</div>
</div>

Revision as of 12:39, 24 June 2019

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.

For 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.

For 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.

Agreements

See the QPR End User Software License Agreement and QPR Software as a Service Agreement.