Navigation Menu: Difference between revisions

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


== Install Deployment Package ==
== Install Deployment Package ==
# Prerequisite: QPR UI should be configured to [[Routing_Through_IIS_in_QPR_UI|route traffic through IIS]].
# Download the [[QPR_ProcessAnalyzer_Deployment_Package_for_QPR_UI#Deployment_Package_Versions|deployment package]] and extract its contents to a temporary folder.
# Download the [[QPR_ProcessAnalyzer_Deployment_Package_for_QPR_UI#Deployment_Package_Versions|deployment package]] and extract its contents to a temporary folder.
# Log in to your '''QPR UI'''.
# Log in to your '''QPR UI'''.

Revision as of 08:19, 21 November 2018

Download Deployment Package

Install Deployment Package

  1. Prerequisite: QPR UI should be configured to route traffic through IIS.
  2. Download the deployment package and extract its contents to a temporary folder.
  3. Log in to your QPR UI.
  4. Switch to My Workspace and delete possible previous versions of the deployment package views.
  5. Import the views from the temporary folder into your QPR UI.
  6. Publish at least the QPR ProcessAnalyzer - Frontpage view.

Deployment Package Contents

Frontpage

This view contains links to all the other views in the deployment package. It's advisable to publish this view, so all users have access to it.

Process Discovery

This QPR ProcessAnalyzer view is for analysts to discover the process.

Conformance Analysis

This view incorporates the Conformance Checking in QPR ProcessAnalyzer capability of QPR ProcessAnalyzer. There are two views in the conformance analysis: the other shows the nonconformance reasons, and the other shows possible root causes for the nonconformance using the Influence Analysis for Case Attributes.

Process Benchmarking

Process Benchmarking can be used to compare process flows e.g. between two selected case attribute values. The view works as follows:

  1. Open Profiling Case Analysis using the drop down menu.
  2. For the compared case attribute values, create a filter in the left side view and another filter in the right side view for another attribute value.
  3. Go back to the flowchart view using the drop down menu. Now you can see two flowcharts to make the benchmarking.

ChartView

The ChartView allows the creation of customized charts to answer specific business needs, with measures and dimensions the user has selected. If you edit this view, make sure that the ChartView panel is placed on top of the QPR ProcessAnalyzer panel (you can do this by having the ChartView panel the last panel that you have moved), so that the BPMN editor is shown correctly.

Data Import

This view is used to import data into the QPR ProcessAnalyzer service (direct database import is not supported). Note that you need to have sufficient rights to import data to the QPR ProcessAnalyzer service in order to use this view. For detailed documentation, see Importing Data to QPR ProcessAnalyzer.

KPI Expressions Tester

This view is for testing QPR ProcessAnalyzer expressions before using the expressions in the dashboards.

Model Manager

This view is intended for administrators to see a list of all models in the system and manage their memory loading status. The administrator can load models into memory and drop them from the memory. It's also possible to export models in .pacm format.

View Identifiers

Each view in the deployment package has an identifier which is used when creating links between views. The identifiers are as follows:

  • Frontpage: QPRProcessAnalyzerFrontPage
  • Process Discovery: QPRProcessAnalyzerProcessDiscovery
  • Conformance Analysis: QPRProcessAnalyzerConformanceAnalysis
  • Conformance Root Causes Analysis: QPRProcessAnalyzerConformanceRootCausesAnalysis
  • Process Benchmarking: QPRProcessAnalyzerProcessBenchmarking
  • ChartView: QPRProcessAnalyzerChartView
  • Data Import: QPRProcessAnalyzerDataImport
  • KPI Analysis Tester: QPRProcessAnalyzerKPIAnalysisTester
  • Model Manager: QPRProcessAnalyzerModelManager