No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
WorkFeedbackRequest
In the feedback application, WorkFeedbackRequest represents a single feedback request on a subject or topic (question) to a single recipient. In the case of offered feedback, WorkFeedbackRequest represents feedback that is offered about a subject. In the performance application, WorkFeedbackRequest represents a request for feedback on a set of questions from a question set, on a subject—for the recipient to complete and submit.
Supported Calls
create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()
Additional Considerations and Related Objects
- After a request’s state is changed to Submitted, fields can’t be changed, except for LastSharedDate and IsUnreadByOwner.
- If LastRemindDate is updated, a reminder notification will be sent to the request’s recipient (only possible when request is in Draft state).
- When a new request is created, a notification is sent to the recipient.
- When a recipient of a request submits their feedback (Draft->Submitted), a notification will be sent to requester (except for offered feedback).
- Requester cannot modify the subject of the question set after a request is created.
- For offered feedback (to user, to manager, or both), the person who is offering feedback is both the creator of WorkFeedbackRequest as well as the recipient.
Fields
| Field Name | Details |
|---|---|
| FeedbackRequestState |
|
| FeedbackType |
|
| IsUnreadByOwner |
|
| LastRemindDate |
|
| LastSharedDate |
|
| OwnerId |
|
| PerformanceCycleId |
|
| QuestionSetId |
|
| RecipientId |
|
| RelatedObjectId |
|
| SubjectId |
|
| SubmitFeedbackToId |
|
| SubmittedDate |
|