eSSL eBioserver New

eSSL – eBIOServer-New is a web-based biometric data management solution that acts as middleware between biometric devices and third-party client applications (Payroll, HRMS, ERP, GYM, etc.).

eBIOServer-New can be deployed on an MS Windows web server along with MS-SQL,MySQL Databases.

Administrators can access applications anywhere through a browser or third-party software via API to manage thousands of devices.

eBioserver New Salient Features

  • Dashboard – Present and Absent Employees and Device Online / Offline status
  • Device Pushes data to Centralized server
  • Auto Sync of the employees information like addition or deletion in location of respective devices
  • Location wise Access of employees and Devices
  • Device is mapped with single location
  • Employee is mapped with multiple locations
  • Block Users from the Device
  • Unblock Users from the device
  • Remote Enroll User Fingerprint
  • Remote Enroll User Face
  • Get Attendance Logs By Date Time
  • Bulk Import and export of employees and devices
  • Device Logs (illegal) - Unauthorized/illegal person logs can be captured
  • Through API, Getting the Punch records
  • Parallel Export Logs, Pushing the data to third party database (MSSQL, MYSQL, ORACLE)
  • Single Location, System user access for employees and device operation
  • Admin can access all the location
  • User friendly appearance requires less time to get you

API Post Method Functions

  • UpdateEmployee
  • DeleteEmployee
  • GetDeviceIllegalLogs
  • GetDeviceList
  • GetDeviceLogs
  • GetEmployeeCodes
  • GetEmployeeDetails
  • GetEmployeePunchLogs
  • UpdateEmployeeEx
  • UpdateEmployeePhoto
  • UpdateEmployeewithExpiryDates

For Any Queries Please Contact

WhatsApp Only

+917619283058

Shailendra Mahobiya (eSSL)

shailendra@esslsecurity.com

Vijender Sharma(eSSL)

sharma@esslsecurity.com

Gokul Kumar(eSSL)

gokul@esslsupport.com

eBioserverNew DEMO Link

DEMO Server URL http://ebioservernew.esslsecurity.com:99

Login Name : essl | Password : essl

Web Service : URL of eBioserverNew

Example: http://ebioservernew.esslsecurity.com:99/webservice.asmx or http://192.168.6.47:8080/Webservice.asmx (URL/IP can be mapped as per your system/network)

Example: http://ebioservernew.esslsecurity.com:99/webservice.asmx?op=DeleteEmployee

By calling this method, the employee will be deleted from a particular location on all the devices. The result will be displayed as error or success.

Example: http://ebioservernew.esslsecurity.com:99/webservice.asmx?op=GetDeviceIllegalLogs

By calling this method, we can retrieve illegal employee logs from the database.

Example: http://ebioservernew.esslsecurity.com:99/webservice.asmx?op=GetDeviceList

By calling this method, we can retrieve the device list from the database as per the mentioned location.

Example: http://ebioservernew.esslsecurity.com:99/webservice.asmx?op=GetDeviceLogs

By calling this method, we can retrieve device logs from the database as per the mentioned location and date.

Example: http://ebioservernew.esslsecurity.com:99/webservice.asmx?op=GetEmployeeCodes

By calling this method, we can retrieve employee codes from the database.

Example: http://ebioservernew.esslsecurity.com:99/webservice.asmx?op=GetEmployeeDetails

By calling this method, we can retrieve employee details like Employee code, Name, Card Number, Location code, Employee Role, and Verification Type.

Example: http://ebioservernew.esslsecurity.com:99/webservice.asmx?op=GetEmployeePunchLogs

By calling this method, we can get Employee Transaction Punch logs of employees like first in punch and last out punch of a single date with semicolon and followed by all the punches with comma separation of a single date.

Example: http://ebioservernew.esslsecurity.com:99/webservice.asmx?op=UpdateEmployee

By calling this method, we can add an employee to a particular location on all the devices by passing value Employee code, Name, Card Number, Single Location code or Multiple location codes separated by comma, Employee Role, and Verification Type.

Example: http://ebioservernew.esslsecurity.com:99/webservice.asmx?op=UpdateEmployeeEx

By calling this method, we can update extra details of an employee to a particular location on all the devices by passing value Employee code, Name, Card Number, Single Location code or Multiple location codes separated by comma, Employee Role, Verification Type, ExpiryFrom & ExpiryTo, Employee Photo (converted by base 64).

Example: http://ebioservernew.esslsecurity.com:99/webservice.asmx?op=UpdateEmployeePhoto

By calling this method, we can update an employee's photo that has been converted to a Base64 string.

Example: http://ebioservernew.esslsecurity.com:99/webservice.asmx?op=UpdateEmployeewithExpiryDates

By calling this method, we can set an employee's expiry date.