Use Badge Reader Client to define and register a badge reader device
Use the Badge Reader Client to create a badge reader device for registration in your system. Registering your badge reader enables you to make it operational at your Walk-up Experience on-site queue.
Before you begin
Role required: sn_badge.badge_admin
About this task
There are two ways to register a badge reader device:
- Assisted method, through the Badge Reader Client. You must create your own custom badge reader client software to integrate with the badge reader.
- Manually, through the ServiceNow AI Platform®. Refer to Manually define and register a badge reader device for details on this procedure.
The Badge Reader Client assisted registration method creates an initial Badge Reader record. When a badge is scanned using the badge reader client, this method automatically populates the Device Identifier field in the record with the badge reader device serial number.
Automatic population of the Device Identifier field saves you time from looking for the badge reader device serial number to add to the Badge Reader record.
To register your badge reader device with Badge Reader Client
assistance, first you need to configure system properties to enable badge scan
registration and disable the badge access token. The following System Properties
must be configured:
- sn_badge.enable_scan_registration: Disabled by default. When set to True, this property enables n_badge.badge_admins to quickly register badge reader devices by scanning a badge.
- sn_badge.disable_access_token: Enabled by default. This property disables the access token requirement for the Badge Reader Integration API.