Define and register a badge reader device using the badge reader client
- UpdatedJan 30, 2025
- 3 minutes to read
- Yokohama
- Walk-up Experience
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
- 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 Define and register a badge reader device manually 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.
- 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.
Procedure