| java.lang.Object | ||
| ↳ | org.mule.modules.workday.AbstractWorkdayModule | |
| ↳ | org.mule.modules.workday.performancemanagement.PerformanceModule | |
Known Direct Subclasses
|
Known Indirect Subclasses
|
The Performance Management Web Service contains operations that expose Workday Employee Performance Management Business Services data. This Web Service can be used for integration with other employee performance management systems.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| client | The client, mainly for mocking purposes. | ||||||||||
| username | The Workday account's username | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Connects to Workday
| |||||||||||
Disconnects
| |||||||||||
This operation retrieves the certification issuers that are currently defined.
| |||||||||||
This operation retrieves the certifications that are currently defined.
| |||||||||||
This operation retrieves the Competencies currently defined.
| |||||||||||
Get all competency categories
| |||||||||||
This operation retrieves the competency levels currently defined.
| |||||||||||
Connection identifier
| |||||||||||
This operation retrieves the educational degrees that are currently defined.
| |||||||||||
This operation retrieves the Educational Institution Types that are currently defined;.
| |||||||||||
This operation will get the Field of Studies currently defined.
| |||||||||||
Retrieves the certifications that are currently defined.
| |||||||||||
Retrieves the Competencies currently defined.
| |||||||||||
Gets all competency categories
| |||||||||||
Retrieves the educational degrees that are currently defined.
| |||||||||||
Retrieves the Educational Institution Types that are currently defined
| |||||||||||
Gets the Field of Studies currently defined.
| |||||||||||
Gets all skill source precedences
| |||||||||||
Get all skill source precedences
| |||||||||||
Allows adding a new worker goal and editing an existing goal for a worker.
| |||||||||||
This operation allows for adding and updating certifications.
| |||||||||||
This operation allows for adding and updating certification issuers.
| |||||||||||
This operation adds or updates a Competency.
| |||||||||||
Add/Update instances of competency category.
| |||||||||||
This operation adds or updates competency levels.
| |||||||||||
This operation adds or updates a Degree.
| |||||||||||
This operation adds or updates an Educational Institution Type.
| |||||||||||
This operation adds or updates a Field Of Study.
| |||||||||||
Creates a completed performance review for an employee.
| |||||||||||
Allows for the updating of the manager's overall rating for an employee review.
| |||||||||||
Validate connection
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.workday.AbstractWorkdayModule
| |||||||||||
From class
java.lang.Object
| |||||||||||
The Workday account's username
Connects to Workday
| performanceUser | Workday user |
|---|---|
| performancePassword | Workday password |
| performanceEndpoint | Workday endpoint |
| performanceWsdlLocation | Workday WSDL location |
| ConnectionException |
|---|
Disconnects
This operation retrieves the certification issuers that are currently defined.
| getCertificationIssuersRequest | The request object for the operation |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
This operation retrieves the certifications that are currently defined.
| getCertificationsRequest | The request object for the operation |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
This operation retrieves the Competencies currently defined.
| getCompetenciesRequest | The request object for the operation |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Get all competency categories
| getCompetencyCategoriesRequest | The request object for the operation |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
This operation retrieves the competency levels currently defined.
| getCompetencyLevelsRequest | The request object for the operation |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Connection identifier
This operation retrieves the educational degrees that are currently defined.
| getDegreesRequest | The request object for the operation |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
This operation retrieves the Educational Institution Types that are currently defined;.
| getEducationalInstitutionTypesRequest | The request object for the operation |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
This operation will get the Field of Studies currently defined.
| getFieldsOfStudyRequest | The request object for the operation |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Retrieves the certifications that are currently defined.
| certificationsRequest | Request element |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Retrieves the Competencies currently defined.
| competenciesRequest | This element contains optional reference and filter criteria for the request. |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Gets all competency categories
| competencyCategoriesRequest | Element containing the references of the Competency Categories requested. |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Retrieves the educational degrees that are currently defined.
| degreesRequest | This element contains optional reference and filter criteria for the request. |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Retrieves the Educational Institution Types that are currently defined
| educationalInstitutionTypesRequest | Request element for Educational Institution Type request |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Gets the Field of Studies currently defined.
| fieldsOfStudyRequest | Request element for the Get Fields Of Study operation |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Gets all skill source precedences
| skillSourcePrecedencesRequest | Element containing the references of the Skill Source Precedences requested. |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Get all skill source precedences
| getSkillSourcePrecedencesRequest | The request object for the operation |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Allows adding a new worker goal and editing an existing goal for a worker.
| manageGoalsRequest | Contains the Manage Goal web service Request. |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
This operation allows for adding and updating certifications.
| putCertificationRequest | The request object for the operation |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
This operation allows for adding and updating certification issuers.
| putCertificationIssuerRequest | The request object for the operation |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
This operation adds or updates a Competency.
| putCompetencyRequest | The request object for the operation |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Add/Update instances of competency category.
| putCompetencyCategoryRequest | The request object for the operation |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
This operation adds or updates competency levels.
| putCompetencyLevelRequest | The request object for the operation |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
This operation adds or updates a Degree.
| putDegreeRequest | The request object for the operation |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
This operation adds or updates an Educational Institution Type.
| putEducationalInstitutionTypeRequest | The request object for the operation |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
This operation adds or updates a Field Of Study.
| putFieldOfStudyRequest | The request object for the operation |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
| client |
|---|
| username |
|---|
Creates a completed performance review for an employee. It allows for entry of Overall Ratings and Comments for the employee self evaluation and manager evaluation.
| startPerformanceReviewRequest | Performance review for an employee including all relevant sub processes of the Start Performance Review for Employee Business Process. |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Allows for the updating of the manager's overall rating for an employee review. The following request parameters are used to find the correct review to update: Employee Reference, Review Type Reference, Period Start Date, Period End Date. The following request parameters are used to update the manager's rating information for the review: Rating Reference, Overall Rating Override.
| employeeReviewRating | Request element |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Validate connection