MentorshipsEdit
Edit the mentorship.
Workday Resource Information
Functional Description---
The Edit Mentorship endpoint will be used to Edit the mentorships.
Example Use Cases
---
ESS: Worker or Mentor wants to edit the mentorship to update additional informations.
Additional Information
---
* Security for ESS and MSS follows the security policy of the Manage Mentorship business process policy.
Edit Mentorship with
* If the business policy for Manage Mentorship has an approval step, then the mentorship will not be updated until the mentorship event is approved.
Secured by: Edit Mentorship with
Scope: Career and Development Planning, Worker Profile and Skills
Input
| Name | Type | Description |
| Mentorships_Id | String | Unique identifier for the mentorship being edited. |
| Comment | String | User's comment regarding the changes made to the mentorship. If no comment was entered, the result is empty. |
| Descriptor | String | A brief preview or summary of the mentorship instance. |
| EndDate | Datetime | The updated end date for the mentorship. |
| Id | String | Unique identifier for the specific instance of the mentorship edit process. |
| Purpose | String | The proposed purpose for the mentorship after editing. |
| StartDate | Datetime | The updated start date for the mentorship. |
Result Set Columns
| Name | Type | Description |
| Comment | String | User's comment regarding the changes made to the mentorship. If no comment was entered, the result is empty. |
| Descriptor | String | A brief preview or summary of the mentorship instance. |
| EndDate | Datetime | The updated end date for the mentorship. |
| Id | String | Unique identifier for the specific instance of the mentorship edit process. |
| Purpose | String | The proposed purpose for the mentorship after editing. |
| StartDate | Datetime | The updated start date for the mentorship. |