JDBC Driver for Workday

Build 25.0.9434

ScorecardResultsProfileScorecardGoalsResult

Retrieves profile-based scorecard goal results for performance analysis.

Workday Resource Information

Retrieves the Scorecard Results.

Secured by: Set Up: Merit and Bonus

Scope: Advanced Compensation

Aggregate Fields

The driver represents the following fields as aggregates containing JSON text. Each of them conforms to their respective schema. Fields marked with an asterisk are required and must be included if their parent object is. Fields marked with a hyphen are read-only and must not be included when calling stored procedures or when performing an INSERT or UPDATE.

This information is derived from the Workday REST API specification which does not explicitly list all business rules and validations that apply to each object. More fields may be required than what is listed here.

PerformanceScores_Aggregate


[{
  achievement: Numeric /* The achievement percentage for the scorecard criteria result. */
  goalID: { /* The criteria for the scorecard criteria result. */
      id: Text /* Id of the instance */
  }
  goalName: Text /* The \~goal\~ name of the scorecard criteria result. */
  goalWeight: Numeric /* The criteria weighted percentage of the scorecard criteria result. */
  id: Text /* Id of the instance */
}]

Columns

Name Type ReadOnly Description
Id [KEY] String False

Unique identifier for this instance.

ScorecardResults_Id [KEY] String False

Workday-generated unique ID linking this record to a specific Scorecard Results instance.

Descriptor String False

A brief, human-readable summary of this instance.

EligibiltyRule_Descriptor String False

Description of the eligibility rule applied to the scorecard result.

EligibiltyRule_Href String False

URL or reference link to the eligibility rule instance.

EligibiltyRule_Id String False

Unique identifier of the eligibility rule associated with this instance.

PerformanceScores_Aggregate String False

A collection of performance scores used in a compensation scorecard.

WeightedFundingPercent Decimal False

Total weighted funding percentage calculated across all scores in the scorecard result set.

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