CData Python Connector for Workday

Build 24.0.9062

ScorecardResultsProfileScorecardGoalsResult

Reads /profileScorecardGoalsResult entries from the ScorecardResults table.

Workday Resource Information

Retrieves the Scorecard Results.

Secured by: Set Up: Merit and Bonus

Scope: Advanced Compensation

Aggregate Fields

The 本製品 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.

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

Id of the instance

ScorecardResults_Id [KEY] String False

The Workday ID of the ScorecardResults that contains this.

Descriptor String False

Supported for: SELECT. A preview of the instance

EligibiltyRule_Descriptor String False

Supported for: SELECT. A description of the instance

EligibiltyRule_Href String False

Supported for: SELECT. A link to the instance

EligibiltyRule_Id String False

Supported for: SELECT. wid / id / reference id

PerformanceScores_Aggregate String False

Supported for: SELECT. A JSON aggregate. The set of Performance Scores for a Compensation Scorecard.

WeightedFundingPercent Decimal False

Supported for: SELECT. Calculates the total Weighted Funding Percent for all the scores in the scorecard result set.

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