QPR ProcessAnalyzer Wiki: Difference between revisions
Line 91: | Line 91: | ||
* [[Data Extraction, Transformation, and Loading|Introduction to ETL Scripting]] | * [[Data Extraction, Transformation, and Loading|Introduction to ETL Scripting]] | ||
* [[QPR ProcessAnalyzer Scripting Commands|Scripting Commands Reference]] | * [[QPR ProcessAnalyzer Scripting Commands|Scripting Commands Reference]] | ||
* [[QPR ProcessAnalyzer ScriptLauncher| ScriptLauncher]] | * [[QPR ProcessAnalyzer ScriptLauncher|QPR ProcessAnalyzer ScriptLauncher]] | ||
* [[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]] |
Revision as of 13:39, 9 October 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.
Using QPR ProcessAnalyzer
Process Mining Analyses and Visualizations
QPR ProcessAnalyzer Excel Client
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.
Expression Language
- QPR ProcessAnalyzer Expressions
- Introduction to Expression Language
- QPR ProcessAnalyzer Objects (AttributeType, Case, Event, EventLog, EventType, Flow, FlowOccurrence, Model, Project, User/Group, Variation)
- Generic Objects (Array, DateTime, Dictionary, String, TimeSpan)
- Function and Properties
- Machine Learning Functions
- Conformance Checking using BPMN
- Filtering Queries
- QPR ProcessAnalyzer Queries
Manage Models and Content
- Manage Projects and Models
- Calculated Attributes
- Model datasources (datatables, ODBC, expressions)
- Automatic loading on server startup
- Memory usage settings
- Case Permissions
- Administrate Filters
- Manage Users and Groups
- Permissions and Security Roles
- Exporting and Importing Models
- Logs in QPR ProcessAnalyzer
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.
Planning Installation
Installing
- New Installation for QPR ProcessAnalyzer Server
- Setting Up Scripting Environment
- Updating Existing QPR ProcessAnalyzer Server
- Installing QPR ProcessAnalyzer Excel Client
- Installing QPR ProcessAnalyzer ScriptLauncher
- Installing SAP Connector
- To install QPR UI, follow the QPR UI installation documentation
Agreements
See the QPR End User Software License Agreement and QPR Software as a Service Agreement.