JDBC Driver for Workday

Build 24.0.9062

GiveRequestedFeedbackEventsFeedbackComments

Reads /feedbackComments entries from the GiveRequestedFeedbackEvents table.

Workday Resource Information

Retrieves a single requested feedback given event instance for the user that responded to the feedback request.

Secured by: Self-Service: Role Requested Feedback, Self-Service: Self Requested Feedback

Scope: Performance Enablement, Worker Profile and Skills

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.

MultipleChoiceAnswers_Aggregate


[{
  descriptor: Text /* A preview of the instance */
  id: Text /* Id of the instance */
}]

PossibleMultipleChoiceAnswers_Aggregate


[{
  descriptor: Text /* A preview of the instance */
  id: Text /* Id of the instance */
}]

RelatesTo_Aggregate


[{
  descriptor: Text /* A preview of the instance */
  id: Text /* Id of the instance */
}]

Columns

Name Type ReadOnly Description
Id [KEY] String False

Id of the instance

GiveRequestedFeedbackEvents_Id [KEY] String False

The Workday ID of the GiveRequestedFeedbackEvents that contains this.

DateAnswer Datetime False

Supported for: SELECT, INSERT, UPDATE. The date answer from the Date question type.

Descriptor String False

Supported for: SELECT, INSERT, UPDATE. A preview of the instance

FeedbackDeclineReason String False

Supported for: SELECT, INSERT, UPDATE. The reason a requested feedback question was declined.

FeedbackDeclined Bool False

Supported for: SELECT, INSERT, UPDATE. Returns True if the responder declined to submit a response to a specific feedback question.

FeedbackQuestion_Descriptor String False

Supported for: SELECT. A description of the instance

FeedbackQuestion_Href String False

Supported for: SELECT. A link to the instance

FeedbackQuestion_Id String False

Supported for: SELECT, INSERT, UPDATE. wid / id / reference id

MultipleChoiceAnswers_Aggregate String False

Supported for: SELECT, INSERT, UPDATE. A JSON aggregate. The answers selected from the feedback multiple choice question.

NumericAnswer Decimal False

Supported for: SELECT, INSERT, UPDATE. The numeric answer from the Number question type.

PossibleMultipleChoiceAnswers_Aggregate String False

Supported for: SELECT. A JSON aggregate. All possible multiple choice answers available to the feedback question.

QuestionType_Descriptor String False

Supported for: SELECT. A description of the instance

QuestionType_Href String False

Supported for: SELECT. A link to the instance

QuestionType_Id String False

Supported for: SELECT, INSERT, UPDATE. wid / id / reference id

RelatesTo_Aggregate String False

Supported for: SELECT. A JSON aggregate. The talent tags that relate to the feedback question or response.

Response String False

Supported for: SELECT, INSERT, UPDATE. The feedback response for a feedback question.

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