RecruitingCECandidateProfileImports
RecruitingCECandidateProfileImports
Columns
| Name | Type | Description |
| ProfileId [KEY] | String | Profile ID of the candidate resume. |
| ProfileType | String | Profile type of the candidate resume. |
| ProviderToken | String | Provider token of the candidate resume. |
| AttachmentId | String | Attachment ID of the candidate resume. |
| FirstName | String | First name in the candidate resume. |
| LastName | String | Last name in the candidate resume. |
| MiddleNames | String | Middle name in the candidate resume. |
| Title | String | Title of the candidate resume. |
| Suffix | String | Suffix in the candidate resume. |
| PreNameAdjunct | String | Previous name adjunct in the candidate resume. |
| DisplayName | String | Display name in the candidate resume. |
| MilitaryRank | String | Military rank in the candidate resume. |
| AddressLine1 | String | First address line in the candidate resume. |
| AddressLine2 | String | Second address line in the candidate resume. |
| City | String | City in the candidate resume. |
| Region1 | String | Region 1 in the candidate resume. |
| Region2 | String | Region 2 in the candidate resume. |
| Region3 | String | Region 3 in the candidate resume. |
| Country | String | Country in the candidate resume. |
| PostalCode | String | Postal code of the candidate address in the candidate resume. |
| String | Email ID in the candidate resume. | |
| MobilePhoneCountryCode | String | Mobile phone number country code in the candidate resume. |
| MobilePhoneAreaCode | String | Mobile phone number area code in the candidate resume. |
| MobilePhoneNumber | String | Mobile phone number in the candidate resume. |
| MockParam | String | Mock parameter in the candidate resume |
| FlowVersionId | Long | Flow version ID of the candidate resume. |
| FileContents | String | File content in the candidate resume. |
| FileTitle | String | File title in the candidate resume. |
| ProviderKey | String | Provider token of 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 |