URL Paths for ASI Features
In Asset Strategy Implementation, there is one route for accessing the overview and one URL base path for building URLs elsewhere in the module: asi/overview. The following table describes the various paths that build on the route, and the elements that you can specify for each.
Feature |
URL Path |
Description |
---|---|---|
ASI Overview Page |
asi/overview |
Displays the ASI Module Overview page. This path does not accept parameters. |
Asset Strategy Implementation Administration Page |
/strategy/asi/admin |
Displays the Asset Strategy Implementation Administration page. This path does not accept parameters. |
New Implementation Package |
/asi/package/0 |
Displays the workspace for a new Implementation Package. |
Specific Implementation Package |
/asi/package/<EntityKey> |
Displays the Implementation Package connected to the specific entity key. |
New Maintenance Plan for a Specific Implementation Package | /asi/package/<EntityKey>/wmi/0 | Displays the workspace for a new Maintenance Plan within an existing Implementation Package. |
New Child Record for a Specific WMI in a Package |
/asi/package/<EntityKey>/wmi/{wmikey}/new/{type} |
Displays the workspace for a new child record under the specified WMI. |
Example URL | Destination |
---|---|
asi/overview | Displays the ASI Module Overview page. |
/strategy/asi/admin | Displays the Asset Strategy Implementation Administration page. |
/asi/package/0 | Displays the workspace for a new Implementation Package. |
/asi/package/0228198107 | Displays the Implementation Package connected to the specified entity key. |
asi/package/64252712975/wmi/64259880695/new/MI_MAINTITM |
Displays the child task connected to the specified WMI. |
Copyright © 2018 General Electric Company. All rights reserved.