General Reference
The MIExecution Service
The MIExecution Service is a service available in the APM server, which processes jobs in the Inspection Management, Integrity Mobile, Risk Based Inspection, and Thickness Monitoring module queues. It uses a single shared ActiveMQ queue service across APM.
Supported Job Types
- Inspection Management
- Integrity Mobile
- Risk Based Inspection
- Thickness Monitoring
Configuration
Parameter | Description | Default Value |
---|---|---|
ConcurrencyLimit | The maximum number of messages consumed concurrently. | 100 |
Retries | The number of times the service retries to send the messages to ActiveMQ in case of a failure. | 5 |
For instructions of configuring these settings, refer to Configure Risk Based Inspection ActiveMQ settings for MIExecution Service.
RBI URLs
There is one URL route associated with Risk Based Inspection: rbi. 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 |
---|---|---|---|
rbi/unit: Opens the Risk Based Inspection Overview page. rbi/unit/<UnitEntityKey>: Displays the selected unit on the Risk Based Inspection Overview page. | |||
<UnitEntityKey> | Specifies the RBI unit that you want to view. | Any Unit Entity Key that corresponds to an asset in the Asset Hierarchy. | The Unit Entity Key must be present in the URL to display the correct page. |
rbi/processunit/<ProcessUnitEntityKey>: Opens the Unit Summary page for the selected process unit. rbi/processunit/<ProcessUnitEntityKey>/corrosionloop/<CorrosionLoopEntityKey>: Displays the Corrosion Loop Overview section. rbi/processunit/<ProcessUnitEntityKey>/corrosionloop/<CorrosionLoopEntityKey>/component/<ComponentEntityKey>: Displays the selected Component Overview section. rbi/processunit/<ProcessUnitEntityKey>/corrosionloop/<CorrosionLoopEntityKey>/component/<ComponentEntityKey>/analysis/AnalysisEntityKey: Displays the selected Analysis Details section. rbi/processunit/<ProcessUnitEntityKey>/corrosionloop/<CorrosionLoopEntityKey>/component/<ComponentEntityKey>/protectedasset/<ProtectedAssetEntityKey>: Displays the selected protected asset on the Asset Summary page. rbi/processunit/<ProcessUnitEntityKey>/corrosionloop/<CorrosionLoopEntityKey>/component/<ComponentEntityKey>/protectedcomponent/<ProtectedComponentEntityKey>: Displays the Component Details section for the selected protected component. rbi/processunit/<ProcessUnitEntityKey>/corrosionloop/<CorrosionLoopEntityKey>/component/<ComponentEntityKey>/protectedcomponent/<ProtectedComponentEntityKey>/analysis/<AnalysisEntityKey>: Displays the Analysis Details section for the selected protected component. rbi/processunit/<ProcessUnitEntityKey>/asset/<AssetEntityKey>: Displays the selected Asset Overview section. rbi/processunit/<ProcessUnitEntityKey>/asset/ <AssetEntityKey>/component/<ComponentEntityKey>: Displays the selected Component Details section. rbi/processunit/<ProcessUnitEntityKey>/asset/<AssetEntityKey>/component/<ComponentEntityKey>/analysis/<AnalysisEntityKey>: Displays the Analysis Details section for the selected analysis. rbi/processunit/<ProcessUnitEntityKey>/asset/<AssetEntityKey>/protectedcomponent/<ProtectedComponentEntityKey>/analysis/<AnalysisEntityKey>: Displays the Analysis Details section for the selected analysis. rbi/processunit/<ProcessUnitEntityKey>/asset/<AssetEntityKey>/component/<ComponentEntityKey>/protectedasset/<ProtectedAssetEntityKey>: Displays the Asset Overview section. rbi/processunit/<ProcessUnitEntityKey>/asset/<AssetEntityKey>/component/<ComponentEntityKey>/protectedcomponent/<ProtectedComponentEntityKey>: Displays the Component Details section. | |||
<ProcessUnitEntityKey> | Specifies the RBI Process Unit that you want to view. | Any Process Unit Entity Key that corresponds in the RBI tree. | The Process Unit Entity Key must be present in the URL to display the correct page. |
<CorrosionLoopEntityKey> | Specifies the Corrosion Loop that you want to view. | Any Corrosion Loop Entity Key that corresponds to a Corrosion Loop in the RBI tree. | The Corrosion Loop Entity Key must be present in the URL to display the correct page. |
<ComponentEntityKey> | Specifies the RBI Component that you want to view. | Any Component Entity Key that corresponds to an RBI Component in the RBI tree. | The Component Entity Key must be present in the URL to display the correct page. |
<AnalysisEntityKey> | Specifies the RBI Analysis that you want to view. | Any Analysis Entity Key that corresponds to an RBI Analysis in the RBI tree. | The Analysis Entity Key must be present in the URL to display the correct page. |
<ProtectedAssetEntityKey> | Specifies the protected asset that you want to view. | Any Protected Asset Entity Key that corresponds to a protected asset in the RBI tree. | The Protected Asset Entity Key must be present in the URL to display the correct page. |
<ProtectedComponentEntityKey> | Specifies the Protected Component that you want to view. | Any Protected Component Entity Key that corresponds to a Protected Component in the RBI tree. | The protected Component Entity Key must be present in the URL to display the correct page. |
rbi/asset/<AssetEntityKey>: Displays the selected asset on the Asset Summary page. rbi/asset/<AssetEntityKey>/component/<ComponentEntityKey>: Displays the selected Component Details section of the Asset Summary page. rbi/asset<AssetEntityKey>/component/<ComponentEntityKey>/analysis/<AnalysisEntityKey>: Displays the Analysis Details section of the Asset Summary page. rbi/analysis/<AnalysisEntityKey>: Displays the Analysis Details section of the Asset Summary page. rbi/asset/<AssetEntityKey>/protectedcomponent/<ProtectedComponentEntityKey>/analysis/<AnalysisEntityKey>: Displays the Analysis Details section of the Asset Summary page. | |||
<AssetEntityKey> | Specifies the RBI asset that you want to view in the RBI tree. | Any Asset Entity Key that corresponds to an asset in the RBI tree | The Asset Entity Key must be present in the URL to display the correct page. |
<ComponentEntityKey> | Specifies the RBI Component that you want to view in the RBI tree. | Any Component Entity Key that corresponds to an RBI Component in the RBI tree. | The Component Entity Key must be present in the URL to display the correct page. |
<AnalysisEntityKey> | Specifies the RBI Analysis that you want to view in the RBI tree. | Any Analysis Entity Key that corresponds to an RBI Analysis in the RBI tree. | The Analysis Entity Key must be present in the URL to display the correct page. |
rbi/corrosionloop/<CorrosionLoopEntityKey>: Displays the Corrosion Loop Summary page. | |||
<CorrosionLoopEntityKey> | Specifies the Corrosion Loop that you want to view in the RBI Tree. | Any Corrosion Loop Entity Key that corresponds to a Corrosion Loop in the RBI Tree. | The Corrosion Loop Entity Key must be present in the URL to display the correct page. |
rbi/evergreen/<ContextEntityKey>: Displays the Ready for Evergreening tab in the Evergreening workspace. rbi/evergreen/<ContextEntityKey>/<JobKey>: Displays the Created tab in the Evergreening workspace. | |||
<ContextEntityKey> | Specifies the Entity Key of the process unit or Functional Location. | The Entity Key of a Functional Location or process unit in the RBI Tree. | The Entity Key must be present in the URL to display the correct page. A value of -1 can be used to access the home level of the Asset Hierarchy. |
<JobKey> | Specifies the scheduled job that processes an RBI analysis duplication. | The Job Key of a scheduled job for an RBI analysis duplication. | None. |
rbi/whatif/<ContextEntityKey>: Displays the Pending What-If Analysis Creation section in the Create What-If Analyses workspace. | |||
<ContextEntityKey> | Specifies the Entity Key of the process unit or Functional Location. | The Entity Key of a Functional Location or process unit in the RBI Tree. | The Entity Key must be present in the URL to display the correct page. A value of -1 can be used to access the home level of the Asset Hierarchy. |
URLs
Example URL | Destination |
---|---|
rbi/unit | The Risk Based Inspection Overview page. |
rbi/unit/2305330 | The Risk Based Inspection Overview page for the specified unit. |
rbi/processunit/64253024663 | The Unit Overview section for the specified process unit. |
rbi/processunit/64253024663/corrosionloop/64253024702 | The Corrosion Loop Overview section for the specified process unit. |
rbi/processunit/64253024663/corrosionloop/64253024702/component/64253024704 | The Component Overview section for the specified process unit. |
rbi/processunit/64253024663/corrosionloop/64253024702/component/64253024704/analysis/64253024712 | The Analysis Details section for the specified process unit. |
rbi/processunit64253024663/corrosionloop/64253024702/component/64253024704/protectedasset/2509506 | The protected Asset Summary page for the specified process unit. |
rbi/processunit/64253024663/corrosionloop/64253024702/component/64253024704/protectedcomponent/64253024705 | The protected Component Overview page for the specified process unit. |
rbi/asset/2509505 | The Asset Summary page for the specified asset. |
rbi/asset/2509505/component/3476094 | The Component Details section of the Asset Summary page for the specified RBI Component. |
rbi/asset/2509505/component/3476094/analysis/3221498 -or- rbi/analysis/3221498 | The Analysis Details section of the Asset Summary page for the specified RBI Analysis. |
rbi/corrosionloop/4842819 | The Corrosion Loop Summary page for the specified Corrosion Loop. |
rbi/evergreening/64262527134 | The Ready for Evergreening or the Created tab in the Evergreening workspace. |
rbi/whatif/64262527134 | The Pending What-If Analysis Creation section in the Create What-If Analyses workspace. |
rbi/processunit/64262527107/asset/64262527140 | The Asset Overview for the selected Asset in the Asset view on the Process Unit Tree. |
rbi/processunit/64262527107/asset/64262527140/component/64262527710 | The Component Details section of the selected Component in the Asset view on the Process Unit Tree. |
rbi/processunit/64262527107/asset/64262527140/component/64262527710/analysis/64262527727 | The Analysis Details section for the selected analysis in the Asset view on the Process Unit Tree. |
Inspection Plan URLs
The following table describes the various paths that are used for the Inspection Plan workflow.
Element | Description | Accepted Value(s) | Notes |
---|---|---|---|
cm/asset/<assetKey>: Accesses the Inspection Plan for the specified asset. | |||
cm/plans: Accesses the Inspection Plan Management page. | |||
<assetKey> | Specifies the entity key of the asset record which you want to view. | Any asset key that is associated with an asset in the Asset Hierarchy | You should use the asset key of an asset that has an Inspection Plan created. If you select an asset that does not have an Inspection Plan, a warning message appears. |
URLs
Example URL | Destination |
---|---|
cm/asset/3290820029 | The Inspection Plan for the selected asset. |
Inspection Group URLs
The following table describes the various paths that are used for the Inspection Group workflow.
Element | Description | Accepted Value(s) | Notes |
---|---|---|---|
rbi/unit/<UnitKey>/inspectiongroup/: Accesses the Inspection Grouping page. | |||
rbi/unit/<UnitKey>/inspectiongroup/<InspectionGroupKey>: Accesses the Inspection Grouping page and ensures that the specified group is selected. | |||
<UnitKey> | Specifies the level of the Asset Hierarchy for the RBI Process Unit that you want to view. | Any Unit Key that corresponds to an asset in the Asset Hierarchy. | The Unit Key must be present in the URL to display the correct page. |
<InspectionGroupKey> | Specifies the level of the Inspection Group related to the process unit. | Any Inspection Group key that is related to the given process unit. | This is an optional key, if the Inspection Group key is not provided then it will select the first group in the Inspection Group tree, and if the Inspection Group key is provided then it will select the specified group in the Inspection Group tree. |
RBI 580 and Pipeline Management System Code Tables
The following table lists the System Code Tables that are used by RBI 580 and Pipeline Management.
RBI 580
Table ID | Table Description | Function |
---|---|---|
CORROSION TYPES | Corrosion Types | Populates the Thinning Type list in Grouping Element records. |
MI_DAMAGE_FACTOR | Damage Factor Class | The values in this System Code Table are used when you calculate an RBI PRD Analysis. |
MI_DEGRADATION_MECHANISM_TYPES | Degradation Mechanism Types | Populates the Degradation Mechanism list in Potential Degradation Mechanism records. |
MI_GROUPING_CORR_TYPE | Grouping Corrosion Types | Populates the Corrosion Type list. |
MI_GROUPING_EQP_TYPE | Grouping Equipment Types | Populates the Grouping Equipment Type list. |
MI_INSPECTION_RESULT | Inspection Result | Populates the Test Results list in Criticality Over Pressure Deg. Mech. Eval. and Criticality Leak Deg. Mech. Eval. records. |
MI_PDM_FILTER | MI RBI, Potential Degradation Filter | Used to limit the Potential Degradation Mechanisms records that can be linked to RBI Components. |
MI_PRD_DISCHARGE_LOCATION | MI PRD DISCHARGE LOCATION | Populates the PRD Discharge Location list in RBI PRD Criticality Analysis records. |
MI_PROTECTED_EQUIP_TYPES | Protected Equipment Types | Populates the Protected Asset Type list in RBI PRD Criticality Analysis records. |
MI_RBI_Area_Humidity | MI RBI Area Humidity |
Populates the Area Humidity field in the following records:
|
MI_RBI_Coating_Quality | MI RBI Coating Quality | Populates the Coating Quality field in Criticality Ext. Corr. Deg. Mech. Eval. records. |
RBI_INT_COR_TYPE | RBI Internal Corrosion Type |
Populates the Selected Corrosion Rate field on Criticality Int Corr. Deg. Mech. Eval. records.
|
MI_RBI_RISK_CATEGORY | RBI Risk Category | Populates the Risk Category list in Inspection Group records. |
MI_SERVICE_SEVERITY | Severity of the Process Fluid | Populates the Service Severity list in RBI PRD Criticality Analysis records. |
MI_STRESS_LOOKUP_TABLE | MI_STRESS_LOOKUP_TABLE |
Populates the Stress Lookup Table field in the following records:
|
MI_CONF_CALC_ACTIONS | RBI Flexible Calculation Actions | Populates the list in the Action field in Flexible Calculation Configuration records. |
MI_CONF_VAL_ACTIONS | RBI Flexible Validation Actions | Populates the list in the Action field in Flexible Calculation Validation records. |
Pipeline Management
The following table lists the System Code Tables that are used by Pipeline Management.
Table ID | Table Description | Function |
---|---|---|
MI_PIPELINEBELOWWATERSURFACE |
Depth Below Water Surface |
The values in this table are used to populate the list in the Below Water Surface field in Criticality Third Party Deg. Mech. Eval. records. |
MI_PIPELINEPROTECTIONCOVER | Mechanical Pipe Protection | The values in this table are used to populate the list in the Mechanical Pipe Protection field in Criticality Third Party Deg. Mech. Eval. records. |
MI_PIPELINEWARNINGSTRIP | Warning Strip | The values in this table are used to populate the list in the Pipeline Marker Tape field in Criticality Third Party Deg. Mech. Eval. records. |
MI_PIPELINEBELOWBOTTOMWATERWAY | Depth Below Bottom of Waterway | The values in this table are used to populate the list in the Below Bottom of Waterway field in Criticality Third Party Deg. Mech. Eval. records. |
MI_PIPELINECONCRETECOATING | Concrete Coating | The values in this table are used to populate the list in the Concrete Coating field in Criticality Third Party Deg. Mech. Eval. records. |
MI_PIPELINEACTIVITYLEVEL | Activity Level | The values in this table are used to populate the list in the Activity Level field in Criticality Third Party Deg. Mech. Eval. records. |
MI_PIPELINEABOVEGROUNDFACILITY | Above Ground Facilities | The values in this table are used to populate the list in the Above Ground Facilities field in Criticality Third Party Deg. Mech. Eval. records. |
MI_PIPELINELINELOCATING | Line Locating (One-Call System) | The values in this table are used to populate the list in the One-Call System field in Criticality Third Party Deg. Mech. Eval. records. |
MI_PIPELINEEDUCATIONPROGRAM | Public Education Program | The values in this table are used to populate the list in the Public Education field in Criticality Third Party Deg. Mech. Eval. records. |
MI_PIPELINERIGHTOFWAY | Right-Of-Way Condition | The values in this table are used to populate the list in the Right-Of-Way Condition field in Criticality Third Party Deg. Mech. Eval. records. |
MI_PIPELINEPATROLFREQ | Patrol Frequency | The values in this table are used to populate the list in the Patrol Frequency field in Criticality Third Party Deg. Mech. Eval. records. |
MI_PIPELINEPREVIOUSDAMAGE | Previous Damage | The values in this table are used to populate the list in the Previous Damage field in Criticality Third Party Deg. Mech. Eval. records. |
MI_PIPELINELANDMOVEMENTPOTENTIAL | Land Movement Potential | The values in this table are used to populate the list in the the RBI Pipeline Analysis and Criticality RBI Pipeline Segment families. |
MI_PIPELINEPRESSURESURGEPOTENTIAL | Pressure Surge Potential | The values in this System Code Table are used by the RBI Pipeline Analysis and Criticality RBI Pipeline Segment families. |
MI_PIPELINESCADA | SCADA Level | The values in this table are used to populate the list in the SCADA field in the RBI Pipeline Analysis and Criticality RBI Pipeline Segment families. |
MI_PIPELINEPOPULATIONDENSITYADJUSTED | Population Density Adjustment | The values in this System Code Table are used to populate the list in the Population Density field in Pipeline Consequence Evaluation records. |
MI_PIPELINESOILTYPEFACTOR | Soil Type Factor | The values in this System Code Table are used to populate the list in the Soil Type field in Pipeline Consequence Evaluation records. |
MI_PIPELINEHIGHVALUEAREAFACTOR | High Value Area Factor | The values in this System Code Table are used to populate the list in the High Value Area field in Pipeline Consequence Evaluation records. |
MI_PIPELINESUGGESTEDCLEANUPCOSTS | Suggested Clean Up Costs | The values in this System Code Table are used to populate the list in the Suggested Clean Up field in Pipeline Consequence Evaluation records. |
MI_PIPELINE_SEGMENT_TYPE | Segment Type | The values in this System Code Table are used to populate the list in the Segment Type field in RBI Pipeline Segment records. |
MI_RBI_Area_Humidity | MI RBI Area Humidity |
Populates the Area Humidity field in the following records:
|
MI_RBI_Insulation_Condition | MI RBI Insulation Condition | Populates the Insulation Condition field in Criticality Ext. Corr. Deg. Mech. Eval records. |
MI_STRESS_LOOKUP_TABLE | MI_STRESS_LOOKUP_TABLE |
Populates the Stress Lookup Table field in the following records:
|
MI RBI COMPONENT FAMILIES System Code Table
The following table lists the Component Families and the Component Types that are supported for each Component Family in the MI RBI COMPONENT FAMILIES system code table.
Component Family | Supported Component Type |
---|---|
Criticality RBI Component-Cylindrical Shell |
|
Criticality RBI Component-Piping |
|
Criticality RBI Pipeline Segment |
|
Criticality RBI Component-Exchanger Bundle | Heat Exchanger-Bundle |
Criticality RBI Component-Exchanger Header |
|
Criticality RBI Component-Exchanger Tube | Air Cooled Exchanger-Tbs |
Criticality RBI Component-Pump Compressor Casing |
|
Criticality RBI Component-Tank Bottom |
|
Criticality PRD Component-Relief Valve |
|
Criticality PRD Component-Rupture Disk | Rupture Disk Only |
About Potential Degradation Mechanisms (PDM)
Potential Degradation Mechanisms (PDM) records are used to represent ways in which a component might fail (e.g., mechanical fatigue). These records can be linked to RBI Components and are used to predict and prevent mechanical failure. Each Potential Degradation Mechanisms record that is linked to a Corrosion Loop represents a degradation mechanism, or a way in which the components in that Corrosion Loop might fail.
After a Corrosion Loop is linked to PDMs, as you link RBI Components to the Corrosion Loop, those RBI Components will be linked automatically to all of the Potential Degradation Mechanisms that are linked to the Corrosion Loop. Each PDM that is linked to an RBI Component represents a way in which that component can fail.
Baseline Potential Degradation Mechanisms (PDMs)
APM provides several Potential Degradation Mechanisms that are classified as follows, based on the value in the Methodology Type field:
- Qualitative
- Quantitative
All of the PDMs apply to RBI Components. Pressure Relief Devices (PRDs) have a separate set of PDMs, which are different from the ones related to RBI 580 and RBI 581.
APM provides the following Qualitative Potential Degradation Mechanisms:
- 885 Embrittlement
- Amine Cracking (ASCC)
- Brittle Fracture
- Carbonate Cracking
- Carburization
- Caustic Cracking
- Chloride Stress Corrosion Cracking (CI SCC)
- Creep
- Criticality Calculator External Corrosion
- Criticality Calculator Internal Corrosion
- Erosion
- Ext Chloride SCC
- Graphitization
- Hot Hydrogen Attack
- Hydrogen Embrittlement
- Hydrogen Induced Cracking
- Hydrogen Stress Cracking (HSC)- Hydrofluoric Acid
- Liquid Metal Embrittlement
- Mechanical Fatigue
- Phase Change Embrittlement
- Polythionic Acid SCC (PTA)
- Refractory Failure
- Stress Corrosion Cracking
- Sulfide Stress Cracking (SSC)
- Temper Embrittlement
- Thermal Fatigue
- Wet H2S (Blistering, SOHIC, HIC, SSC)
- Wet H2S Damage
PDMs for PRD Components:
- Blocked Discharge
- Blocked Discharge - Admin Control
- Control Valve Failure (Fail Opposite)
- Control Valve Failure (Fail Safe)
- Electrical Power Failure
- Exchanger Tube Rupture
- Fire
- Liquid Overfill
- Liquid Overfill - Admin Control
- Loss of Cooling
- Runaway Reaction
- Thermal Relief
- Thermal Relief - Admin Control
- Tower Pump Failures
- Leak
Valid Fluids for RBI Criticality Analyses
The following toxic fluids are valid for RBI 580. When you create an RBI Criticality Analysis, you must select one of the following values in the Toxic Mixture Fluid box.
- 15% H2
- 2-Methoxyethanol
- Acetic Acid
- Acetic Anhydride
- Acetone
- Acetonitrile
- ACR (Acrolein)
- AIR
- Amine
- AN (Acrylonitrile)
- Asphalt
- Benzine
- BF3
- C1
- C10 (Kerosene)
- C11
- C12
- C13-16 (Diesel)
- C17-25 (Gas Oil)
- C2
- C25+ (Resid)
- C3
- C4
- C5
- C6
- C7
- C8 (Gasoline)
- C9
- Calcium Acetate
- Calcium Chloride
- Caustic (20%)
- CCL4
- Chlorine
- CO
- CO2
- Crude
- Diesel
- DMDS (Di-methyl disulfide)
- DMF (Dimethyl Floride)
- DMS (Dimethyl Sulfide)
- EDA (Ethylenediamine)
- Eliminox
- EO
- ETOH (Ethanol)
- Freon 22
- Fuel Oil
- Furfural
- Gasoline
- Glycol
- H2
- H2O (Water)
- H2S
- H2SO4
- HCHO
- HCl
- HCN
- HF
- Hydrazine
- Hydroquinone
- IPAC (Isopropyl Alcohol)
- Kerosene
- Ketene
- KOH
- MDEA
- MEK (Methyl Ethyl Keytone)
- MEO (Methyl Ethyl Oleate)
- MEOH (Methanol)
- Methanol Brine
- Methyl Mercapta
- Methylene Chloride
- MTBE
- N2
- Na2SO3
- NAOH
- Naptha
- NH3
- Oleum
- Perchloroethylene
- Perchloromethylmercaptan
- Peroxide
- Petroleum Gases
- Phosgene
- Propanol
- Propionitrile
- Propylene Oxide
- Steam
- Sulfur
- Sulfur Dioxide
- Sulfur Trioxide
- TBA (Tert-Butyl Alcohol)
- Toluene
- TSP (Trisodium Phosphate)
- VAM
- Xylene
RBI 580 Representative Fluids
RBI 580 Representative Fluid Contents in APM Version V4.3.1.0.0
Fluid | MolWt | DensityLiq | BoilPt | Ambient State | Specific Heat Equation Ref | Ideal Gas Const A | Ideal Gas Const B | Ideal Gas Const C | Ideal Gas Const D | Ideal Gas Const E | AIT | Fluid Type 581 | Is Valid for 581 Analysis | Is valid toxic model for 581 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
C13-16 (Diesel) | 205 | 47.728 | 502 | Liquid | Note 1 | -11.7 | 1.39E+00 | -7.72E-04 | 1.67E-07 | 396 | Type0 | true | false | |
C17-25 (Gas Oil) | 280 | 48.383 | 651 | Liquid | Note 1 | -22.4 | 1.94E+00 | -1.12E-03 | -2.53E-07 | 396 | Type0 | true | false | |
C25+ (Resid) | 422 | 56.187 | 981 | Liquid | Note 1 | -22.4 | 1.94E+00 | -1.12E-03 | -2.53E-07 | 396 | Type0 | true | false | |
C5 | 72 | 39.03 | 97 | Liquid | Note 1 | -3.626 | 0.4873 | -2.60E-04 | 5.30E-08 | 544 | Type0 | true | false | |
Chlorine | 70 | 22.05 | -30 | Liquid | 0 | Type0 | false | true | ||||||
CO | 28 | 50 | -312 | Gas | Note 2 | 2.91E+04 | 8.77E+03 | 3.09E+03 | 8.46E+03 | 1.54E+03 | 1128 | Type1 | true | true |
EO | 44 | 55 | 51 | Gas | Note 2 | 3.35E+04 | 1.21E+05 | 1.61E+03 | 8.24E+04 | 7.37E+02 | 804 | Type1 | true | true |
H2O (Water) | 18 | 62.3 | 212 | Liquid | Note 3 | 2.76E+05 | -2.09E+03 | 8.125 | -1.41E-02 | 9.37E-06 | 0 | Type0 | true | false |
H2S | 34 | 61.993 | -75 | Gas | Note 1 | 31.9 | 1.44E-03 | 2.43E-05 | -1.18E-08 | 500 | Type0 | true | true | |
HCl | 36 | 74 | -121 | Gas | Note 1 | 29.244 | -2.62E-03 | 1.12E-06 | 4.97E-09 | -2.50E-12 | 3200 | Type0 | true | true |
HF | 20 | 60.37 | 68 | Gas | Note 1 | 29.1 | 6.61E-04 | -2.03E-06 | 2.50E-09 | 0 | Type0 | true | true | |
MEOH (Methanol) | 32 | 50 | 149 | Liquid | Note 2 | 3.93E+04 | 8.79E+04 | 1.92E+03 | 5.37E+04 | 8.97E+02 | 867 | Type1 | true | false |
NH3 | 17.03 | 38.55 | -28.2 | Gas | Note 1 | 27.26 | 2.31E-04 | 2.24E-07 | 2.17E-10 | 5.41E-14 | 3200 | Type0 | true | true |
Phosgene | 99 | 86 | 181 | Liquid | 0 | Type0 | true | true | ||||||
Steam | 18 | 62.3 | 212 | Gas | Note 2 | 3.34E+04 | 2.68E+04 | 2.61E+03 | 8.90E+03 | 1.17E+03 | 0 | Type0 | true | false |
RBI 580 Representative Fluid Contents in APM Versions Older than V4.3.1.0.0
Fluid | MolWt | DensityLiq | BoilPt | Ambient State | Specific Heat Equation Refere | Ideal Gas Const A | Ideal Gas Const B | Ideal Gas Const C | Ideal Gas Const D | Ideal Gas Const E | AIT | Fluid Type 581 | Is Valid for 581 Analysis | Is valid toxic model for 581 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
C13-16 (Diesel) | 200 | 47 | 500 | Liquid | Note 1 | -11.7 | 1.39E+00 | -7.72E-04 | 1.67E-07 | 400 | Type0 | Y | N | |
C17-25 (Gas Oil) | 300 | 48 | 700 | Liquid | Note 1 | -22.4 | 1.94E+00 | -1.12E-03 | -2.53E-07 | 400 | Type0 | Y | N | |
C25+ (Resid) | 400 | 49 | 800 | Liquid | Note 1 | -22.4 | 1.94E+00 | -1.12E-03 | -2.53E-07 | 400 | Type0 | Y | N | |
C5 | 71 | 40 | 92 | Liquid | Note 1 | -3.626 | 0.4873 | -2.60E-04 | 5.30E-08 | 500 | Type0 | Y | N | |
CO | 28 | 50.79 | -312 | Gas | Note 2 | 2.91E+04 | 8.77E+03 | 3.09E+03 | 8.46E+03 | 1.54E+03 | 0 | Type1 | Y | Y |
EO | 44 | 55.37 | 56 | Gas | Note 2 | 3.35E+04 | 1.21E+05 | 1.61E+03 | 8.24E+04 | 7.37E+02 | 0 | Y | Y | |
H2 | 2 | 4.4 | -423 | Gas | Note 1 | 27.1 | 9.27E-03 | -1.38E-05 | 7.65E-09 | 500 | Type0 | Y | N | |
H2O (Water) | 18 | 62.4 | 212 | Liquid | Note 3 | 2.76E+05 | -2.09E+03 | 8.125 | -1.41E-02 | 9.37E-06 | 0 | Type0 | Y | N |
H2S | 34 | 6.64 | -76 | Gas | Note 1 | 31.9 | 1.44E-03 | 2.43E-05 | -1.18E-08 | 0 | Type0 | Y | Y | |
HCl | 36.47 | 74.5 | -114 | Gas | 0 | Type0 | Y | Y | ||||||
HF | 20 | 61.65 | 67 | Gas | Note 1 | 29.1 | 6.61E-04 | -2.03E-06 | 2.50E-09 | 0 | Type0 | Y | Y | |
MEOH (Methanol) | 32 | 49.6 | 148 | Liquid | Note 2 | 3.93E+04 | 8.79E+04 | 1.92E+03 | 5.37E+04 | 8.97E+02 | 400 | Type1 | Y | N |
NH3 | 17 | 50.9 | -28 | Gas | 0 | Type0 | N | Y | ||||||
Phosgene | 99 | 86.86 | 47 | Liquid | 0 | Type0 | Y | Y | ||||||
Steam | 18 | 62.4 | 212 | Gas | Note 3 | 3.34E+04 | 2.68E+04 | 2.61E+03 | 8.90E+03 | 1.17E+03 | 0 | Y | N |
About the RBI RISK MATRIX BY RBI COMPONENT Graph
The RBI RISK MATRIX BY RBI COMPONENT graph on the Risk Based Inspection Overview page plots the total number of components based on their consequence of failure and probability of failure values. A component is considered while plotting the graph only if the component is linked to an active RBI Criticality Analysis, RBI PRD Criticality Analysis, or RBI Pipeline Analysis.
The color of each cell in the graph is based on the risk category, as described in the following table.
Risk Category | Color |
---|---|
Low | Green |
Medium | Yellow |
Medium High | Orange |
High | Red |
If you pause over a cell on the graph, the probability of failure and consequence of failure values appear, along with the number of components whose consequence of failure and probability of failure match the value in the cell. If you select the cell, the RBI Risk Matrix page appears, displaying the list of components that meet the aforementioned criteria, along with their asset details, inspection priority, risk category, consequence of failure, and probability of failure values.
You can access a component in the list by selecting the hyperlink in the Component Description column.
RBI Risk Matrix
Suppose there are five RBI Components (each linked to an active RBI Criticality Analysis) in an asset. The following table provides the consequence of failure and probability of failure values for the components.
Component Name | Consequence of Failure | Probability of Failure |
---|---|---|
Component 1 | E | 1 |
Component 2 | E | 3 |
Component 3 | B | 2 |
Component 4 | E | 1 |
Component 5 | B | 2 |
Since there are two components whose consequence of failure and probability of failure are E and 1 respectively, the number 2 appears in the E1 cell in the graph. Similarly, the numbers 2 and 1 appear in the B2 and E3 cells respectively.
When you select the E1 cell, the RBI Risk Matrix page appears, displaying the following list of components:
- Component 1
- Component 4
About RBI Criticality Analysis State Assignments and Operations
RBI Criticality Analysis uses specific states and operations from the baseline State Assignments of APM.
In RBI, State Configuration is used in the following families:
- RBI Criticality Analyses
- RBI Recommendations
- Inspection Group
RBI State Assignments and Operations Diagram
When an RBI Criticality Analysis is set to any of the states highlighted in green, the analysis is active. When an RBI Criticality Analysis is set to any of the states highlighted in red, the analysis is inactive.
Additionally, in the diagram, you can see dotted lines and solid lines.
- Dotted lines represent operations that are performed automatically when another RBI Criticality Analysis that is linked to the same RBI Component is set to Risk Completed.
- Solid lines represent operations that you can perform manually.
Details
Initial State: The Created state is the initial state of all new RBI Criticality Analyses.
Reserved States and Operations: The following tables state whether or not the baseline states and operations are reserved. You cannot remove or modify reserved states or operations. You can, however, add your own states and operations to State Assignment.
States | Is Reserved? |
---|---|
Approved | Yes |
Accepted by ASM | Yes |
Archived | Yes |
Created | No |
Implemented | Yes |
Pending Approval | Yes |
Re-Evaluating | Yes |
Rejected | No |
Risk Completed | Yes |
Operations | Is Reserved? |
---|---|
Archive (all Archive operations) | Yes |
Implement | No |
Finalize Risk | No |
Reevaluate | No |
Approve | No |
Reject | No |
Reimplement | No |
Promote to ASM | Yes |
Submit for Approval | No |
State Assignment Roles: By default, no State Assignment Roles are assigned to any state in the RBI Criticality Analysis State Assignment.
Analysis Restrictions Based on State
The following table outlines the actions that you can perform on an RBI Criticality Analysis based on its state.
Analysis State | Is Calculation Allowed? | Can Analysis Be Deleted? | Can Analysis Fields Be Modified? | Can RBI Degradation Mechanisms Be Added or Deleted? | Can What-If Analyses Be Created? | Can RBI Recommendations Be Created? |
---|---|---|---|---|---|---|
Created | Yes | Yes | Yes | Yes | Yes | No |
Risk Completed | No | No | No | No | Yes | Yes |
Pending Approval | No | No | No | No | No | No |
Approved | No | No | No | No | No | No |
Implemented | No | No | No | No | No | No |
Archived | No | No | No | No | No | No |
Rejected | No | No | No | No | No | No |
Re-Evaluating | No | No | No | No | No | No |
Accepted by ASM | No | No | No | No | No | No |
Datasheet Configuration: By default, states and operations will appear in the datasheet when you access an RBI Criticality Analysis in RBI, the Record Manager, or the Bulk Data Form.
If an RBI Criticality Analysis is set to Risk Completed, however, you can modify the value in the Mitigated Risk field in the RBI Degradation Mechanism to which it is linked.
RBI 580 Security Groups
The following table lists the baseline Security Groups available for users within this module, as well as the baseline Roles to which those Security Groups are assigned.
Security Group | Roles |
---|---|
RBI Security Groups | |
MI RBI Administrator |
MI Mechanical Integrity Administrator |
MI RBI Analyst |
MI Mechanical Integrity Administrator MI Mechanical Integrity Power |
MI RBI Viewer |
MI APM Viewer MI Mechanical Integrity Viewer |
RBI Policy Security Groups | |
MI RBI Calculation Policy Designer | None |
MI RBI Calculation Policy Viewer |
MI Mechanical Integrity Administrator MI Mechanical Integrity Power |
MI RBI Recommendation Policy Designer | None |
MI RBI Recommendation Policy Viewer |
MI Mechanical Integrity Administrator MI Mechanical Integrity Power |
MI RBI Risk Mapping Policy Designer | None |
MI RBI Risk Mapping Policy Viewer |
MI Mechanical Integrity Administrator MI Mechanical Integrity Power |
The baseline family-level privileges that exist for these Security Groups are summarized in the following table.
Security Group | Privileges to the Policy Family |
---|---|
MI RBI Calculation Policy Designer | View, Update, Insert, Delete |
MI RBI Calculation Policy Viewer | View |
MI RBI Recommendation Policy Designer | View, Update, Insert, Delete |
MI RBI Recommendation Policy Viewer | View |
MI RBI Risk Mapping Policy Designer | View, Update, Insert |
MI RBI Risk Mapping Policy Viewer | View |
For more information about the State Management process for Inspection Plans, refer to State Management for Inspection Plans.
The following table provides a list of the baseline family-level privileges that exist for the MI RBI Administrator, MI RBI Analyst, and MI RBI Viewer Security Groups.
Family | MI RBI Administrator | MI RBI Analyst | MI RBI Viewer |
---|---|---|---|
Entity Families | |||
Inspection Group | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Compliance Recommendation | View | View, Update, Insert, Delete | View |
Consequence Evaluation Factors | View, Update, Insert, Delete | View | View |
Corrosion | View | View | View |
Corrosion Analysis Settings | View | View | View |
Criticality Consequence Evaluation | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Criticality Env. Crack. Deg. Mech. Eval. | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Criticality Ext. Corr. Deg. Mech. Eval. | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Criticality Int. Corr. Deg. Mech. Eval. | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Criticality Other Damage Mech. Eval. | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Criticality RBI Component - Cylindrical Shell | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Criticality RBI Component - Exchanger Bundle | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Criticality RBI Component - Exchanger Header | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Criticality RBI Component - Exchanger Tube | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Criticality RBI Component - Piping | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Criticality RBI Component - Tank Bottom | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Data Mapping Column-Field Pair | View, Update, Insert, Delete | View | View |
Data Mapping Group | View, Update, Insert, Delete | View | View |
Data Mapping Query | View, Update, Insert, Delete | View | View |
Degradation Mechanisms Evaluation Factors | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Equipment | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Functional Location | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Grouping Element | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Inspection Plan | View | View, Update, Insert, Delete | View |
Inspection Plan Revision | View | View, Update, Insert, Delete | View |
Inspection Task | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Inventory Group Configuration | View, Update, Insert, Delete | View | View |
General Recommendation | View | View, Update, Insert, Delete | View |
Meridium Reference Tables | View, Update, Insert, Delete |
View | View |
Policy | View | View | View |
Potential Degradation Mechanisms | View, Update, Insert, Delete | View | View |
RBI 581 Admin Options | View, Update, Insert, Delete | View | View |
RBI 581 Brittle Fracture Damage Evaluation | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
RBI 581 Consequence Evaluation | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
RBI 581 Cracking Damage Evaluation | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
RBI 581 Damage Mechanism Evaluation | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
RBI 581 External Cracking Damage Evaluation | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
RBI 581 External Damage Evaluation | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
RBI 581 HTHA Damage Evaluation | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
RBI 581 Mechanical Fatigue Damage Evaluation | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
RBI 581 Risk Analysis | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
RBI 581 Thinning and Lining Evaluation | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
RBI Criticality Analysis | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
RBI Custom DM Evaluation Configuration | View, Update, Insert, Delete | View | View |
RBI Custom DM Evaluation Configuration Details | View, Update, Insert, Delete | View | View |
RBI Custom DM Evaluation Validation | View, Update, Insert, Delete | View | View |
RBI Custom DM Evaluation Validation Details | View, Update, Insert, Delete | View | View |
RBI Degradation Mechanisms | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
RBI Inspection Auto-Selection Criteria | View, Update, Insert, Delete | View | View |
RBI Recommendation | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
RBI Risk Matrix Mapping | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
RBI Strategy Mapping Configuration | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
RBI Strategy Mapping Details | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
RBI System | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Recommendation Revision | View | View, Update, Insert, Delete | View |
Reference Document | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Risk Assessment | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Risk Rank | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Risk Translation | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
SAP System | View | View | View |
Strategy Logic Case | View, Update, Insert, Delete | View | View |
Strategy Reference Table | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Task Type | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Time Based Inspection Interval | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Time Based Inspection Setting | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Relationship Families | |||
Asset Has Inspection Plan | View | View, Update, Insert, Delete | View |
Belongs to a Unit | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Data Mapping has Column-Field Pair | View, Update, Insert, Delete | View | View |
Data Mapping has Query | View, Update, Insert, Delete | View | View |
Data Mapping has Subgroup | View, Update, Insert, Delete | View | View |
Has Inspection Group | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Has Child RBI Criticality Analysis | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Has Consequence Evaluation | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Has Consolidated Recommendations | View | View, Update, Insert, Delete | View |
Has Corrosion Analyses | View | View | View |
Has Corrosion Analysis Settings | View | View | View |
Has Datapoints | View | View | View |
Has Degradation Mechanisms | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Has Inspections | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Has Inspection Plan Revision | View | View, Update, Insert, Delete | View |
Has Inspection Scope | View | View | View |
Has Potential Degradation Mechanisms | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Has RBI Components | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Has RBI Criticality Analysis | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Has RBI Custom DME Configuration | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Has RBI Custom DME Validation | View, Update, Insert, Delete | View | View |
Has RBI Degradation Mechanisms Evaluation | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Has RBI Strategy Mapping Configuration | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Has RBI Systems | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Has Recommendations | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Has Reference Documents | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Has Reference Values | View | View | View |
Has SAP System | View | View | View |
Has Superseded Recommendations | View | View, Update, Insert, Delete | View |
Has Task Revision | View | View, Update, Insert, Delete | View |
Has Tasks | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Has Time Based Inspection Interval | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Has Unmitigated Risk | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Implements Compliance Recommendation | View | View, Update, Insert, Delete | View |
Inspection Plan Has Recommendations | View | View, Update, Insert, Delete | View |
Is Based on RBI Degradation Mechanisms | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Is Mitigated | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Is Part of Group | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Mapped to RBI Component | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
Represents Inspections | View, Update, Insert, Delete | View, Update, Insert, Delete | View |
The following families are used only to support integration with the Inspection Management module:
- Has Inspection Scope
- Has Time Based Inspection Interval
- Time Based Inspection Interval
- Time Based Inspection Setting
Specifically, certain features of the Time-Based Inspection Settings functionality, which you can use if the Inspection Management license is active, are facilitated by these privileges.
State Management for Inspection Plans
The following state changes can be applied to the Inspection Plans based on user Security Roles.
Details
- The Proposed state is the initial state of all Inspection Plans.
- When you change the state of an Inspection Plan from Approved to Modified, an Inspection Plan Revision History record is created.
Reserved States and Operations for Inspection Plans
The following tables indicate whether the baseline states and operations are reserved. You cannot remove or modify reserved states or operations.
State Caption | Reserved State | Security Roles |
---|---|---|
Approved | No | MI Inspection Plan Approver |
Modified | Yes |
|
Proposed | No |
|
Operation ID | Reserved Operation | Predecessor | Successor |
---|---|---|---|
MI_APPROVE | No | Proposed | Approved |
MI_APPV_MODIFIED | No | Modified | Approved |
MI_MODIFY | Yes | Approved | Modified |
RBI Recommendation State Management
The following state changes can be applied to RBI Recommendation.
The diagram below shows the workflow of the baseline State Management process as it applies to RBI Recommendations.
Reserved States and Operations for RBI Recommendations
State Caption | State ID | Reserved State |
---|---|---|
Proposed (Initial State) | MI_PENDING | Yes |
Approved | MI_ACCEPTED | Yes |
Consolidated | MI_CONSOLIDATED | Yes |
Superseded | MI_SUPERSEDED | Yes |
Not Required | MI_NOTREQUIRED | Yes |
Archived | MI_ARCHIVED | Yes |
Operation | Operation ID | Reserved Operation | Predecessor State | Successor State |
---|---|---|---|---|
Approve | MI_PROMOTE | Yes | Proposed | Approved |
Unlink from Master | MI_UN_PROMOTE | Yes | Approved | Proposed |
Mark Not Required | MI_NOTREQUIRED | Yes | Proposed | Not Required |
Supersede | MI_SUPERSEDE | Yes | Proposed | Superseded |
Unlink from Master | MI_UN_SUPERSEDE | Yes | Superseded | Proposed |
Consolidate | MI_CONSOLIDATE | Yes | Proposed | Consolidated |
Unlink from Master | MI_UN_CONSOLIDATE | Yes | Consolidated | Proposed |
Archived | MI_PARCHIVED | Yes | Proposed | Archived |
State Management for Inspection Groups
The following state changes can be applied to the Inspection Groups.
Details
- The Proposed state is the initial state of all Inspection Groups.
Reserved States and Operations for Inspection Groups
The following tables indicate whether the baseline states and operations are reserved. You cannot remove or modify reserved states or operations.
State Caption | State ID | Reserved State |
---|---|---|
Proposed (Initial State) | MI_PROPOSED | No |
Implemented | MI_IMPLEMENTED | No |
Not Implemented | MI_NOT_IMPLEMENTED | No |
Archived | MI_ARCHIVED | No |
Operation | Operation ID | Reserved Operation | Predecessor State | Successor State |
---|---|---|---|---|
Implement | MI_PROPOSED_IMPLEMENT | No | Proposed | Implemented |
Do not implement | MI_PROPOSED_NOT_IMPL | No | Proposed | Not Implemented |
Archive | MI_IMPL_ARCHIVED | Yes | Implemented | Archived |
Archive | MI_NOT_IMPL_ARCHIVE | Yes | Not Implemented | Archived |
RBI Site Filtering
Example
Consider an organization that has three sites, Site X, Site Y, and Site Z.
Scenario 1: User assigned to only Site X.
This user can access or modify records that are linked to assets only in Site X. However, this user can access all the Potential Degradation Mechanisms in the database.
Scenario 2: User assigned to only Site X and Site Y.
This user can access or modify records that are linked to assets only in Site X or Site Y. However, this user can access all the Potential Degradation Mechanisms in the database.
Scenario 3: Super User
This user can access or modify records that are linked to assets in Site X, Site Y, or Site Z.