Navigation Menu: Difference between revisions
Line 41: | Line 41: | ||
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. | 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. | ||
== | == Technical Information about Views == | ||
Each view in the deployment package has an identifier which is used when creating links between views. The identifiers are as follows: | Each view in the deployment package has an identifier which is used when creating links between views. The identifiers are as follows: | ||
* '''Frontpage''': QPRProcessAnalyzerFrontPage | * '''Frontpage''': QPRProcessAnalyzerFrontPage |
Revision as of 08:24, 21 November 2018
Download Deployment Package
- QPR UI 2018.7: https://files.qpr.com/releases/PADeploymentPackage/QPRPADeploymentPackageV004.zip (latest)
- QPR UI 2018.6: https://files.qpr.com/releases/PADeploymentPackage/QPRPADeploymentPackageV003.zip
- QPR UI 2018.5: https://files.qpr.com/releases/PADeploymentPackage/QPRPADeploymentPackageV002.zip
- QPR UI 2018.4: https://files.qpr.com/releases/PADeploymentPackage/QPRPADeploymentPackageV001.zip
Install Deployment Package
- Prerequisite: QPR UI should be configured to route traffic through IIS.
- Download the deployment package and extract its contents to a temporary folder.
- Log in to your QPR UI.
- Switch to My Workspace and delete possible previous versions of the deployment package views.
- Import the views from the temporary folder into your QPR UI.
- 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:
- Open Profiling Case Analysis using the drop down menu.
- 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.
- 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.
Technical Information about Views
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