| java.lang.Object | ||
| ↳ | org.mule.modules.workday.AbstractWorkdayModule | |
| ↳ | org.mule.modules.workday.talent.TalentModule | |
Known Direct Subclasses
|
Known Indirect Subclasses
|
This web service consists of operations for interfacing with the Workday Talent Management web service operations.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| client | The client, mainly for mocking purposes. | ||||||||||
| username | The Workday account's username | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Adds a talent assessment for a worker.
| |||||||||||
Connects to Workday
| |||||||||||
Disconnects
| |||||||||||
Allows for the updating of career interest information (career preference) for an employee.
| |||||||||||
Allows for the updating of current job interests information for an employee.
| |||||||||||
Allows for the updating of career relocation information (willing to relocate) for an employee.
| |||||||||||
Allows for the updating of career travel information (willing to travel) for an employee.
| |||||||||||
This operation retrieves the certification issuers that are currently defined.
| |||||||||||
Retrieves the certifications that are currently defined.
| |||||||||||
Retrieves the Competencies currently defined.
| |||||||||||
Gets all competency categories
| |||||||||||
This operation retrieves the competency levels currently defined.
| |||||||||||
Connection identifier
| |||||||||||
Retrieves the educational degrees that are currently defined.
| |||||||||||
Retrieves the Educational Institution Types that are currently defined.
| |||||||||||
Retrieves the Field of Studies currently defined.
| |||||||||||
Retrieves language proficiency information.
| |||||||||||
Retrieves language information.
| |||||||||||
Retrieves school information.
| |||||||||||
Retrieves skill source precedences.
| |||||||||||
Enable Succession Pool and its membership retrieval via SOAP Web Service request.
| |||||||||||
This web service allows retrieval of Talent Pools and memberships information.
| |||||||||||
Allows adding new anytime feedback for a worker.
| |||||||||||
Allows adding new accomplishmentsand editing existing accomplishments for a worker.
| |||||||||||
Allows adding new awards and editing existing awards for a worker.
| |||||||||||
Allows adding new certifications and editing existing certifications for a worker.
| |||||||||||
Allows adding new competencies and editing existing competencies for a worker.
| |||||||||||
Allows for adding and editing a worker's education.
| |||||||||||
Allows adding new job histories and editing existing job histories for a worker.
| |||||||||||
Allows adding new internal projects and editing existing internal projects for a worker.
| |||||||||||
Allows adding new languages and editing existing languages for a worker.
| |||||||||||
Allows adding new memberships and editing existing memberships for a worker.
| |||||||||||
Manages a Succession Plan for a position.
| |||||||||||
Web service for Managing a Succession Plan for a job profile.
| |||||||||||
Allows adding new trainings and editing existing trainings for a worker.
| |||||||||||
Allows adding new work experiences and editing existing work experiences for a worker.
| |||||||||||
This operation allows for adding and updating certification issuers.
| |||||||||||
Allows for adding and updating certifications.
| |||||||||||
This operation adds or updates competency levels.
| |||||||||||
Adds or updates a Competency.
| |||||||||||
Adds or updates a Degree.
| |||||||||||
Adds or updates an Educational Institution Type.
| |||||||||||
Adds or updates a Field Of Study.
| |||||||||||
Allows adding new positions for succession.
| |||||||||||
Adds or updates a School.
| |||||||||||
This operation adds or updates skill items.
| |||||||||||
This operation adds or updates a Skill Item Category.
| |||||||||||
This web service allows add and update to Talent Pools and memberships information
| |||||||||||
Validate connection
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.workday.AbstractWorkdayModule
| |||||||||||
From class
java.lang.Object
| |||||||||||
The Workday account's username
Adds a talent assessment for a worker.
| talent | Request element for Assess Talent. |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Connects to Workday
| talentUser | Workday user |
|---|---|
| talentPassword | Workday password |
| talentEndpoint | Workday endpoint |
| talentWsdlLocation | Workday WSDL location |
| ConnectionException |
|---|
Disconnects
Allows for the updating of career interest information (career preference) for an employee.
| careerInterests | Request element for updating the employee's career preferences. |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Allows for the updating of current job interests information for an employee.
| jobInterests | Request element for updating the employee's job interests. |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Allows for the updating of career relocation information (willing to relocate) for an employee.
| relocationPreferences | Request element for updating the employee's relocation preferences. |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Allows for the updating of career travel information (willing to travel) for an employee.
| travelPreferences | Request element for updating the employee's travel preferences. |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
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 |
|---|
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 |
|---|
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
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.
| educationalInstitutionTypeRequest | Request element for Educational Institution Type request |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Retrieves 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 |
|---|
Retrieves language proficiency information.
| languageProficiencyLevelRequest | Request element |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Retrieves language information.
| languagesRequest | Request element |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Retrieves school information.
| schoolsRequest | Request element |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Retrieves 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 |
|---|
Enable Succession Pool and its membership retrieval via SOAP Web Service request.
| getSuccessionPoolsRequest | The request object for the operation |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
This web service allows retrieval of Talent Pools and memberships information.
| getTalentPoolsRequest | The request object for the operation |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Allows adding new anytime feedback for a worker.
| feedback | Operation allowing the addition of anytime feedback |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Allows adding new accomplishmentsand editing existing accomplishments for a worker.
| accomplishments | Request element for Manage Worker Accomplishment. |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Allows adding new awards and editing existing awards for a worker.
| awards | Request element for Manage Worker Award. |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Allows adding new certifications and editing existing certifications for a worker.
| certifications | Request element for Manage Worker Certification. |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Allows adding new competencies and editing existing competencies for a worker.
| competencies | Request Element for Manage Worker Competency. |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Allows for adding and editing a worker's education. You may specify a School Reference or a School Name, Country, and Type. If the School Name and Country match one of the entries from the Schools report, the education record for that worker will use the School Reference. Otherwise, the School Name and Location will be text fields for the education for that worker.
| education | Request element for Manage Worker Education. |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Allows adding new job histories and editing existing job histories for a worker.
| externalJobHistory | Request element for Manage Worker External Job History. |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Allows adding new internal projects and editing existing internal projects for a worker.
| internalProjects | Request element for Manage Internal Projects |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Allows adding new languages and editing existing languages for a worker.
| languages | Request element for Manage Worker Language. |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Allows adding new memberships and editing existing memberships for a worker.
| memberships | Request element for Manage Worker Membership. |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Manages a Succession Plan for a position.
| successionPlan | Manage the succession plan for a position. |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Web service for Managing a Succession Plan for a job profile.
| manageSuccessionPoolRequest | The request object for the operation |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Allows adding new trainings and editing existing trainings for a worker.
| training | Request element for Manage Worker Training |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Allows adding new work experiences and editing existing work experiences for a worker.
| workExperience | Request element for Manage Work Experiences |
|---|
| 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 |
|---|
Allows for adding and updating certifications.
| certification | Request element |
|---|
| 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 |
|---|
Adds or updates a Competency.
| competency | Contains data for adding or updating a Competency |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Adds or updates a Degree.
| degree | Contains data for adding or updating a Degree |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Adds or updates an Educational Institution Type.
| educationalInstitutionType | Request element for Put Educational Institution Type |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Adds or updates a Field Of Study.
| fieldOfStudy | Request element for the Put Field Of Study operation |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Allows adding new positions for succession.
| positionForSuccession | Request element |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
Adds or updates a School.
| school | Contains the response elements for the Get Schools and Put School service requests. |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
This operation adds or updates skill items.
| putSkillRequest | The request object for the operation |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
This operation adds or updates a Skill Item Category.
| putSkillItemCategoryRequest | The request object for the operation |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
This web service allows add and update to Talent Pools and memberships information
| putTalentPoolRequest | The request object for the operation |
|---|
| WorkdayException | If an error during the operation occurs this exception is thrown |
|---|
| client |
|---|
| username |
|---|
Validate connection