Difference between revisions of "QPR UI - 06/2022 Deprecated"
Line 71: | Line 71: | ||
== Installation and Administration == | == Installation and Administration == | ||
− | < | + | <div style="display: flex;flex-wrap: wrap;"> |
− | < | + | <div style="flex: 1 0 260px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;"> |
− | |||
=== Planning === | === Planning === | ||
− | |||
* [[QPR UI Installation Checklist|Installation and Configuration Checklist]] | * [[QPR UI Installation Checklist|Installation and Configuration Checklist]] | ||
* [[QPR UI System Requirements|System Requirements for QPR UI]] | * [[QPR UI System Requirements|System Requirements for QPR UI]] | ||
* [[QPR UI Release Notes|QPR UI Release Notes]] | * [[QPR UI Release Notes|QPR UI Release Notes]] | ||
</div> | </div> | ||
− | |||
− | |||
+ | <div style="flex: 1 0 260px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;"> | ||
=== Installing === | === Installing === | ||
− | |||
* [[SQL Server Configuration in QPR UI|SQL Server Configuration for QPR UI]] | * [[SQL Server Configuration in QPR UI|SQL Server Configuration for QPR UI]] | ||
* [[QPR UI Windows Installer|QPR UI Windows Installer]] | * [[QPR UI Windows Installer|QPR UI Windows Installer]] | ||
Line 92: | Line 88: | ||
* [[Silent Installation in QPR UI|Automated Installation]] | * [[Silent Installation in QPR UI|Automated Installation]] | ||
</div> | </div> | ||
− | |||
− | |||
+ | <div style="flex: 1 0 260px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;"> | ||
=== Configuring === | === Configuring === | ||
− | |||
* [[QPR UI System Settings|QPR UI System Settings]] | * [[QPR UI System Settings|QPR UI System Settings]] | ||
* [[Federated Authentication in QPR UI|Federated Authentication (SAML 2.0)]] | * [[Federated Authentication in QPR UI|Federated Authentication (SAML 2.0)]] | ||
Line 104: | Line 98: | ||
* [[QPR UI Audit Logging|Audit Logging in QPR UI]] | * [[QPR UI Audit Logging|Audit Logging in QPR UI]] | ||
</div> | </div> | ||
− | </ | + | </div> |
− | |||
− | |||
__NOTOC__ | __NOTOC__ |
Revision as of 21:56, 14 May 2019
Welcome to QPR UI Wiki! QPR UI is a state-of-the-art web user interface providing unified user experience across all QPR Software's products: QPR ProcessAnalyzer, QPR Metrics, QPR EnterpriseArchitect and QPR ProcessDesigner. QPR UI is a flexible user interface development platform providing possibility to design an intuitive and beautiful user interfaces for variety of different use cases. User interface implemented using QPR UI is inherently responsive and it works all sizes of devices, such as in mobile phones, tablets and desktops. To get started quickly with QPR UI, install Deployment Packages for the products you are using.
Designing User Interfaces
User interfaces designed using QPR UI consist of views, panels and presentation objects. View is the topmost level canvas that spans the whole screen, and panels in the view are used to group presentation objects visually together. Presentation objects are smallest building blocks of the user interface, and they are for example charts, tables, buttons and labels.
Querying from QPR Metrics and EA/PD
Tags and Variables
Presentation Objects
QPR UI contains variety of presentation objects for different purposes:
Data Visualization
- Chart and Gauge
- Data Grid
- Editable Data Grid (for QPR Suite)
- Pick List
Data Analytics
- QPR ProcessAnalyzer (PAPO)
- QPR ProcessAnalyzer KPI Designer
- Process Path Visualizer (for QPR ProcessDesigner)
Customized and External Content
Canvases for Presentation Objects
Installation and Administration
Planning
Installing