JDBC Driver for Workday

Build 23.0.8839

TimeValidations

Retrieves a collection of time entry validations.

Workday Resource Information

Retrieves a collection of time entry validations for the specified worker on the specified date. This method requires the date and worker query parameters.

The validation messages returned by this method indicate that the time entries failed the critical or warning custom validations configured in the Maintain Time Entry Validations task.

Secured by: Process: Time Block REST APIs

Scope: Time Tracking

Columns

Name Type Description
CriticalValidations String Supported for: SELECT. The critical validation messages separated by the line feed character (hex code in JSON). The validation messages indicate that the requested objects fail the configured critical custom validations.
WarningValidations String Supported for: SELECT. The warning validation messages separated by the line feed character (hex code in JSON). The validation messages indicate that the requested objects fail the configured warning custom validations.
Date_Prompt Date The required date that determines the time entry validations. The method validates the time entries within week or time period of the specified date.
Worker_Prompt String The required Workday ID of the worker who entered the time entries.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839