Department & Designation Master
Introduction
The Department & Designation Master sheet defines the organisational hierarchy for each tenant by mapping official departments to their corresponding designations. This master data is used for workflows, employee assignments, routing logic, and access-control configurations across DIGIT modules.
To ensure accuracy and consistency, all fields include Excel-level validation that restricts input to alphabetic values only.
Common Master: Common and Complaint type Master
Data Table
1
WATER DEPARTMENT
Engineer
2
ELECTRIC DEPARTMENT
LME
3
SANITATION DEPARTMENT
Worker
Note: This is sample data. Actual entries must follow naming conventions and validation rules.
Procedure
Data Definition
1
Department Name
Text
256
Yes
Official department name within the tenant organization. Only alphabets and spaces allowed.
2
Designation Name
Text
256
Yes
Role or position associated with the department. Must contain alphabetic characters only (A–Z, a–z, spaces).
Steps to Fill Data
Download the Department & Designation Master template.
Review the headers and understand each field using the Data Definition table.
In each row:
Enter a valid Department Name (mandatory).
Enter a valid Designation Name (mandatory).
Ensure all entries contain only:
Alphabets
Spaces
Do not enter:
Numbers (0–9)
Special characters like %, &, @, #, -, _
Mixed values (for example: “Dept1”, “Eng2”)
Cross-check for spelling consistency to avoid duplicate variations.
After data entry, verify the sheet against the Excel validation rules.
Save the file and prepare it for MDMS ingestion.
Excel Validation Framework
The sheet applies strict alphabet-only validation for all fields to prevent invalid entries and maintain clean, consistent master data.
Types of Validations Applied
Alphabetic Text Validation
Ensures entries contain only letters and spaces.
Character Restriction
Prevents use of symbols such as %, &, @, #, -, _.
Input Sanitization
Disallows any alphanumeric or mixed-value entries.
Validation Row Mapping
Department Name*
Alphabets and spaces only
Designation Name*
Alphabets and spaces only
Sample Data Rows
WATER DEPARTMENT
Engineer
ELECTRIC DEPARTMENT
LME
SANITATION DEPARTMENT
Worker
Last updated
Was this helpful?