QPR ProcessAnalyzer Wiki: Difference between revisions
Line 93: | Line 93: | ||
<div style="flex: 1 0 250px;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 | === Data Integrations and Connectors === | ||
* [[Managing Scripts|Managing Scripts in Workspace]] | * [[Managing Scripts|Managing Scripts in Workspace]] | ||
* [[SQL Scripting for ETL|Writing SQL Scripts]] | * [[SQL Scripting for ETL|Writing SQL Scripts]] |
Revision as of 13:43, 31 August 2023
Welcome to QPR ProcessAnalyzer Wiki! QPR ProcessAnalyzer is your tool for turning event and transactional data into visual process intelligence. Topics in this documentation are divided based on user roles: process analysts, developers and administrators. For an introduction, read Getting Started and Introduction to QPR ProcessAnalyzer sections.
For Process Analysts
QPR ProcessAnalyzer is used via web browser. In QPR ProcessAnalyzer application you can perform various analyses on your process model.
Introduction and General
Working with Dashboards
Analyses and Visualizations
For Developers
To build QPR ProcessAnalyzer models, you need to extract data from source systems, transform it to an eventlog format and finally load to process models. To perform these tasks, you can use the ETL scripting platform that is part of QPR ProcessAnalyzer. When the model is created, users can start analyzing and create dashboards.
Expression Language
- SQL Expressions for Snowflake
- In-memory expressions: Basic Syntax and Operations / Generic Functions
- Generic types (Generic Properties, Array, DateTime, String, Timespan, Dictionary)
- In-memory models API (AttributeType, Case, Event, EventLog, EventType, Flow, FlowOccurrence, Variation)
- Configuration objects (Datatable, Model, Filter, Script, Project, User/Group)
- Tabular data types (DataFrame, SqlDataFrame, DataFlow)
- Machine Learning API / Conformance Checking
- Filtering Model Data
Manage Data Models
- Creating Process Mining Model
- Exporting and Importing Data
- Calculated Case and Event Attributes
- Email Notifications
- Model datasources (Datatable, Loading Script, ODBC)
- Keeping Models Always Available
- Case Level Permissions
- Anonymize data
- Best Practices for Designing Models
- Event Ordering for Identical Timestamps
- Time Zones and Local Time
For System Administrators
QPR ProcessAnalyzer requires installing QPR ProcessAnalyzer Server hosted in IIS and two SQL Server databases. All functionality is available in the web UI without any additional components in workstations. If there is a need to access on-premise source systems to extract eventlog data, QPR ScriptLauncher needs to be installed.
Planning Installation
Installing and Configuring
Agreements
See the QPR End User Software License Agreement and QPR Software as a Service Agreement.