Configuration
In order to use the fingerprint functionality you need to have a Digital Personal 4500 device and its drivers installed.
General Setup
Configure Fingerprint app
In order to configure the fingerprint app there are two things that should be done. 1. Setting the username and password for the it to access the openmrs database. 2. UgandaEMR Settings
Client Server Setup
Client Machine
Ensure UgandaEMR has been installed successfully: The you can ably login using your session like ART, SMC, OPD and the many more.
Server and client computers must be on the same network: Ping the server address from your computer. Ping replies should be successful.
Download fingerprint connector on your computer.
Unzip the download to a directory of your choice
In the fingerprint directory. Open the file "fingerprintrun.bat" in any text editor of your choice. Note pad ++ is preferred.
Replace "localhost" with the IP address of the server.
Server Machine
Launch mysql client
Login in mysql
Run the following commands below
Go to Windows Firewall, add inbound rules. In there, add ports 3306
Do the same for Outbound rules
Last updated