Skip to main content

How to Configure Data Mapper Table for ADP Enterprise Inbound in the Tenant Admin Portal

This document provides step-by-step instructions to configure Data Mapper Table for ADP Enterprise Inbound in Tenant Admin Portal.

Updated this week

Introduction

This document provides instructions on how to configure a Data Mapper Table for ADP Enterprise Inbound in the Tenant Admin Portal.

Prerequisites

  • You must have access to the Tenant Admin Portal.

  • Data Mapper Table for ADP Enterprise Inbound must be created.

Steps to Configure Data Mapper Table for ADP Inbound

  1. Log in to the Tenant Admin Portal.

  2. On the home page of the portal, go to Agents > Data Tables.

    The Data Tables page is displayed.

  3. Click preferred data table.

    The data table details page is displayed.

  4. Do the Following:

    1. After saving your changes, the Data Mapper Table for ADP Enterprise Inbound is configured successfully.

Configure Details Tab

This tab is used to view and edit basic information about the data mapper table.

Do the following:

  1. Update the Table Name (if required).

  2. Enter Description (Optional).

  3. Click Save.

    The details tab is configured successfully.

Setup Configure Tab

This tab is used to configure data field mappings between ADP and Oloid.

Note: The FullName, DisplayName, PrimaryID, and Status fields are mandatory and must be mapped to corresponding source fields or expressions before saving the configuration.

Do one of the following:

Inline

In the Inline section, do the following:

  1. Source / Expression: Enter the ADP field name or expression that provides the source value.

  2. Destination – Oloid Field: Enter the Oloid field name to which the source value is mapped.

  3. Data Type: Select the data type from the drop-down.

  4. Click Add field to add more fields.

    Note: For mapping the table, refer Data mapper Table.

  5. Click Save.

    The Inline section is configured successfully.

Upload File

In the Upload File section, do the following:

  1. Select Upload File and upload the mapping file.

    Note: The file format must be in .XLSX or .CSV.

  2. Click Save.

    The Upload File section is configured successfully.

    The Configure tab is set up successfully.

Additional Information

Data Mapping Table

Use the following fields to define data mappings when configuring the Data Mapper Table.

ADP Use Field

Oloid User Field

Data Type

associateOID

PrimaryID

String

{workerDates.originalHireDate}

{UserMetadata.HireDate}

String

{workerDates.terminationDate}

{UserMetadata.EndDate}

String

{workerStatus.statusCode.codeValue}

{UserMetadata.Status}

String

{"Active"}

Status

String

{person.preferredName.givenName + ' ' + person.preferredName.familyName1}

DisplayName

String

{person.preferredName.givenName + ' ' + person.preferredName.familyName1}

FullName

String

Note: Contact Oloid support if you need assistance while configuring the Data Mapper table.

Related Article


Keywords

| Configure Data Mapper Table for ADP Enterprise Inbound | ADP Enterprise Inbound Data Mapper Configuration | ADP Data Mapping in Tenant Admin Portal |

Did this answer your question?