Fixed RFID Readers
If no new reads are being found in the RFID log, visit the Fixed RFID Reader Checklist and Troubleshooting Steps page for steps on how to troubleshoot your issue.
See our reader configuration page for more information.
- Utilize the Alien Demo Software Gateway to retrieve the IPs of all active readers on the network. The software is located on the Alien software page. You can download it directly here.
- Contact your IT department and have them login to the default gateway to locate the IPs of the RFID readers on the network. The reader will be under device name “ALR-*”.
SAM Sync
- https://samenterprise.app:8443/rpc
If you are hosting SAM locally, make sure the URL is formatted with the hostname of the server that SAM is hosted on:
- http(s):///<hostname_IP>/rpc
If SAM is hosted locally, and no SSL certificate is installed, you must use http instead of https, otherwise the SAM Sync application will return an SSL error.
Security
RFID logging is stored in a log file specific to a particular client. It logs the timestamp along with the RFID EPC, antenna, and RSSI value for each tag in the read cycle. When a record is transferred from a reader event, that transfer will be stored in the record history which can be accessed in the main record display.
We also have record level history which can be accessed by highlighting a record and clicking on the history icon in the record toolbar. We log record create, view, update, and transfer events. Each event is associated with a username, timestamp, and event details.
The data-at-rest encryption feature supports the Advanced Encryption Standard (AES) block-based encryption algorithm. It uses Electronic Codebook (ECB) block encryption mode for tablespace key encryption and Cipher Block Chaining (CBC) block encryption mode for data encryption.