JobProfiles
Retrieves a collection of job profiles.
Workday Resource Information
Retrieves a job profile with the specified ID.Secured by: Job Profile: View, Public Job: View
Scope: Jobs & Positions
Columns
Name | Type | Description |
Id [KEY] | String | Id of the instance |
AdditionalJobDescription | String | Supported for: SELECT. The formatted additional job description value on the job profile. |
CriticalJob | Bool | Supported for: SELECT. Indicates if the job is considered critical. |
DefaultJobTitle | String | Supported for: SELECT. The Job Title Default for the job profile. |
DifficultyToFill_Descriptor | String | Supported for: SELECT. A preview of the instance |
DifficultyToFill_Id | String | Supported for: SELECT. Id of the instance |
Inactive | Bool | Supported for: SELECT. Returns true if the Job Profile is inactive. |
JobCategory_Descriptor | String | Supported for: SELECT. A preview of the instance |
JobCategory_Id | String | Supported for: SELECT. Id of the instance |
JobDescription | String | Supported for: SELECT. The formatted job description value on the job profile. |
JobLevel_Descriptor | String | Supported for: SELECT. A preview of the instance |
JobLevel_Id | String | Supported for: SELECT. Id of the instance |
ManagementLevel_Descriptor | String | Supported for: SELECT. A preview of the instance |
ManagementLevel_Id | String | Supported for: SELECT. Id of the instance |
Name | String | Supported for: SELECT. The name of the job profile. |
Public | Bool | Supported for: SELECT. Indicates if the job profile has been marked as being public. |
Summary | String | Supported for: SELECT. The description of the responsibilities and/or qualifications for the job profile. |
WorkShiftRequired | Bool | Supported for: SELECT. Indicates if the Job Profile requires a Work Shift to be specified on associated Positions. |
IncludeInactive_Prompt | Bool | If true, the method returns inactive job profiles. Default is false. |