This enhancement introduces a new office-level option property, ResumeImportRequirements, that allows organizations to configure which candidate details are mandatory during resume import. Provides flexibility to control resume import validation requirements while preserving the existing default behavior.
Functionality
- Appears within the ATMmodule under:
- Option
- Entity: Office
- Option: ImportResume
- Option Property: ResumeImportRequirements
- New option property details:
- Option Property: ResumeImportRequirements
- Available Values: Phone, Email
- Description: Provide options for user to choose which field to make mandatory during resume import
- Default Value: Phone, Email
- Show in UI: TRUE
- Supports multi-select values.
- When Phone and/or Email are selected, the selected fields are treated as mandatory during resume import.
- When Phone and/or Email are not selected, the unselected fields are treated as non-mandatory during resume import.
- Existing behavior remains unchanged when both Phone and Email are selected, as all fields continue to be required by default.
- If a non-mandatory field is present in the imported resume, the information is still parsed and stored in the created record.
- If a non-mandatory field is not present in the resume, the corresponding record field remains blank.