Configure connectors for badging data
Configure the connector configuration table [sn_wsd_wc_connector_config] to fetch the badging spoke data records.
Before you begin
As a Workplace Connectors administrator, add the new connector configuration table to connect with the badging integration framework. This configuration fetches the badging data from the integration framework.
Role required: sn_wsd_wc.admin
Procedure
Navigate to All > Workplace Connectors > Connector Configuration.
On the pane, select the Application scope as Workplace Connectors.
Application Global Scope selected as Workplace Connectors.
Select New.
In the Target table field, select the target table for the badging spoke data.
In this case, it’s the Employee Attendance Data table. For more information, see Employee attendance data.
In the Type field, select the type of data the connector processes from the drop-down list.
For example, badging data or occupancy data.
In the Extension Point Definition field, select the lookup list icon (
Lookup list icon.\) and select the **BadgingDataHandler** as the extension point for integration.
**Note:** The extension point is used to process badging data from the provider and convert it to the standard format to be implemented by each provider. It's just an interface. Each provider must have a separate implementation.
For more information, see [Creating and adding a scripted extension point](../../api-reference/web-services/impl-scripted-ext-pts-base-code.md).
- Select Submit to save the connector configuration.
Parent Topic:Setup Workplace Connectors for badging data
Previous topic:Create a badging data provider
Next topic:Provider connector configuration