MentorshipsClose
Closes the mentorship.
Workday Resource Information
Functional Description---
The Close Mentorship endpoint will be used to Close mentorships.
Example Use Cases
---
ESS: Worker or Mentor wants to close the mentorship.
Additional Information
---
* Security for ESS and MSS follows the security policy of the Manage Mentorship business process policy.
** Close Mentorship with
* If the business policy for Manage Mentorship has an approval step, then the mentorship will not be closed until the mentorship event is approved.
Secured by: Close Mentorship with
Scope: Career and Development Planning, Worker Profile and Skills
Input
| Name | Type | Description |
| Mentorships_Id | String | Unique identifier for the mentorship being closed. |
| CloseMentorshipReason_Id | String | Unique identifier or reference ID for the reason the mentorship is being closed. |
| Comment | String | User's comment regarding the closure of the mentorship. If no comment was entered, the result is empty. |
| Descriptor | String | The display name of the instance |
| EndDate | Datetime | The proposed end date of the mentorship. |
| Id | String | Unique identifier for the specific instance of the mentorship closure process. |
| StartDate | Datetime | The proposed start date of the mentorship. |
Result Set Columns
| Name | Type | Description |
| CloseMentorshipReason_Descriptor | String | The display name of the instance |
| CloseMentorshipReason_Href | String | URL link to the close mentorship reason instance. |
| CloseMentorshipReason_Id | String | Unique identifier or reference ID for the reason the mentorship is being closed. |
| Comment | String | User's comment regarding the closure of the mentorship. If no comment was entered, the result is empty. |
| Descriptor | String | The display name of the instance |
| EndDate | Datetime | The proposed end date of the mentorship. |
| Id | String | Unique identifier for the specific instance of the mentorship closure process. |
| StartDate | Datetime | The proposed start date of the mentorship. |