Business Challenge
Per the CDC and some State Government recommendations employers are now required to perform health checks for their employees returning to work. Organizations need a way to stay
compliant with government regulations/recommendations.
How can Infor WFM Help?
Track your employees’ most recent health check dates via configured maintenance forms on the employee record. You can also configure alerts to be notified of approaching renewal dates.
How it Works
While there are different ways to configure for this requirement, leveraging the skills table along with additional maintenance forms, you can assign date-stamped health check certifications to employees. By assigning end dates to the health check certifications, the system can
automatically provide proactive alerts for when employees need updated checks. If you are requiring a visual symptom check or taking an employees’ temperature on their way into work, or even requiring your employees to take a state-mandated health test, Infor WFM can help you document and track your employee health check information.
Detailed Configuration
Create New Healthcheck Skills/Certifications
- Login as an administrator
- Navigate to Maintenance>Employees>Skills
- Select Create New Entry
- Create New Skills that are related to the Required Health Checks, such as Temperature, Symptoms, State, etc.
- Type in Skill and Description
- Select Skill Type from DBLookup
- Select Check Box for Stskl Sched Related
- Select Save
- Turn on Config Mode
- Select: Localize: STSKL_FLAG1 Icon
- Field UI: CheckboxUI
- Caption: Healthcheck
- Local: English
- Select: Save
- Close out of STSJL_FLAG1 Config Popup
- Turn off Config Mode
- Select the Healthcheck box next to the new Health Check Certification you created
- Repeat process for any Health Checks that are required
- Only need to complete config mode steps 5 and 6 the first time
Create New "Employee Healthcheck" maintenance form based on the skills table
- Logged in as an administrator
- Navigate to Maintenance>System Administration>Maintenance Forms
- Select Create New Entry
- Use the Skills Maintenance Form as the template to copy information from
- Create Healthcheck maintenance form
- Form Name: Employee Healthchecks
- Description: Employee Healthchecks
- Table: ST_SKILL
- Keyfield: STSKL_ID
- Form Type: Maintenance
- Menu Parent: Header
- JSP: /maintenance/mntForms.jsp
- Where Clause: STSKL_ID IN (SELECT STSKL_ID FROM ST_SKILL WHERE STSKL_FLAG1='Y') AND EMP_ID IN (SELECT EMP_ID FROM SEC_EMPLOYEE_DATE WHERE WBU_ID = #page.property.userId#)
- JSP Parameter: [NEW]=TRUE~[EDT]=BTN~[DEL]=TRUE
- Mfshead Id: Employee Administration
- Find Show: Check Mark
- Find Search All: Check Mark
- Mfrm Angular : N
- Once all information is entered select Save
- Scroll to the MFRM Data Localization section to update the name of the form if needed
Create new “Healthcheck” child maintenance form on the employee record
- Logged in as an administrator
- Navigate to Maintenance>System Administration>Maintenance Forms
- Select Create New Entry
- Use the Employee Skills Maintenance Form as the template to copy information from
- Create Employee Healthchecks child maintenance form
- Form Name: Employee Healthchecks Child
- Description: Employee Healthchecks Child
- Table: ST_EMP_SKILL
- Keyfield: STEMPSKL_ID
- Form Type: Maintenance
- Parent Key: EMP_ID
- Parent Form: Employee
- Menu Parent: Hidden Never Show
- JSP: /maintenance/mntForms.jsp
- Where Clause: STSKL_ID IN (SELECT STSKL_ID FROM ST_SKILL WHERE STSKL_FLAG1='Y')
- JSP Parameter: [NEW]=TRUE~[EDT]=BTN~[DEL]=TRUE
- Mfshead Id: Employee Administration
- Find Show: Check Mark
- Find Search All: Check Mark
- Mfrm Angular : N
- Once all information is entered select Save
- Scroll to the MFRM Data Localization section to update the name of the form if needed
Assign Required Healthcheck Certification to Employees
- Logged in as an administrator
- Navigate to Maintenance>Employees>Employee
- Search for employee to add the health check skill/certification to
- Select Edit next to the employee name
- Scroll to the Employee Healthchecks section
- Select the new row icon
- Use DBLookup to assign the required health check certification
- Add the dates of last health check (start date) and next health check due date (end date)
- Select Save
- Repeat steps 6-9 for all required health checks for that employee
- Turn on Config Mode
- Select the Localize: STEMPSKL_FLAG1 Icon
- Define Field UI as Checkbox UI
- Update Caption to: Safe to Work
- Select Save
- Turn off Config mode
- Clear Cache
- Select the check box for all of that specific employee’s health checks that have been completed and represent that they are safe to work
- Repeat steps: 3-10 and 15 for all remaining employees
Note: alternatively, this information can also be interfaced using the Generic Table Import interface type.
For more examples on how to configure Employee Skills/Certifications, Employee Defined Flags and Maintenance Forms in WFM, please consult the Implementation and Administration Guide. If you need a copy, it can be found on https://www.inforxtreme.com.
Let's Connect
Contact us and we'll have a Business Development Representative contact you within 24 business hours.