JDBC Driver for Workday

Build 23.0.8839

WorkersAnytimeFeedbackEvents

Retrieves a feedback given event instance with the specified ID.

Workday Resource Information

Retrieves a single feedback given event instance with the specified ID.

This endpoint is equivalent to the View Feedback task in Workday.

Secured by: Self-Service: Anytime Feedback, Worker Data: Anytime 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.

BusinessProcessParameters_Attachments_Aggregate


[{
  description: Text /* Event attachment description */
  contentType: { /* Content type of the attachment */
     *id: Text /* wid / id / reference id */
  }
  fileLength: Numeric /* File length of the attachment */
  fileName: Text /* File name of the attachment */
  uploadedBy: { /* Returns the primary Role of the person who uploaded the Attachment. */
     *id: Text /* wid / id / reference id */
  }
  category: { /* Returns the category of a Business Process Attachment. */
     *id: Text /* wid / id / reference id */
  }
  id: Text /* Id of the instance */
}]

FeedbackAlsoAbout_Aggregate


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

WorkersToNotify_Aggregate


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

Columns

Name Type ReadOnly Description
Id [KEY] String False

Id of the instance

Workers_Id [KEY] String False

The Workday ID of the Workers that owns this

Badge_Descriptor String False

Supported for: SELECT. A description of the instance

Badge_Href String False

Supported for: SELECT. A link to the instance

Badge_Id String False

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

BusinessProcessParameters_Action_Descriptor String False

Supported for: SELECT. A description of the instance

BusinessProcessParameters_Action_Href String False

Supported for: SELECT. A link to the instance

BusinessProcessParameters_Action_Id String False

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

BusinessProcessParameters_Attachments_Aggregate String False

Supported for: INSERT. A JSON aggregate. Returns attachments associated with this business process that are uploaded from the toolbar and are accessible to the processing person. Returns blank if either of these conditions are not met.

BusinessProcessParameters_Comment String False

Supported for: SELECT, INSERT. Returns a null.

BusinessProcessParameters_CriticalValidations String False

Supported for: SELECT. Validation message for an action event triggered by a condition.

BusinessProcessParameters_For_Descriptor String False

Supported for: SELECT. A description of the instance

BusinessProcessParameters_For_Href String False

Supported for: SELECT. A link to the instance

BusinessProcessParameters_For_Id String False

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

BusinessProcessParameters_OverallBusinessProcess_Descriptor String False

Supported for: SELECT. A description of the instance

BusinessProcessParameters_OverallBusinessProcess_Href String False

Supported for: SELECT. A link to the instance

BusinessProcessParameters_OverallBusinessProcess_Id String False

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

BusinessProcessParameters_OverallStatus String False

Supported for: SELECT. The current status of the business process. For example: Successfully Completed, Denied, Terminated.

BusinessProcessParameters_TransactionStatus_Descriptor String False

Supported for: SELECT. A description of the instance

BusinessProcessParameters_TransactionStatus_Href String False

Supported for: SELECT. A link to the instance

BusinessProcessParameters_TransactionStatus_Id String False

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

BusinessProcessParameters_WarningValidations String False

Supported for: SELECT. Warning message for an action event triggered by a condition.

Comment String False

Supported for: SELECT, INSERT. The comment text for an anytime feedback event.

Descriptor String False

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

FeedbackAlsoAbout_Aggregate String False

Supported for: INSERT. A JSON aggregate. The other workers this feedback event is about.

FeedbackGivenDate Datetime False

Supported for: SELECT, INSERT. The date the feedback was provided.

FromWorker_Descriptor String False

Supported for: SELECT. A description of the instance

FromWorker_Href String False

Supported for: SELECT. A link to the instance

FromWorker_Id String False

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

HiddenFromManager Bool False

Supported for: SELECT, INSERT. True if the feedback event is private between the feedback provider and the worker. Private feedback isn't shared with managers.

HiddenFromWorker Bool False

Supported for: SELECT, INSERT. True if the feedback event is confidential between the feedback provider and the manager. Workers don't see confidential feedback.

Href String False

Supported for: SELECT, INSERT. A link to the instance

RelatesTo_Descriptor String False

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

RelatesTo_Id String False

Supported for: SELECT, INSERT. Id of the instance

ShowFeedbackProviderName Bool False

Supported for: SELECT, INSERT. True if the feedback provider's name has chosen to be displayed. Names not chosen to be displayed are not shared.

ToWorker_Descriptor String False

Supported for: SELECT. A description of the instance

ToWorker_Href String False

Supported for: SELECT. A link to the instance

ToWorker_Id String False

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

WorkersToNotify_Aggregate String False

Supported for: INSERT. A JSON aggregate. The workers that were selected to be notified of the feedback given event.

Search_Prompt String False

Only used when a Workers_Id filter is not provided. Searches workers by name or worker ID. The search is case-insensitive. You can include space-delimited search strings for an OR search.

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