MCP Server for ADP

Build 25.0.9440

WorkersWorkAssignmentsAssignedWorkLocationsCommunicationPagers

The view that returns pager contact data that is associated with assigned work locations. This view preserves historical or specialized paging contact records for field or shift-based communication tracking.

Table Specific Information

Select

The server uses the ADP API to process WHERE clause conditions built with the following column and operator. The rest of the filter is executed client side within the server.

  • AssociateOID supports the '=' comparison.
  • WorkerID supports the '=' comparison.
  • AsOfDate supports the '=' comparison.

For example, the following queries are processed server side:

SELECT * FROM WorkersWorkAssignmentsAssignedWorkLocationsCommunicationPagers WHERE AssociateOID = 'G3349PZGBADQY8H7'

SELECT * FROM WorkersWorkAssignmentsAssignedWorkLocationsCommunicationPagers WHERE WorkerID = 'DRH9M9NPW'

SELECT * FROM WorkersWorkAssignmentsAssignedWorkLocationsCommunicationPagers WHERE AsOfDate = '2020-01-01'

Columns

Name Type References Description
AssociateOID String

Workers.AssociateOID

The unique identifier (Id) that represents the associate linked to the assigned work location's pager communication record. This field supports Human Resources (HR) contact management, emergency communication, and workforce coordination.
WorkerID String

Workers.WorkerID

The Id that identifies the worker whose assigned work location includes this pager record. This field supports HR communication routing, shift coordination, and employee contact tracking.
Access String The access type or dialing prefix that is required to reach the pager number (for example, 9 for an outside line). This field supports HR telecommunication setup and system standardization.
AreaDialing String The area code or regional dialing prefix associated with the pager number. This field supports HR contact consistency and regional reporting.
CountryDialing String The country dialing code for the pager number (for example, 1 for the United States or 44 for the United Kingdom). This field supports HR international communication and compliance management.
DialNumber String The primary pager number assigned to the worker's location. This field supports HR emergency response, on-call coordination, and internal communication workflows.
Extension String The internal extension that corresponds to the pager line, if applicable. This field supports HR routing for on-site and facility-based staff.
FormattedNumber String The pager number that is formatted for readability and standardization (for example, +1 (303) 555-7788). This field supports HR data validation, documentation, and operational consistency.
ItemID String The Id that represents the pager communication record for the assigned work location. This field supports HR data integrity, version control, and audit compliance.
NameCode String The code that identifies the purpose or category of the pager number (for example, Maintenance, Security, or Medical Response). This field supports structured HR communication management and role-based routing.
NameCodeLongName String The full descriptive name of the category code for the pager. This field provides clarity in HR documentation, operational manuals, and workforce communication systems.
NameCodeShortName String The abbreviated name that corresponds to the category code fore the pager. This field supports compact HR display and streamlined data exports.
NotificationIndicator Boolean A Boolean value that indicates whether the pager is configured to receive system alerts or critical notifications. This field supports HR emergency alerts, escalation workflows, and operational readiness tracking.
AsOfDate Date The date that defines when the assigned work-location pager record became effective. This field supports HR historical tracking, audit compliance, and communication record maintenance.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9440