Entering a Formula for Facility Condition Index
System / Archibus Application Administrator - Application Configuration
Entering a Formula for Facility Condition Index
The facility index--also known as the Facility Condition Index or FCI--is an index number that indicates the current condition or environmental sustainability of an asset measured to its "as new" condition. This is a key benchmark that organizations use to objectively assess the current condition and environmental sustainability of assets in their facilities.
The application ships with a default calculation for FCI, but because organizations can vary in the way they calculate this index, the application enables you to enter the calculation to be used instead of the default.
The default formula is:
(
1000 * Estimated Costs (Total) / Replacement Cost
)
Using the exact fields, this formula is:
(1000 * ( cost_estimated + cost_est_cap) / cost_to_replace
)
To change the default formula:
- Select the System / Archibus Administrator - Application Configuration / Configure Application Parameters task.
- From the Applications pane, select AbCapitalPlanningCA.
- From the Application Parameters pane, select FacilityConditionIndex.
- In the Edit Application Parameters pane, in the Parameter Value field, enter the formula for the facility condition index.
- Optionally, you can enter a description of this formula in the Parameter Description field.
- Click Save.
- Click Reload All Parameters to have the saved parameter take effect.