Skip to main content

Functionality RPN Calculation

Overview This documentation outlines the APIs used for calculating and managing the Risk Priority Number (RPN) for various functionalities within a unit. The criticality weightage is determined based on the assigned scores.

All criticality calculations are performed within the onboarding service in the config map (config-map). The system does not store the weightage directly. Instead, whenever the API is called to retrieve the data, the criticality is dynamically calculated in real-time based on the current scores.

This approach ensures that the criticality assessment remains accurate and reflects the most up-to-date information without the need for storing weightage values.