Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Configure badging table data

Register details for a new provider, configure a badging table and import data from the source table to the target table to integrate with the badging system.

Before you begin

The Badging data table is the source table and the Employee Attendance Data table is the target table. The badging data from the source table is imported from a badging provider (for example, the attendance data from badge readers).

Role required: sn_wsd_wc.admin

Procedure

  1. Navigate to All > Workplace Connectors > Provider Connector Configurations.

  2. From the menu, select the application scope icon (

Image omitted: wsd-appl-global-scope-icon.png
Application Scope icon.\).
  1. Select Create New.

    On the form, fill in the fields.

FieldDescription
ProviderName of badging data provider.
Source Type

Source from where the badging data is collected and loaded into the target Employee attendance table. From the drop-down list, select Table.

Note: If you’re an existing user and have selected the Import from table option in an earlier release to retrieve badging data in your Workplace Connectors instance, the Source Type field is defaulted to Table. If the Import from table option wasn’t selected in your Workplace Connectors instance, then the Source Type field is defaulted to External. The Import from table option isn’t supported in the November ServiceNow Store release.

Run frequencyDay and time frequency to import data from the workplace system. For example: 5 minutes.The process provider data record picks the records from the badging data table and populates the Employee Attendance table based on the run frequency.
ActiveOption to indicate that the provider configuration is active.
Connector ConfigurationSelect the lookup list icon (
Image omitted: look-up-icon.png
Lookup list icon.) and select <strong>Badging</strong>. For more information, see <a href="../workplace-connector-configuration/">Configure connectors for badging data</a>.</td></tr></tbody>
  1. Select Submit.

  2. In the Provider Executions table section, filter by Last query time.

    The Provider Execution table [sn_wsd_wc_provider_execution] stores all the scheduled job execution timestamps. Every time that the scheduled job Process Provider data record runs, this table shows an entry in the Last query time column. The time to import data from the source table (Badging data) to the target table (Employee attendance data) table is updated in the Last query time column.

  3. Select Save.

  4. Navigate to All > System Definition > Scheduled jobs.

  5. In the Scheduled Jobs Name field, filter data by Process provider data records and select it.

    Process provider data records read data from vendor badging data (source table). After processing the badging data, it loads it into the Employee Attendance Data table (target table).

  6. Select and open the Schedule Script Execution for Provider process data records in the edit mode.

  7. Review the Process provider data records form.

    If necessary, change or update the Repeat interval timings for the scheduled job.

  8. Select Execute Now.

    The scheduled job takes the source data from the Badging data table to transform the data in the required format, and place it in the target Employee Attendance Data table.

Parent Topic:Provider connector configuration

Previous topic:Provider connector configuration

Next topic:Configure a webhook event

sndocs is an independent community mirror and is not affiliated with or endorsed by ServiceNow.

ServiceNow, the ServiceNow logo, Now, and other ServiceNow marks are trademarks and/or registered trademarks of ServiceNow, Inc., in the United States and/or other countries. Other company and product names may be trademarks of the respective companies with which they are associated.

© 2026 ServiceNow, Inc. All rights reserved.

Documentation content is redistributed under the Apache License 2.0 from the ServiceNowDocs repository.