Configure Double Booking of Interviewers

You can configure the application to allow multiple interviews to be scheduled for the same interviewer at the same date and time.

Here are scenarios of double booking:

Scenario 1 - Double booking is prevented: John and Mary are booked for an interview on April 14, from 9 am to 10 am. The user tries to schedule Mary for another interview scheduled on April 14, from 9:30 am to 10:30 am. An error message is displayed indicating that the user can’t schedule the interview at that time because one of the interviewer has an interview already scheduled.

Scenario 2 - Double booking is allowed: John and Mary are booked for an interview on April 14, from 9 am to 10 am. The user tries to schedule Mary for another interview scheduled on April 14, from 9:30 am to 10:30 am. No error message is displayed, double booking isn't prevented.

  1. In the Setup and Maintenance work area, click the Tasks icon.
  2. Click Search.
  3. On the Search page, search for the task Manage Administrator Profile Values.
  4. Click the task name.
  5. On the Manage Administrator Profile Values, search for the profile option code ORA_IRC_IS_INTERVIEWER_DOUBLE_BOOKING_CHECK_ENABLED.
  6. In the Profile Values section, set the profile value:
    • Y: Default value. Double booking is prevented. recruiter can’t book an interview or create an interview slot that overlaps a scheduled interview with one of the interviewers. Any overlapping unscheduled slot is removed when an interview is booked for any given interviewer.
    • N: There's no validation, double booking is allowed. When an interviewer is scheduled for an interview, unscheduled time slots during that period for that interviewer continue to be available for candidates to select, and additional interviews can be scheduled during the same period
  7. Click Save and Close.