HRMS Employee Create-Edit UI Flow
Last updated
Last updated
All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.
URL- digit-ui/employee/hrms/create
Logged User can able to Create Employee by providing necessary Details
If a user enters a mobile number that already exists in the system - Then the application will give an error message.
The Boundary is auto-filled with current TenantId
. The user is able to add Multiple Jurisdictions and Assignments.
SL No
API
ROLE
Access Id
1
/egov-hrms/employees/_create
HRMS_ADMIN
1750
2
/egov-hrms/employees/_search
HRMS_ADMIN
1752
Primary Files
URL- digit-ui/employee/hrms/edit/{Employee Id}
Logged User can able to Edit Employee Details. Employee Id is disabled.
SL No
API
Role
Access Id
1.
/egov-hrms/employees/_update
HRMS_ADMIN
1751
Primary Files