Created on 08 April 2024
Tutorials
Our DIY manual enables HR professionals and system admins to easily set up their uKnowva instance from scratch, covering company info, data fields & masters, leave and attendance policies, payroll, ...
Created on 03 April 2024
Release Notes
... can efficiently monitor employees approaching confirmation deadlines. Timely reminders ensure no deadlines are missed, while a predefined set of questions promotes consistency during the evaluation process. ...
Created on 02 April 2024
Recruitment
... the job ID in the "Filter By" field to access details about the job openings.
Step 5: After Entering your required fields click on 'Settings'.
Step 6: Click on the 'Deploy Report As API' ...
Created on 02 April 2024
Recruitment
... Report' button for making Job Openings.
Step 4: After entering your required fields click on 'Settings'.
Step5: Click on the 'Deploy Report As API' Radio button to generate the API.
...
Created on 19 March 2024
Payroll
... Bearer Token' \
--data '{
"username" : "User1"
}
'
PHP Code Snippet
<?php
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => 'http://your_instance.uknowva.com/api.php/attendance/attendancedb/getUserSalaryDetails',
...
Created on 14 March 2024
Tutorials
... page view.
Click Search to finalise the filtering of the page view.
Otherwise, click Reset to go back to the original view of this page.
Requesting for ID cards
Find the ID ...
Created on 07 March 2024
Attendance
... \
--header 'Authorization: Bearer Token' \
--form 'punches_data="[,]"'
PHP Code Snippet
<?php
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => 'http://your_instance.uknowva/api.php/hrm/syncattendanceshiftwise/fetchBulkAttendanceFromAttendanceServer',
...
Created on 06 March 2024
Attendance
... \
--form 'biometriccode="user_test_ID"' \
--form 'logDate="2024-01-01 09:00:00"'
PHP Code Snippet
<?php
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => 'http://your_instance.uknowva.com/api.php/hrm/syncattendanceshiftwise/fetchAttendanceFromAttendanceServer',
...
Created on 04 March 2024
Tutorials
... also use the Funnel button at the top right corner of this page to filter the page view based on month, year, start date, end date etc., after clicking Search. Otherwise click Reset to set the pageview ...
Created on 29 January 2024
Incident Reports
... of Incident:
One of our newly set up RDS instances became inaccessible on 25th Jan 2024 at 11:30 AM IST. This was brought to our notice immediately as we were migrating some accounts from MySQL 5.7 to ...
Created on 11 September 2023
Release Notes
This month we have made many enhancements on existing features to improve the overall user experience.
1. UI of Meeting Room Booking System enhanced
2. The system now displays resignation ...
Created on 18 July 2023
General
At times setting up KRAs, writing JD, skill set, competencies, probation and interview evaluation questions, etc. for the team is one of the most intimidating and overwhelming tasks for managers and HRs. ...
Created on 14 July 2023
Release Notes
...
b. UI of homepage/landing page improved
c. There is now a provision to set user's statutory bonus automatically as per user's state and skill category
d. Reporting tool enhanced ...
Created on 20 June 2023
About uKnowva
This is a question we face in many VAPT tests/Infosec observations: “You need to upgrade the Joomla framework”. Below is our response to the same
Is a Joomla Upgrade necessary?
uKnowva upgrade does ...
Created on 06 June 2023
Release Notes
... reporting tool where we can push the report to client's SFTP server
5. Overall
a. Letter template setting enhanced to accommodate space padding
b. Aadhar, PAN and Pennydrop verification ...
Created on 10 May 2023
Release Notes
This month we have made many enhancements on existing features to improve the overall user experience. We have also added a few new features to enhance the usability of our uKnowva HRMS
1. Leave ...
Created on 12 April 2023
Release Notes
... and Attendance
a. We have improved the configuration for compoff setup to add comp off as per number of hours etc
b. Virtual Biometric set up enhanced to manage the various attendance policy ...
Created on 07 March 2023
Release Notes
...
4. Reporting tool now supports serialized columns also from database.
5. Exit interview settings enhanced.
6. Option now available to trigger exit clearance manually for disabled ...
Created on 07 February 2023
Release Notes
... page
e. FNF and relieving letter are made dependent on exit clearance status as per configuration
f. Users are now disabled if Last Working Date in their profile is set and passed even ...
Created on 04 January 2023
Release Notes
...
a. Full N Final settlement is an important part of payroll and Exit.
b. Gratuity/TDS/Leave Encashment/Notice Period/Hold Salaries/Current Salary is now calculated automatically as a part ...