Introduction
TimeTec is now able to import terminal data from other than FingerTec devices using a 3rd party server. Customers will need to prepare the server and create the database and table on the server to match the required data.
Process
1. You may provide the device information (device brand, model and device serial number) to TimeTec (support@timeteccloud.com) for us to add the serial number as a valid serial number in our database.
2. Customer will need to prepare the server to host the data from the third-party terminal and the attendance data centre for TimeTec to import the clocking data. On the server, customer need to create a database with the following table:
Table name: attendance_data_centre_checkinout
Columns:
user_id
check_type - Clock In, 1: Clock Out, 2: Break Out, 3: Resume In, 4: OT In, 5: OT Out
check_time - clocking time
serial_no
work_code
state - always insert as 'New' ('New', 'Completed', 'UnmatchedSerialNumber')
Please ensure to match the table as the required column to avoid data not being able to be imported correctly into TimeTec. You may refer to the sample table below.
Should you face any problems installing the above database and table, please contact your device vendor to troubleshoot the issue.
3. Login into TimeTec Attendance, go to Device > Terminal > Attendance Data Centre
4. Furnish the Attendance Data Centre information to link TimeTec with the server.