RecruitingCECandidateProfileImportsworkExperiences
RecruitingCECandidateProfileImportsworkExperiences
Columns
| Name | Type | Description |
| RecruitingCECandidateProfileImportsProfileId [KEY] | String | Finds a candidate by the ID and the profile ID |
| ContentTypeId | Long | Content type ID for the work experiences in the candidate resume. |
| ProfileId | String | Profile ID for the work experiences in the candidate resume. |
| StartDate | String | Start date of the work experience mentioned in the candidate resume. |
| EndDate | String | End date of the work experiences in the candidate resume. |
| CurrentJobFlag | Bool | Indicates that it's the current job of the candidate as per their work experiences. |
| EmployerName | String | Employer name of the work experiences in the candidate resume. |
| JobTitle | String | Job title for the work experiences in the candidate resume. |
| ProfileItemId [KEY] | Long | Profile item ID for the work experiences in the candidate resume. |
| BusinessType | String | Business type of the work experiences of the candidate resume. |
| Achievements | String | Achievements in the work experience in the candidate resume. |
| WorkExperienceData | String | Work experience data in the candidate resume |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| BAttachmentId | String | bAttachmentId |
| BFlowVersionId | Long | bFlowVersionId |
| BMockParam | String | bMockParam |
| BProfileType | String | bProfileType |
| Finder | String | finder |