There is one URL route associated with Inspection Management: im. 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 |
---|---|---|---|
im/asset/<AssetEntityKey>/<WorkspaceName>: Accesses the Inspection Management page. im/asset/<AssetEntityKey>/inspection/<InspectionEntityKey>: Accesses the Inspection Data section of the Inspection Overview page. im/asset/<AssetEntityKey>/task/<InspectionTaskEntityKey>: Accesses the Manage Task page. |
|||
<AssetEntityKey> | Specifies the level of the Asset Hierarchy for which you want to view Inspection information. |
Any Asset Entity Key that is associated with an asset in the Asset Hierarchy. |
N/A |
<WorkspaceName> |
Specifies the Inspection Management page that you want to view. |
Overview |
Accesses the Inspection Management Overview workspace. |
Profile | Accesses the Inspection Profile Details section. | ||
<InspectionEntityKey> | Specifies the level of the Asset Hierarchy for which you want to view Inspection information. | Any Inspection Entity Key that is associated with an asset in the Asset Hierarchy. | Accesses the Inspection Data section. |
-1 |
The Inspection Data section. If the <InspectionEntityKey> is a valid Inspection record, you can bypass the <AssetEntityKey> by entering -1. |
||
<InspectionTaskEntityKey> | Specifies the level of the Asset Hierarchy for which you want to view Inspection Task information. | Any Inspection Task Entity Key that is associated with an asset in the Asset Hierarchy. | Accesses the Manage Task page. |
im/functionallocation/<FunctionalLocationEntityKey>/<WorkspaceName>: Accesses the Inspection Management page. im/functionallocation/<FunctionalLocationEntityKey>/inspection/<InspectionEntityKey>: Accesses the Inspection Data section of the Inspection Overview page. im/functionallocation/<FunctionalLocationEntityKey>/task/<InspectionTaskEntityKey>: Accesses the Manage Task page. |
|||
<FunctionalLocationEntityKey> |
Specifies the functional location level of the Asset Hierarchy for which you want to view Inspection information. |
Any Functional Location Entity Key that is associated with an asset in the Asset Hierarchy. | N/A |
<WorkspaceName> |
Specifies the Inspection Management page that you want to view. |
Overview |
Accesses the Inspection Management Overview page. |
Profile |
Accesses the Inspection Profile Details section. | ||
<InspectionEntityKey> |
Specifies the functional location level of the Asset Hierarchy for which you want to view Inspection information. |
Any Inspection Entity Key that is associated with an asset in the Asset Hierarchy. | Accesses the Inspection Data section. |
<InspectionTaskEntityKey> |
Specifies the functional location level of the Asset Hierarchy for which you want to view Inspection Task information. |
Any Inspection Task Entity Key that is associated with an asset in the Asset Hierarchy. | Accesses the Manage Task page. |
im/workpack/<WorkPackEntityKey>: Accesses the Work Pack Overview page. im/workpack/<WorkPackEntityKey>/subworkpack/<SubWorkPackEntityKey>: Accesses the Work Pack Overview page for the selected Sub Work pack. |
|||
<WorkPackEntityKey> | Specifies the Work Pack that you want to view. | Any related Work Pack Entity Key. | Accesses the Definitions section. |
<SubWorkPackEntityKey> | Specifies the Sub Work Pack that you want to view. | Any related Sub Work Pack Entity Key. |
Accesses the Definitions section. Note: You may have two Sub Work Pack strings in a single URL. |
im/task/<InspectionTaskEntityKey>/inspection/0/inspectionfamkey/<InspectionDocumentTypeFamilyKey>: Creates an inspection that is linked to an inspection task. | |||
<InspectionTaskEntityKey> | Specifies the Inspection Task key for which you are creating an inspection. | Any Inspection Task Entity Key that is associated with an asset in the Asset Hierarchy. | The inspection that you create using the URL will be associated with this task. |
<InspectionDocumentTypeFamilyKey> | Specifies the inspection document type family key that is associated with the document type of the inspection. | Any Inspection Document Type Family Key that is associated with the selected asset. | If you do not have a document type defined, a dialog appears, asking you to select an inspection family or checklist template. |
im/asset/<AssetEntityKey>/inspection/0: Creates an inspection that is associated with an asset. | |||
<AssetEntityKey> | Specifies the level of the Asset Hierarchy for which you want to create an inspection. | Any Asset Entity Key that is associated with an asset in the Asset Hierarchy. | The inspection that you create using the URL will be associated with this asset. |
im/asset/<AssetEntityKey>/inspectionfamkey/<InspectionFamilyKey>: Creates an inspection that is associated with an asset and an inspection family. | |||
<AssetEntityKey> | Specifies the level of the Asset Hierarchy for which you want to create an inspection. | Any Asset Entity Key that is associated with an asset in the Asset Hierarchy. | The inspection that you create using the URL will be associated with this asset. |
<InspectionFamilyKey> | Specifies the family key that is associated with the inspection family for which you want to create an inspection. | Any Inspection Family Key that is associated with the selected asset. | The inspection that you create using the query will be associated with this inspection family. You cannot associate this inspection with a checklist template. |
Example URL | Destination |
---|---|
im/asset/64251821851/overview | The Inspection Management Overview page. |
im/asset/64251821851/inspection/64251866183 | The Inspection Data section of the Inspection Overview page. |
im/asset/-1/inspection/64251866183 | The Inspection Data section of the Inspection Overview page. |
im/asset/64251821851/task/64252712345 | The Manage Task page. |
im/functionallocation/64253088766/Overview | The Inspection Management Overview page. |
im/functionallocation/64253088766/inspection/64251866183 | The Inspection Data section of the Inspection Overview page. |
im/functionallocation/64253088766/task/64252712345 | The Manage Task page. |
im/workpack/64253082425 -or- im/workpack/64253082425/subworkpack/64253156890 -or- im/workpack/64253082425/subworkpack/64253156890/subworkpack/6425315689 |
The Definitions section of the Work Pack Overview page. |
im/task/64252712345/inspection/0/inspectionfamkey/6598721675 | The Inspection Details page for the inspection you created from the selected inspection task. |
im/asset/64251821851/inspection/0 | The Inspection Details page for the inspection you created from the selected asset. |
im/asset/64251821851/inspectionfamkey/6256448923 | The Inspection Details page for the inspection you created from the selected asset. |
Copyright © 2018 General Electric Company. All rights reserved.