There is one URL route associated with Root Cause Analysis: rca. The following table describes the various paths that build on the route, and the elements that you can specify for each.
Element | Description | Accepted Value(s) | Notes |
---|---|---|---|
rca/dashboard/<EntityKey>: Displays the Root Cause Analysis overview page. |
|||
<EntityKey> | Specifies which analysis you want to view. |
The Entity Key of the desired analysis. |
This parameter is required and refers to the analysis. Without the Entity Key, the URL will not be supported. |
0 | Displays the home level of the asset hierarchy. | ||
rca/shell/<EntityKey>/mainrca: Displays the Analysis Summary workspace of the desired analysis. rca/shell/<EntityKey>/preserverecord: Displays the Preserve Records workspace of the desired analysis. rca/shell/<EntityKey>/ediag: Displays the Event Diagram workspace of the desired analysis. rca/shell/<EntityKey>/ltree: Displays the Logic Tree workspace of the desired analysis. rca/shell/<EntityKey>/cfindings: Displays the Communicate Findings workspace of the desired analysis. rca/shell/<EntityKey>/track: Displays the Track workspace of the desired analysis. rca/shell/<EntityKey>/reports: Displays the Reports workspace of the desired analysis. |
|||
<EntityKey> | Specifies the analysis that you want to view. |
The Entity Key of the desired analysis. |
This parameter is required and refers to the analysis. Without the Entity Key, the URL will not be supported. |
Example URL | Destination |
---|---|
rca/dashboard/0 | Opens the Root Cause Analysis dashboard at the home level of the asset hierarchy. |
rca/shell/2842234/mainrca |
Opens the Analysis Summary workspace for the Entity Key 2842234. |
rca/shell/2842234/preserverecord |
Opens the Preserve Records workspace for the Entity Key 2842234. |
rca/shell/2842234/ediag | Opens the Event Diagram workspace for the Entity Key 2842234. |
rca/shell/2842234/ltree |
Opens the Logic Tree workspace for the Entity Key 2842234. |
rca/shell/2842234/cfindings | Opens the Communicate Findings workspace for the Entity Key 2842234. |
rca/shell/2842234/track |
Opens the Track workspace for the Entity Key 2842234. |
rca/shell/2842234/reports |
Opens the Reports workspace for the Entity Key 2842234. |
Copyright © 2018 General Electric Company. All rights reserved.