Deployment

Deploy RBI 581 for the First Time

Before You Begin

The following table outlines the steps that you must complete to deploy and configure this module for the first time. These instructions assume that you have completed the steps for deploying the basic system architecture.

These tasks may be completed by multiple people in your organization. GE Digital recommends, however, that the tasks be completed in the order in which they are listed.

If you are deploying this module in APM Now, before you begin completing these tasks, review the system requirements for this module to identify the supported features for this module in APM Now. Unless noted, all deployment tasks in the following table are applicable for the deployment of this module in APM Now.

Results

StepTaskNotes
1 Review and complete the steps required for deploying R Scripts. This step is required. This will install R Scripts and other third-party software that is used by the RBI 581 module.
2Review the RBI data model to determine which relationship definitions you will need to modify to include your custom equipment and location families. Via Configuration Manager, modify the relationship definitions as needed. This step is required only if you store equipment and location information in families other than the baseline Equipment and Functional Location families.
3 Assign Security Users to one or more of the Security Roles used in RBI.

This step is required.

4

Add the following types of RBI 581 users to at least one >TM Security Group:

  • Users who are responsible for completing the steps necessary to use TM Analysis values to calculate RBI 581 corrosion rates.
  • Users who should be able to navigate to TM via RBI 581.
This step is required only if you are using the integration between the RBI 581 and Thickness Monitoring modules.
5 Select the Is a Unit? check box in Functional Location records that represent units in your facility.

This step is required, and marks Functional Location records as Process Units.

6 Using the Belongs to a Unit relationship, link Equipment records to Functional Location records representing units to which that equipment belongs (i.e., the Is a Unit? check box is selected).This step is optional.
7

Add the RBI-581 tab to the datasheet of the following families:

  • Criticality RBI Component - Cylindrical Shell
  • Criticality RBI Component - Exchanger Bundle
  • Criticality RBI Component - Exchanger Header
  • Criticality RBI Component - Exchanger Tube
  • Criticality RBI Component - Piping
  • Criticality RBI Component - Tank Bottom
This step is required only for families for which you have customized the datasheet.
8

Using Configuration Management, import the following files located in the C:\Meridium\DbUpg\MI_DB_MASTER_4030000\4030000\20_IEU\50_Other\2_RecordsLinks folder:

  • 06_MI_DATA_GRP.xml
  • 07_MI_MPPG_QRY.xml
  • 08_MI_CLMND_PR.xml

This step is required only if you are deploying RBI 581 on an existing database. This will create data mappings between families in RBI 581.

Important: These data mapping records are used in RBI 581 and Risk Based Inspection. After you complete this step, all existing changes to data mapping in the RBI 581 and Risk Based Inspection will be reverted to baseline. All customization for data mappings will be lost. Do not perform this step unless your organization will be satisfied with the baseline data mappings, or you are prepared to customize the records again following the execution of the script.
9

Using Configuration Manager, import the following files located in the C:\Meridium\DbUpg\MI_DB_MASTER_4030000\4030000\20_IEU\50_Other\2_RecordsLinks folder:

  • 101_MI_STMPCNFG.xml
  • 102_MI_STRMAPP.xml

This step is required. This will update the RBI Strategy Mapping Composite entities, overwriting the existing ones.

10

Using Configuration Manager, import the MI_REPFLUID_581.xml file located in the C:\Meridium\DbUpg\MI_DB_MASTER_4030000\4030000\_IEU_ManualImports folder.

This step is required to import the Representative Fluids that are used in RBI 581.

If you want to use only RBI 581 (i.e., you do not want to use RBI 580), you must delete the existing content, and then import this file. This will remove all the information related to the RBI 580 representative fluids.

If you want to verify that the file has been imported successfully, run the following query:

SELECT Count( [MI_REPFLUID].[MI_REPFLUID_FLUID_C]) "Fluid" FROM [MI_REPFLUID]

This will return a list of 30 records.

If you want to use both RBI 580 and RBI 581, import these files without deleting the existing content. In this case, the aforementioned query returns a list of 111 records.

11

Using Configuration Manager, import the MI_CMT_FLE0.xml file located in the C:\Meridium\DbUpg\MI_DB_MASTER_4030000\4030000\_IEU_ManualImports folder.

This step is required to import the Component Damage Flammable records.

If you want to use only RBI 581 (i.e., you do not want to use RBI 580), you must delete the existing content, and then import this file. This will remove all the information related to the RBI 580 Component Damage Flammable records. This will ensure that the content in this table is as per API 3rd Edition table 4.8.

If you want to verify that the file has been imported successfully, run the following query:

SELECT Count( [MI_CMT_FLE0].[MI_CMT_FLE0_FLUID_C]) "Fluid" FROM [MI_CMT_FLE0]

This will return a list of 64 records. If you want to use both RBI 580 and RBI 581, import these files without deleting the existing content.

12

Using Configuration Manager, import the MI_FLD_VSCY_581.xml file located in the C:\Meridium\DbUpg\MI_DB_MASTER_4030000\4030000\_IEU_ManualImports folder.

This step is required to import the Fluid Viscosity records.

If you want to use only RBI 581 (i.e., you do not want to use RBI 580), you must delete the existing content, and then import this file. This will remove all the information related to the RBI 580 Fluid Viscosity tables. This will ensure that the content in this table is as per API 3rd Edition table 6.1.

If you want to verify that the file has been imported successfully, run the following query:

SELECT Count( [MI_FLD_VSCY].[MI_FLD_VSCY_FLUID_C]) "Fluid" FROM [MI_FLD_VSCY]

This will return a list of 5 records. If you want to use both RBI 580 and RBI 581, import these files without deleting the existing content. In this case, the aforementioned query returns a list of 10 records.

13

Using Configuration Manager, import the MI_PRL_CNS0.xml file located in the C:\Meridium\DbUpg\MI_DB_MASTER_4030000\4030000\_IEU_ManualImports folder.

This step is required to import the Personal Injury Flammable CE Constants records.

If you want to use only RBI 581 (i.e., you do not want to use RBI 580), you must delete the existing content, and then import this file. This will remove all the information related to the RBI 580 Fluid Viscosity records. This will ensure that the content in this table is as per API 3rd Edition table 4.9.

If you want to verify that the file has been imported successfully, run the following query:

SELECT Count( [MI_PRL_CNS0].[MI_PRL_CNS0_FLUID_C]) "Fluid" FROM [MI_PRL_CNS0]

This will return a list of 62 records. If you want to use both RBI 580 and RBI 581, import these files without deleting the existing content. In this case, the aforementioned query returns a list of 62 records.

14On the GE Digital APM Server, restart Redis.This step is required, and has to be performed after you complete all the previous steps.
15On the GE Digital APM Server, reset IIS.This step is required, and has to be performed after you complete all the previous steps.

Upgrade or Update RBI 581 to V4.3.1.0.0

Before You Begin

The following tables outline the steps that you must complete to upgrade this module to V4.3.1.0.0. These instructions assume that you have completed the steps for upgrading the basic GE Digital APM system architecture.

These tasks may be completed by multiple people in your organization. We recommend, however, that the tasks be completed in the order in which they are listed.

After you upgrade:

  • All RBI Assets with Active Analyses will have a related Inspection Plan record created.
  • All RBI recommendations which are not in the Archived state for an RBI Asset with Active Analyses will be related to Inspection Plan record of the RBI Asset.
  • The state caption for RBI Recommendation family with State ID MI_ACCEPTED will be updated to “Approved�?.
  • The Recommendation Methodology field on RBI Recommendation will be updated to RBI 581 where previously the field had the value of "RBI 581 Recommendation�?.
  • All security users who belong to the 'MI RBI Analyst' security group will belong to the MI Inspection Plan Approver security role.
  • The MI Inspection Plan Approver security role will have the MI ASM Analyst security group assigned.
  • Piping Stress updated
    • In some of the Piping Stress records for B31.3, WPB was misspelled as WFB. These records are now updated based on ASME standards.
    • In some of the Piping Stress records for B31.3 and B31.1 for the year 2014, where the Material Specification field contained the value B366 and B622, the Material Grade had the value NS instead of N/A. These records are now updated based on ASME standards.
  • The following new RBI 581 Representative Fluids will be added to match the API 581, 3rd Edition, Addendum 1 specification:
    • Acid-LP
    • Acid-MP
    • Acid-HP
    • C1-C2
    • C3-C4
    • C6-C8
    • C9-C12

    For information on the new RBI 581 Representative Fluid Contents, refer to the RBI 581 Representative Fluids topic.

  • RBI 581 Representative Fluid contents will be updated for the following fluids to match the API 581, 3rd Edition, Addendum 1 specification:
    • C13-16 (Diesel)
    • C17-25 (Gas Oil)
    • C25+ (Resid)
    • C5
    • Chlorine
    • CO
    • EO
    • H2
    • H2O (Water)
    • H2S
    • HCl
    • HF
    • MEOH (Methanol)
    • NH3
    • Phosgene
    • Steam

    For information on the updated RBI 580 Representative Fluid Contents, refer to the RBI 581 Representative Fluids topic.

  • RBI 581 Representative Fluid content will be updated for the following families to match the API 581, 3rd Edition, Addendum 1 specification:
    • Component Damage Flammable
    • Toxic Release Constants HFH2S
    • Toxic Cons Eq Constant
    • Toxic Cons Eq Misc Chem

Procedure

  • Upgrade from any version V4.3.0.0.0 through V4.3.0.7.7
    StepTaskNotes
    1Add the Completion Comments field to the RBI Recommendation datasheet.This step is required only if you have customized the RBI Recommendation datasheet.
    2Add the following state and operations to RBI Recommendation State Management:
    Table 1. State
    State IDState Caption
    MI_NOTREQUIREDNot Required
    Table 2. Operations
    Operation IDOperation CaptionPredecessor StateSuccessor State
    MI_NRQARCHIVEDArchiveNot RequiredArchived
    MI_MARKNOTREQUIREDMark Not RequiredProposedNot Required

    For information on adding State and Operation to a family, refer to the Family Management documentation.

    This step is required because the State Machine for RBI Recommendation is not updated automatically if the RBI Recommendation family has records.
    3

    Using the Query tool, run the following query:

    UPDATE  [MI_RMMPG]
    SET [MI_RMMPG].[MI_RMMPG_SOURCE_FLD_C] = 'MI_RBDEMECH_TOTAL_PF_RBI_DTE_N'
    WHERE [MI_RMMPG].[MI_RMMPG_SOURCE_FLD_C] = 'MI_RBDEMECH_POF_N'
    

    This step is required. This will update the RBI Risk Matrix Mapping records such that the Total POF - RBI Date value is used to plot probability of failure (POF) on the risk matrix, instead of the Total POF With Plan value.

    Important:
    • This step is only applicable to version 4.3.0.0.0 or if you have modified the RBI Risk Matrix Mapping family.
    • After you complete this step, any customization done on the POF data mapping will be lost. Do not perform this step unless your organization will be satisfied with the baseline data mappings, or you are prepared to customize the records again following the execution of the query.
  • Upgrade from any version V4.2.0.0 through V4.2.0.9.3
    StepTaskNotes
    1Using Configuration Manager, import the MI_REPFLUID_581.xml file located in the C:\Meridium\DbUpg\MI_DB_MASTER_4030000\4030000\_IEU_ManualImports folder.

    This step is required to import the Representative Fluids that are used in RBI 581.

    If you want to use only RBI 581 (i.e., you do not want to use RBI 580), you must delete the existing content, and then import this file. This will remove all the information related to the RBI 580 representative fluids.

    If you want to verify that the file has been imported successfully, run the following query:

    SELECT Count( [MI_REPFLUID].[MI_REPFLUID_FLUID_C]) "Fluid" FROM [MI_REPFLUID]

    This will return a list of 30 records.

    If you want to use both RBI 580 and RBI 581, import these files without deleting the existing content. In this case, the aforementioned query returns a list of 111 records.

    2Using Configuration Manager, import the MI_CMT_FLE0.xml file located in the C:\Meridium\DbUpg\MI_DB_MASTER_4030000\4030000\_IEU_ManualImports folder.

    This step is required to import the Component Damage Flammable records.

    If you want to use only RBI 581 (i.e., you do not want to use RBI 580), you must delete the existing content, and then import this file. This will remove all the information related to the RBI 580 Component Damage Flammable records. This will ensure that the content in this table is as per API 3rd Edition table 4.8.

    If you want to verify that the file has been imported successfully, run the following query:

    SELECT Count( [MI_CMT_FLE0].[MI_CMT_FLE0_FLUID_C]) "Fluid" FROM [MI_CMT_FLE0]
    

    This will return a list of 64 records. If you want to use both RBI 580 and RBI 581, import these files without deleting the existing content.

    3Using Configuration Manager, import the MI_FLD_VSCY_581.xml file located in the C:\Meridium\DbUpg\MI_DB_MASTER_4030000\4030000\_IEU_ManualImports folder.

    This step is required to import the Fluid Viscosity records.

    If you want to use only RBI 581 (i.e., you do not want to use RBI 580), you must delete the existing content, and then import this file. This will remove all the information related to the RBI 580 Fluid Viscosity tables. This will ensure that the content in this table is as per API 3rd Edition table 6.1.

    If you want to verify that the file has been imported successfully, run the following query:

    SELECT Count( [MI_FLD_VSCY].[MI_FLD_VSCY_FLUID_C]) "Fluid" FROM [MI_FLD_VSCY]
    

    This will return a list of 5 records. If you want to use both RBI 580 and RBI 581, import these files without deleting the existing content. In this case, the aforementioned query returns a list of 10 records.

    4Using Configuration Manager, import the MI_PRL_CNS0.xml file located in the C:\Meridium\DbUpg\MI_DB_MASTER_4030000\4030000\_IEU_ManualImports folder.

    This step is required to import the Personal Injury Flammable CE Constants records.

    If you want to use only RBI 581 (i.e., you do not want to use RBI 580), you must delete the existing content, and then import this file. This will remove all the information related to the RBI 580 Fluid Viscosity records. This will ensure that the content in this table is as per API 3rd Edition table 4.9.

    If you want to verify that the file has been imported successfully, run the following query:

    SELECT Count( [MI_PRL_CNS0].[MI_PRL_CNS0_FLUID_C]) "Fluid" FROM [MI_PRL_CNS0]
    

    This will return a list of 62 records. If you want to use both RBI 580 and RBI 581, import these files without deleting the existing content. In this case, the aforementioned query returns a list of 62 records.

    5

    Using Configuration Manager, import the following files located in the C:\Meridium\DbUpg\MI_DB_MASTER_4030000\4030000\20_IEU\50_Other\2_RecordsLinks folder:

    • 06_MI_DATA_GRP.xml
    • 07_MI_MPPG_QRY.xml
    • 08_MI_CLMND_PR.xml

    This step is required only if you have not performed it during a previous upgrade. This will create data mappings between families in RBI 581.

    Important: After you complete this step, all existing changes to data mapping in the RBI 581and Risk Based Inspection modules will be reverted to baseline. All customization for data mappings will be lost. Do not perform this step unless your organization will be satisfied with the baseline data mappings, or you are prepared to customize the records again following the execution of the script.
    6

    Using Configuration Manager, import the following files located in the C:\Meridium\DbUpg\MI_DB_MASTER_4030000\4030000\20_IEU\50_Other\2_RecordsLinks folder:

    • 101_MI_STMPCNFG.xml
    • 102_MI_STRMAPP.xml

    This step is required. This will update the RBI Strategy Mapping Composite entities, overwriting the existing ones.

    7

    Add the RBI-581 tab to the datasheet of the following families:

    • Criticality RBI Component - Cylindrical Shell
    • Criticality RBI Component - Exchanger Bundle
    • Criticality RBI Component - Exchanger Header
    • Criticality RBI Component - Exchanger Tube
    • Criticality RBI Component - Piping
    • Criticality RBI Component - Tank Bottom
    This step is required only for families for which you have customized the datasheet and if you have not performed it during a previous upgrade.
    8 Review and complete the steps required for deploying R Scripts. This step is required. This will install R-Script and other third-party software that is used by the RBI 581 module.
    9

    Using the Query tool, run the following query:

    UPDATE  [MI_RMMPG]
    SET [MI_RMMPG].[MI_RMMPG_SOURCE_FLD_C] = 'MI_RBDEMECH_TOTAL_PF_RBI_DTE_N'
    WHERE [MI_RMMPG].[MI_RMMPG_SOURCE_FLD_C] = 'MI_RBDEMECH_POF_N'
    

    This step is required. This will update the RBI Risk Matrix Mapping records such that Total POF - RBI Date value is used to plot probability of failure (POF) on the risk matrix, instead of the Total POF With Plan value.

    Important: After you complete this step, any customization done on the POF data mapping will be lost. Do not perform this step unless your organization will be satisfied with the baseline data mappings, or you are prepared to customize the records again following the execution of the query.
    10On the GE Digital APM Server, reset IIS.This step is required, and has to be performed after you complete all the aforementioned steps.
  • Upgrade from any version V4.1.0.0 through V4.1.7.4.0
    StepTaskNotes
    1Using Configuration Manager, import the MI_REPFLUID_581.xml file located in the C:\Meridium\DbUpg\MI_DB_MASTER_4030000\4030000\_IEU_ManualImports folder.

    This step is required to import the Representative Fluids that are used in RBI 581.

    If you want to use only RBI 581 (i.e., you do not want to use RBI 580), you must delete the existing content, and then import this file. This will remove all the information related to the RBI 580 representative fluids.

    If you want to verify that the file has been imported successfully, run the following query:

    SELECT Count( [MI_REPFLUID].[MI_REPFLUID_FLUID_C]) "Fluid" FROM [MI_REPFLUID]

    This will return a list of 30 records.

    If you want to use both RBI 580 and RBI 581, import these files without deleting the existing content. In this case, the aforementioned query returns a list of 111 records.

    2Using Configuration Manager, import the MI_CMT_FLE0.xml file located in the C:\Meridium\DbUpg\MI_DB_MASTER_4030000\4030000\_IEU_ManualImports folder.

    This step is required to import the Component Damage Flammable records.

    If you want to use only RBI 581 (i.e., you do not want to use RBI 580), you must delete the existing content, and then import this file. This will remove all the information related to the RBI 580 Component Damage Flammable records. This will ensure that the content in this table is as per API 3rd Edition table 4.8.

    If you want to verify that the file has been imported successfully, run the following query:

    SELECT Count( [MI_CMT_FLE0].[MI_CMT_FLE0_FLUID_C]) "Fluid" FROM [MI_CMT_FLE0]
    

    This will return a list of 64 records. If you want to use both RBI 580 and RBI 581, import these files without deleting the existing content.

    3Using Configuration Manager, import the MI_FLD_VSCY_581.xml file located in the C:\Meridium\DbUpg\MI_DB_MASTER_4030000\4030000\_IEU_ManualImports folder.

    This step is required to import the Fluid Viscosity records.

    If you want to use only RBI 581 (i.e., you do not want to use RBI 580), you must delete the existing content, and then import this file. This will remove all the information related to the RBI 580 Fluid Viscosity tables. This will ensure that the content in this table is as per API 3rd Edition table 6.1.

    If you want to verify that the file has been imported successfully, run the following query:

    SELECT Count( [MI_FLD_VSCY].[MI_FLD_VSCY_FLUID_C]) "Fluid" FROM [MI_FLD_VSCY]
    

    This will return a list of 5 records. If you want to use both RBI 580 and RBI 581, import these files without deleting the existing content. In this case, the aforementioned query returns a list of 10 records.

    4Using Configuration Manager, import the MI_PRL_CNS0.xml file located in the C:\Meridium\DbUpg\MI_DB_MASTER_4030000\4030000\_IEU_ManualImports folder.

    This step is required to import the Personal Injury Flammable CE Constants records.

    If you want to use only RBI 581 (i.e., you do not want to use RBI 580), you must delete the existing content, and then import this file. This will remove all the information related to the RBI 580 Fluid Viscosity records. This will ensure that the content in this table is as per API 3rd Edition table 4.9.

    If you want to verify that the file has been imported successfully, run the following query:

    SELECT Count( [MI_PRL_CNS0].[MI_PRL_CNS0_FLUID_C]) "Fluid" FROM [MI_PRL_CNS0]
    

    This will return a list of 62 records. If you want to use both RBI 580 and RBI 581, import these files without deleting the existing content. In this case, the aforementioned query returns a list of 62 records.

    5

    Using Configuration Manager, import the following files located in the C:\Meridium\DbUpg\MI_DB_MASTER_4030000\4030000\20_IEU\50_Other\2_RecordsLinks folder:

    • 06_MI_DATA_GRP.xml
    • 07_MI_MPPG_QRY.xml
    • 08_MI_CLMND_PR.xml

    This step is required only if you have not performed it during a previous upgrade. This will create data mappings between families in RBI 581.

    Important: After you complete this step, all existing changes to data mapping in the RBI 581and Risk Based Inspection modules will be reverted to baseline. All customization for data mappings will be lost. Do not perform this step unless your organization will be satisfied with the baseline data mappings, or you are prepared to customize the records again following the execution of the script.
    6

    Using Configuration Manager, import the following files located in the C:\Meridium\DbUpg\MI_DB_MASTER_4030000\4030000\20_IEU\50_Other\2_RecordsLinks folder:

    • 101_MI_STMPCNFG.xml
    • 102_MI_STRMAPP.xml

    This step is required. This will update the RBI Strategy Mapping Composite entities, overwriting the existing ones.

    7

    Add the RBI-581 tab to the datasheet of the following families:

    • Criticality RBI Component - Cylindrical Shell
    • Criticality RBI Component - Exchanger Bundle
    • Criticality RBI Component - Exchanger Header
    • Criticality RBI Component - Exchanger Tube
    • Criticality RBI Component - Piping
    • Criticality RBI Component - Tank Bottom
    This step is required only for families for which you have customized the datasheet and if you have not performed it during a previous upgrade.
    8 Review and complete the steps required for deploying R Scripts. This step is required. This will install R-Script and other third-party software that is used by the RBI 581 module.
    9

    Using the Query tool, run the following query:

    UPDATE  [MI_RMMPG]
    SET [MI_RMMPG].[MI_RMMPG_SOURCE_FLD_C] = 'MI_RBDEMECH_TOTAL_PF_RBI_DTE_N'
    WHERE [MI_RMMPG].[MI_RMMPG_SOURCE_FLD_C] = 'MI_RBDEMECH_POF_N'
    

    This step is required. This will update the RBI Risk Matrix Mapping records such that Total POF - RBI Date value is used to plot probability of failure (POF) on the risk matrix, instead of the Total POF With Plan value.

    Important: After you complete this step, any customization done on the POF data mapping will be lost. Do not perform this step unless your organization will be satisfied with the baseline data mappings, or you are prepared to customize the records again following the execution of the query.
    10On the GE Digital APM Server, reset IIS.This step is required, and has to be performed after you complete all the aforementioned steps.
  • Upgrade from any version V3.6.1.0.0 through V3.6.1.7.4
    StepTaskNotes
    1 Review and complete the steps required for deploying R Scripts. This step is required. This will install R-Script and other third-party software that is used by the RBI 581 module.
    2

    Copy your customized SQL code from the Review Analyses by Asset query to the Review Analyses by Asset 580 query, and then replace the Review Analyses by Asset query with its baseline version.

    This step is required only if you have previously customized the query that is used to populate the list of analyses on the RBI - Review Analyses page, and only if you will have the RBI 581 and Risk Based Inspection modules active at the same time.

    3

    Add the RBI-581 tab to the datasheet of the following families:

    • Criticality RBI Component - Cylindrical Shell
    • Criticality RBI Component - Exchanger Bundle
    • Criticality RBI Component - Exchanger Header
    • Criticality RBI Component - Exchanger Tube
    • Criticality RBI Component - Piping
    • Criticality RBI Component - Tank Bottom

    This step is required only for families for which you have customized the datasheet.

  • Upgrade from any version V3.6.0.0.0 through V3.6.0.12.9

    RBI 581 has been introduced in GE Digital APM V3.6.0.8.0. Therefore, if you have an earlier version of GE Digital APM, then you must follow the steps in the first-time deployment of RBI 581. If you have deployed RBI 581 in GE Digital APM V3.6.0.8.0 or later, you must follow the steps outlined in the following table.

    StepTaskNotes
    1 Review and complete the steps required for deploying R Scripts. This step is required. This will install R-Script and other third-party software that is used by the RBI 581 module.
    2

    Copy your customized SQL code from the Review Analyses by Asset query to the Review Analyses by Asset 580 query, and then replace the Review Analyses by Asset query with its baseline version.

    This step is required only if you have previously customized the query that is used to populate the list of analyses on the RBI - Review Analyses page, and only if you will have the RBI 581 and Risk Based Inspection modules active at the same time.

    3

    Add the RBI-581 tab to the datasheet of the following families:

    • Criticality RBI Component - Cylindrical Shell
    • Criticality RBI Component - Exchanger Bundle
    • Criticality RBI Component - Exchanger Header
    • Criticality RBI Component - Exchanger Tube
    • Criticality RBI Component - Piping
    • Criticality RBI Component - Tank Bottom

    This step is required only for families for which you have customized the datasheet.

Add the RBI-581 Tab to Criticality RBI Component Datasheets

Before You Begin

Note: You must repeat this procedure for each Criticality RBI Component datasheet that you have customized.

If you have customized the datasheet for one or more of the Criticality RBI Components, after activating the RBI 581 license, you must perform the following procedure to add the RBI-581 section to those customized datasheets. The following table indicates the fields that must appear on each datasheet.

CaptionField IDCriticality RBI Component - Cylindrical ShellCriticality RBI Component - Exchanger BundleCriticality RBI Component - Exchanger HeaderCriticality RBI Component - Exchanger TubeCriticality RBI Component - PipingCriticality RBI Component - Tank Bottom
Base MaterialBase MaterialMI_CCRBICOM_BASE_MATER_C
Cladding MaterialMI_CCRBICOM_CLADDING_MATERIL_C
Cladding PresentMI_CCRBICOM_CLADDING_PRESENT_L
CM Corrosion RateMI_CCRBICOM_CM_COR_RT_C
Coefficient Y MaterialMI_CCRBICOM_COEFFICNT_Y_MTRL_C
Corrosion AllowMI_RBICOMPO_CORRO_ALLOW_N
Detection SystemMI_CCRBICOM_DETECTION_SYSTEM_C
Fluid VelocityMI_CCRBICOM_FLUID_VELOCITY_N
Furnished Cladding ThkMI_CCRBICOM_FRNSHD_CLDDG_THK_N
Geometry TypeMI_CCRBICOM_GEOMETRY_TYPE_C
GFF Component TypeMI_CCRBICOM_GFF_COMPO_TYPE_CHR
Has Release Prevention Barrier?MI_CCRBICTB_HAS_RELEA_PREVE_F
Is Intrusive?MI_RBICOMPO_IS_INTRU_CHR
Isolation SystemMI_CCRBICOM_ISOLA_SYSTE_CHR
Liner PresentMI_CCRBICOM_LINER_PRESE_CHR
Liner TypeMI_CCRBICOM_LINER_TP_C
Minimum Structural ThicknessMI_CCRBICOM_MNMM_STRCTRL_THS_N
Mitigation SystemMI_CCRBICOM_MITIGATION_SYSTM_C
Percent Liquid VolumeMI_RBICOMPO_PER_LIQ_VOL_N
pH of WaterMI_CCRBICOM_PH_OF_WATER_N
Specified TminMI_CCRBICOM_SPECIFIED_TMIN_N
Total Acid NumberMI_CCRBICOM_TOTAL_ACID_NUMBR_N

Procedure

  1. Access the Family Management page.
  2. In the left section, select the Criticality RBI Component whose datasheet you want to modify.

    In the workspace, the corresponding Criticality RBI Component family appears, displaying the Information section.



  3. In the workspace, select the Datasheets tab, and then select Manage Datasheets.

    The Datasheet Builder page appears, displaying the datasheet layout of the selected Criticality RBI Component family.



  4. In the upper-right corner of the page, select

    A new section tab appears at the top of the workspace, displaying a blank section.



  5. On the new tab, rename new section to RBI-581.
  6. In the RBI-581 section, select .
  7. In the right column, in the top cell, enter Value(s).
  8. In the left pane, locate a field that corresponds to the table at the beginning of this topic, and then add that field into the empty cell in the Value(s) column using the drag-and-drop method.

    In the cell, an input box that corresponds to the selected field appears.

  9. In the left column, enter the caption that corresponds to the field. For example, if you added the Coefficient Y Material field to the Value(s) column, then enter Coefficient Y Material in the corresponding cell in the left column.
  10. In the upper-right corner of the page, select .

    In the RBI-581 section, in the table, a new row appears.

  11. Repeat steps 8 to 10 for each of the fields specified in the table at the beginning of this topic.
  12. In the upper-right corner of the page, select Save.

    The datasheet for the Criticality RBI Component that you selected in step 2 is saved, and the RBI-581 tab appears on the selected Criticality RBI Component datasheet.

Add Completion Comments Field to RBI Recommendation Datasheet

Procedure

  1. In the module navigation menu, select Admin > Configuration Manager > Family Management.
    The Family Management page appears, displaying the list of already existing families.
  2. In the left pane, in the Entity section, select the RBI Recommendation entity.
    The workspace for the RBI Recommendation entity appears.
  3. In the workspace, select the Datasheets tabs.
  4. Select Manage Datasheets.
    The Datasheet Builder page appears.
  5. On the Datasheet Caption drop-down menu, select the RBI Recommendation datasheet.
    The datasheet appears in the Datasheet Builder workspace.
    Note: If you have a custom datasheet, select the custom datasheet.
  6. In the Available Items pane, select the Completion Comments field and drag it into the Datasheet Builder workspace.
    The field is added to that datasheet.
  7. Select Save.
    The datasheet is saved.