There are two URL routes associated with Rounds: rounds and rounds-inspection. The following tables describe the various paths that build on those routes, and the elements that you can specify for each.
Element | Description | Notes |
---|---|---|
rounds/dashboard/admin | Displays the RD Overviewpage. | N/A |
rounds/route-management/route-datasheet/<RouteKey> | Displays a Route record on the Route Managementpage. | The rounds/route-management/route-datasheet URL lets you construct a hyperlink that will open a Route record on the Route Management page. The URL accepts one parameter, RouteKey, which accepts the numeric entity key of the desired Route record. The RouteKey parameter is required. Example: rounds/route-management/route-datasheet/64251704746 |
rounds/route-management/checkpoint/<CheckpointKey> |
Displays a specific checkpoint within a Route on the Route Management page. If the checkpoint is not in a Route, the Record Manager page for the checkpoint record will be displayed instead. |
This URL accepts one parameter, CheckpointKey, which accepts the numeric entity key of the desired Measurement Location or Lubrication Requirement record. The CheckpointKey parameter is required. Example: rounds/route-management/checkpoint/64051704468 |
health/indicator/source/<SourceKey>/trend | Displays the Health Indicator Source page showing the Readings trend for a Measurement Location. | Refer to the Asset Health Manager documentation for more information. |
rounds/mlgt-management/mlgt-datasheet/<TemplateGroupKey> | Displays the Template Group Management page. | The mlgt-management/mlgt-datasheet URL lets you construct a hyperlink that will open a Template Group record on the Template Group Management page. The URL accepts one parameter, TemplateGroupKey, which accepts the numeric entity key of the desired Template Group record. The TemplateGroupKey parameter is required. Example: rounds/mlgt-management/mlgt-datasheet/64252059352 |
rounds/update-existing-mls/<MLTKey> | Displays the Update Existing MLs page for a Measurement Location Template. | The rounds/update-existing-mls URL lets you construct a hyperlink that will open the Update Existing MLs page. The page displays all the Measurement Locations that were created from the Measurement Location Template with the entity key <MLTKey>. This page allows the user to choose which Measurement Locations will be updated to match the current values in the Measurement Location Template. |
Element | Description | Notes |
---|---|---|
rounds/dashboard/user | Displays the RDC Overview page. | N/A |
rounds-inspection/<RouteKey> | Displays the RDC Overview page for the Route with the entity key <RouteKey>. | The rounds-inspection URL lets you construct a hyperlink that will open a Route record on the Rounds Data Collection page. The URL accepts one parameter, RouteKey, which accepts the numeric entity key of the desired Route record. The RouteKey parameter is required. Example: rounds-inspection/64251704746 |
Copyright © 2018 General Electric Company. All rights reserved.