Skip to main content

View Functionalities

Process Name

Plant Management

Feature/User Story Name

Functionalities Tab in Plant Profile

Description

The "Functionalities" tab in the Plant Profile displays a consolidated list of all unique functionalities associated with the units linked to the plant. These functionalities are derived from the "Functionality" field of each unit added under the plant.

Actors

Back Office Users

User Story

As a back-office user, I want to view a consolidated list of unique functionalities of all units associated with a plant so that I can quickly understand the plant's overall capabilities.

Storytelling

Priya, a back-office user, is preparing a report on the operational capabilities of the Filtration Plant in Pune. She navigates to the plant's detailed view, clicks on the "Profile" tab, and selects the "Functionalities" sub-tab.

In this tab, she sees a list of unique functionalities derived from the units associated with the plant. For example, if the plant's units are tagged with functionalities like "Filtration," "Pumping," and "Intake," these are displayed as a distinct list. Priya easily references this information to complete her report.

Goal

To provide users with a clear and consolidated view of all unique functionalities of units linked to the plant.

Process Flow Diagram

(Not provided here but should depict navigation from SMART360 Login > AX Module > Asset Registry > Plants > Detailed View > Profile Tab > Functionalities Sub-Tab.)

Major Steps

  1. Navigate to the detailed view of a plant.

  2. Open the "Profile" tab and select the "Functionalities" sub-tab.

  3. Display all unique functionalities derived from the units associated with the plant.

Business Rules

General Rules

  1. The functionalities displayed must be unique (no duplicates).

  2. Functionalities are derived only from the units linked to the plant.

  3. If no units are associated with the plant, display the message: "No functionalities are available for this plant."

Field-Specific Rules

  1. Functionalities List

    • Type: Multi-value text (list of unique functionalities)

    • Validation: Ensure no duplicate values are displayed.

    • Error Handling: If no functionalities are available, display: "No functionalities are available for this plant."

Error Handling Criteria

  1. If no units are associated with the plant, display: "No functionalities are available for this plant."

  2. If the data retrieval for functionalities fails, display: "Unable to load functionalities. Please try again later."

Sample Data

Associated Units:

  • Unit 1: Functionality - "Pumping"

  • Unit 2: Functionality - "Filtration"

  • Unit 3: Functionality - "Intake"

  • Unit 4: Functionality - "Pumping"

Displayed Functionalities (Unique):

  • Pumping

  • Filtration

  • Intake

Acceptance Criteria

Display Criteria

  • The "Functionalities" tab should list all unique functionalities of the units associated with the plant.

  • Functionalities should be displayed in alphabetical order (if sorting is required).

Error Handling Criteria

  • Display appropriate error messages when no functionalities are available or if data retrieval fails.

Data Validation Criteria

  • Ensure that the functionalities are derived from the units linked to the plant.

  • Remove duplicate entries from the displayed list.

Accessibility Criteria

  • The functionalities list should be clear and visually distinct, allowing users to quickly understand the plant's operational capabilities.