ATS v2: Admin: Verify Separate Interview, Interviewee Templates Email Page Types

Make sure that records for the default BH4SF OOTB Email Page Types are present.

  1. Click the 9 dots icon for the App Launcher.
  2. In the field Search apps and items..., enter "Email Page Types".
  3. Click the dropdown, and select from All List view.
  4. Verify the Email Page Types match the below list:

Missing Email Page Types

Complete the following steps if some of the OOTB default email page types are missing:

  1. Create the email page type if it's missing from the aforementioned list.
  2. Execute the following Apex script in the Developer Console:
    • Copy
      TR1.Utility.createDefaultEmailPageTypes();
  3. Refresh the list of email page types.
  4. The missing records for the main OOTB email page types should appear.

Next Steps

You will want to ensure Email Page Type records have a specific record type. For details, see ATS v2: Admin: Configure Separate Interview, Interviewee Templates Email Page Record Types.