Difference between revisions of "QPR BusinessPortal Processes View"

From Mea Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 +
<div style="display: flex;flex-wrap: wrap;">
 +
<div style="flex: 1 0 210px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#FFFFFF;margin:10px 0px 0px 10px;">
 
== Processes Main Page ==
 
== Processes Main Page ==
 
This page presents the root process content in the cards/diagram views. This is a starting point of exploring the process hierarchy.
 
This page presents the root process content in the cards/diagram views. This is a starting point of exploring the process hierarchy.
 +
</div>
 +
 +
<div style="flex: 1 0 210px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#FFFFFF;margin:10px 0px 0px 10px;">
  
 
== Sider ==
 
== Sider ==
 
This component is located on left side of the screen. The Sider shows the tree hierarchy of processes that are modeled in EA/PD. The currently selected process level and path is highlighted in the process hierarchy shown on the Sider.
 
This component is located on left side of the screen. The Sider shows the tree hierarchy of processes that are modeled in EA/PD. The currently selected process level and path is highlighted in the process hierarchy shown on the Sider.
 +
</div>
 +
 +
</div>
  
 +
<div style="display: flex;flex-wrap: wrap;">
 +
<div style="flex: 1 0 210px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#FFFFFF;margin:10px 0px 0px 10px;">
 
== Page Header ==
 
== Page Header ==
 
The Page Header shown on the top part of the view displays basic information about the selected process on top level of the process hierarchy.
 
The Page Header shown on the top part of the view displays basic information about the selected process on top level of the process hierarchy.
 +
</div>
 +
 +
<div style="flex: 1 0 210px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#FFFFFF;margin:10px 0px 0px 10px;">
  
 
== Card View ==
 
== Card View ==
Line 12: Line 25:
  
 
If the lowest hierarchy level contains only activities (i.e. there are no processes at all), the activities are visualized as an activity table instead of card components.
 
If the lowest hierarchy level contains only activities (i.e. there are no processes at all), the activities are visualized as an activity table instead of card components.
 +
</div>
 +
 +
</div>
  
 +
<div style="display: flex;flex-wrap: wrap;">
 +
<div style="flex: 1 0 210px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#FFFFFF;margin:10px 0px 0px 10px;">
 
=== Process Details ===
 
=== Process Details ===
 
To see the process details, click the "See Details" link on the process card.
 
To see the process details, click the "See Details" link on the process card.
 +
</div>
 +
 +
<div style="flex: 1 0 210px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#FFFFFF;margin:10px 0px 0px 10px;">
  
 
== Diagram View ==
 
== Diagram View ==
 
Shows a diagram view of the selected process. If user clicks some element, the view contents and url update. The diagram contents and layout are coming from MEA WebService. If the layout or contents of the diagram needs to be changed, this needs to be done in modeling software.
 
Shows a diagram view of the selected process. If user clicks some element, the view contents and url update. The diagram contents and layout are coming from MEA WebService. If the layout or contents of the diagram needs to be changed, this needs to be done in modeling software.
 +
 +
</div>
 +
 +
</div>
 +
<!--
 
** Sider
 
** Sider
 
** Process levels
 
** Process levels
Line 31: Line 57:
 
** Diagram view
 
** Diagram view
 
*** Navigating
 
*** Navigating
 
+
-->
 
[[Category: QPR BusinessPortal]]
 
[[Category: QPR BusinessPortal]]
 +
__NOTOC__

Revision as of 08:55, 10 March 2023

Processes Main Page

This page presents the root process content in the cards/diagram views. This is a starting point of exploring the process hierarchy.

Sider

This component is located on left side of the screen. The Sider shows the tree hierarchy of processes that are modeled in EA/PD. The currently selected process level and path is highlighted in the process hierarchy shown on the Sider.

Page Header

The Page Header shown on the top part of the view displays basic information about the selected process on top level of the process hierarchy.

Card View

The Card view visualizes the processes modeled in QPR EnterpriseArchitect / ProcessDesigner (EA/PD) as cards. The cards can be clicked to expand the subprocesses or to view details about the selected process step.

If the lowest hierarchy level contains only activities (i.e. there are no processes at all), the activities are visualized as an activity table instead of card components.

Process Details

To see the process details, click the "See Details" link on the process card.

Diagram View

Shows a diagram view of the selected process. If user clicks some element, the view contents and url update. The diagram contents and layout are coming from MEA WebService. If the layout or contents of the diagram needs to be changed, this needs to be done in modeling software.