There are three URL routes associated with Asset Strategy Management: /strategy/overview, /strategy/asm, and /strategy/admin. The following table describes the various paths that build on the routes, and the elements that you can specify for each.
ASM URLs
Element | Description | Accepted Value(s) | Notes |
---|---|---|---|
/strategy/overview: Opens the Asset Strategy Management home page. | |||
/strategy/asm/strategy/<AssetEntityKey>: Displays the selected Strategy on the Strategy Details page. | |||
<AssetEntityKey> | Specifies the entity key of an asset whose associated strategy data you want to display. | The entity key of the asset. |
The asset entity key must be present in the URL to display the correct page. |
/strategy/asm/strategy/<AssetEntityKey>/<WorkspaceName>: Displays the selected strategy in the selected workspace. | |||
<WorkspaceName> | Specifies the workspace within which you want to open the query. | risks-actions | Displays the selected strategy in the Risks and Actions workspace on the Strategy Details page. |
analysis | Displays the selected strategy in the Risk Analysis workspace on the Strategy Details page. | ||
revisions | Displays the selected strategy in the Revisions workspace on the Strategy Details page. | ||
implement | Displays the selected strategy in the Implement Actions workspace on the Strategy Details page. | ||
/strategy/asm/template/<TemplateEntityKey>: Displays the selected template on the Strategy Details page. | |||
<TemplateEntityKey> | Specifies the entity key of the template whose data you want to display. | The entity key of the template. | The template entity key must be present in the URL to display the correct page. |
/strategy/asm/template/<TemplateEntityKey>/<TemplateWorkspaceName>: Displays the selected template in the selected workspace. | |||
<TemplateWorkspaceName> | Specifies the workspace within which you want to open the query. | controlled | Displays the selected template in the Controlled Strategies workspace on the Strategy Details template page. |
risks-actions | Displays the selected template in the Risks and Actions workspace on the Strategy Details template page. | ||
analysis | Displays the selected template in the Risk Analysis workspace on the Strategy Details template page. | ||
revisions | Displays the selected template in the Revisions workspace on the Strategy Details template page. | ||
/strategy/asm/system/<SystemEntityKey>: Displays the selected system strategy on the Strategy Details page. | |||
<SystemEntityKey> | Specifies the entity key of the system strategy whose data you want to display. | The entity key of the desired system strategy. | The system strategy entity key must be present in the URL to display the correct page. |
/strategy/asm/system/<SystemEntityKey>/<SystemWorkspaceName>: Displays the selected system strategy in the selected workspace on the Strategy Details page. | |||
<SystemWorkspaceName> | Specifies the workspace within which you want to open the query. | manage | Displays the selected system strategy in the Manage Strategy workspace on the Strategy Details page. |
analysis | Displays the selected system strategy in the Risk Analysis workspace on the Strategy Details page. | ||
review | Displays the selected system strategy in the Review Strategy workspace on the Strategy Details page. | ||
/strategy/asm/unit/<UnitEntityKey>: Displays the selected unit strategy on the Strategy Details page. | |||
<UnitEntityKey> | Specifies the entity key of the unit strategy whose data you want to display | The entity key of the desired unit strategy. | The unit strategy entity key must be present in the URL to display the correct page. |
/strategy/asm/unit/<UnitEntityKey>/<UnitWorkspaceName>: Displays the selected unit strategy in the selected workspace on the Strategy Details page. | |||
<UnitWorkspaceName> | Specifies the workspace within which you want to open the query. | manage | Displays the selected unit strategy in the Manage Strategy workspace on the Strategy Details page. |
analysis | Displays the selected unit strategy in the Risk Analysis workspace on the Strategy Details page. | ||
review | Displays the selected unit strategy in the Review Strategy workspace on the Strategy Details page. |
Example URL | Destination |
---|---|
/strategy/overview | The ASM Overview page. |
/strategy/asm/strategy/5272011/risks-actions | The Risks and Actions workspace for the specified strategy. |
/strategy/asm/unit/1301955/review | The Review Strategy workspace for the specified unit strategy. |
strategy/asm/template/2112805 | The Strategy Details page for the specified template. |
ASM Admin URLs
Element | Description |
---|---|
/strategy/admin | Opens ASM Admin with the first tab selected. |
/strategy/admin/risk-card | Opens ASM Admin with the Risk Card tab selected. |
/strategy/admin/action-card | Opens ASM Admin with the Action Card tab selected. |
Copyright © 2018 General Electric Company. All rights reserved.