Use this information to configure the HR Employee File Management solution (HREFM).
Prerequisites
Make sure the HR Tier-2 solution is installed before implementing the configuration steps below.
Configuration
-
Once Alfresco Content Services starts successfully, run the following
curl
command to create a Records Management (RM) site:curl -X POST "http://localhost:8080/alfresco/api/-default-/public/gs/versions/1/gs-sites?skipAddToFavorites=false" -H "accept: application/json" -H "authorization: Basic YWRtaW46YWRtaW4=" -H "Content-Type: application/json" -d "{ \"title\": \"HREFM Records Management\", \"description\": \"HREFM Records Management Description\", \"compliance\": \"STANDARD\"}"
-
Navigate to the HREFM Records Management site from the Sites tab in Alfresco Share:
-
Navigate to the File Plan from the site dashboard:
-
Click on the Import action in the File Plan folder, and select the file
HREFM_FilePlan.acp
to start the import:- You’ll find
HREFM_FilePlan.acp
in theAlfresco Artifacts
folder of thealfresco-content-accelerator-sehr-rm-accelerator
distribution zip.
- You’ll find
-
Upload the following scripts to the path Repository > Data Dictionary > Records Management > Records Management Scripts:
HREFM-RM_CutOff_Record.js
HREFM-RM_Move_Record_to_Employee_Folder.js
You’ll find the JavaScript (
.js
) files in theAlfresco Artifacts
folder of thealfresco-content-accelerator-sehr-rm-accelerator
distribution zip. -
Navigate to
Unfiled Records
folder in File Plan section of RM Site. Select theManage Rules
action: -
Click the
Create Rules
link, and create a rule: -
Navigate to
Holds
underFile Plan
, create aNew Hold
(as shown) and save it: -
Set the
Read and File
permission tosite_hr_SiteManager
andsite_hr_SiteCollaborator
Groups on Above createdHREFM
Hold. -
Provide the
HR Manager
group the correct permissions to create Legal Holds:- Navigate to
RM Admin Tools
from the top-right of the RM site. - Click Define Roles in the Tools section, and then click on the
New Role
button to the left of page. - Create a role with name
HREFM Hold Access
with the following capabilities:
- Add to Hold
- Remove from Hold
- Navigate to
-
Navigate to the
Users and Groups
section of the Tools section. -
Select the
HREFM Hold Access
role, and then add thesite_hr_SiteManager
andsite_hr_SiteCollaborator
to the Groups section: