February 2022 Release: Minor Enhancements

2022.02 GA Release - Package Version 6.6.2

2020 Email Editor

Lightning Template Support

Salesforce Lightning Templates are now supported in the 2020 Email Editor. Using the Lightning email builder, users can insert fields into email templates from a record in Salesforce (mail merge). Lightning Templates are more modern than Salesforce Classic Email Templates in look and feel. Refer to Salesforce Help for information on how to allow your users to create Lightning Templates.

Page Layout Options

You can now change the order in which the two vertical sections of the 2020 Email Editor page are displayed. When this option is enabled the CandidateClosed A person looking for a job. A candidate can also be referred to as a Job Seeker, Applicant, or Provider. Marketing Email Editor layout will look like this:

Once the option is enabled it applies to all email pages using the 2020 Email Editor.

Configuration Steps

  1. Go to Setup > Custom Settings > Talent Rover Properties.
  2. Mark the Swap email sections checkbox.
    • The Custom Setting value is received asynchronously, so a spinner is shown until all configs are received to avoid visible section jumps.

ATS v2

Filter for Kanban and List Views

The ATS v2 Filter component, previously only available on Table ViewClosed One of the three user Interfaces in ATS v2 (the others being Kanban View and List View), is now available for Kanban and List Views.

Configuration Steps (Optional)

This configuration step is only required if a System Administrator wants to hide the option to share a filter with all other Users.

  1. Go to Setup > Custom Settings > ATS Configuration Settings.
  2. Check the Disable All Users Visible Filter checkbox.

Table View Added for Candidates

Table View is now available on the Candidate ATS v2. Columns are customizable by using field sets. The existing filtering functionality for table view on JobsClosed A job (vacancy, position, role) is an opening for which a customer's client needs a placement. ATS v2 has also been implemented for Candidate ATS v2.

Configuration Steps

  1. Go to Setup > Custom Settings.
  2. Click the Manage button next to ATS Configuration Settings.
  3. Click the Edit button.
  4. Mark the Enable Table View for Candidate ATS field.
  5. Click Save.
  6. Non admin users will need permission access to the following field for the filtering functionality: TR1__Filter__c.TR1__Parent_Field_Name__c

Custom Action Location

System Administrators can now select if the ATS v2 standard or custom actions should be displayed in the ActionClosed When used in ATS or Search and Match UI, one of multiple actions available after user has selected a sub-set of Candidates Toolbar or Action Dropdown.

Configuration Steps

Visualforce Page Permissions

Ensure users have access to the SessionIdPage Visualforce page. This page is enabled on the Recruiter_Permission permission set by default. If your users utilize a different permission set, add the Visualforce page to their current profile or permission set.

Update Layouts

  1. Go to Setup > Custom Metadata Types > ATS Action Configuration and add these two fields to the page layout:
  2. Go to Setup > Custom Metadata Types > ATS JobClosed A job (vacancy, position, role) is an opening for which a customer's client needs a placement. Custom Action and add these two fields to the page layout
    • Display Location
    • Custom Label Name

Change Existing Icon Name Values

Icon Name values need to be updated for existing actions on the ATS Action Configuration Custom Metadata Type. Enter the new value displayed below in the Icon Name field.

  • Record names starting with Reject/Unreject ( job record types): “utility:resource_absence”
  • Record names starting with Browse (job record types): “utility:cases”
  • Record names starting with Create Power Note (job record types): “utility:note”

Language Translations (Optional)

To add translations for custom actions enter the custom label’s APIClosed API, or Application Programming Interface, is used by customers to create custom career portals or to take advantage of Data Mirror/DataMart. Bullhorn prefers to use REST API. name into the Custom Label Name field on the ATS Job Custom Action Custom Metadata Type record. If the custom label API name is not specified the name will be taken from the Action_Name__c field on the ATS Job Custom Action Custom Metadata Type.

Textkernel Integration

Non-CV Parsing

This feature enables users to parse files other than resumes, such as reference letters and cover letters, specifically to extract Candidate skills. Contact Bullhorn for Salesforce Support for configuration details.

Contact Deduplication Logic Improvements

In the Asynchronous Parsing Flow, the deduplication check logic now supports custom criteria to capture all duplicates. Contact Bullhorn for Salesforce Support for configuration details.

Global

Add Candidates to Multiple Jobs From a Call List/Contact List View

Orgs that have the New ApplicationClosed First stage of Job placement flow (Application> Submittal>Interview>Offer> Placement) button on Call List (Call List Member Related List) or Contact List Views, can now add the selected CandidatesClosed A person looking for a job. A candidate can also be referred to as a Job Seeker, Applicant, or Provider. to multiple jobs at once.

Configuration Steps

Prerequisite: Generic Look Up must be enabled for the Org.

To activate the job multiselect feature on New Application page:

  1. Go to Setup > Custom Metadata Types > click Manage Records by Generic Lookup.
  2. In Configuration add the new field Apply to multiple jobs.
  3. Enable the Apply to multiple jobs checkbox and Save.

When the job multiselect feature is enabled, it is available on the New Applications page called from:

Closing Report Mapping Custom Metadata Type Enhancements

Mapping in the Closing ReportClosed Fifth Stage of Job placement flow, a Candidate that reaches the Closing Report Placement stage has been assigned to a job. In BH4SF, a 'Closing Report' is a record that captures all the information related to the newly filled position (name of Candidate, position, salary, start date, which recruiter gets credit for the hire etc.) Mapping Custom Metadata Type now applies to the Mass PlacementClosed The stage that occurs after a candidate accepts a job offer and facilitates their information being copied to the back office. functionality in addition to single Closing Reports. In addition, any Closing Report field mapped in the Closing Report Mapping Custom Metadata Type is now auto populated, regardless if it is added to the Mass Placement fieldset or visible on the user interface.

The Mass Placement user interface supported in the Closing Report Mapping Custom Metadata Type is ATS_MassPlacement component.

Custom CV Parser

Bullhorn for Salesforce supports two parsing providers out of the box, DaxtraClosed A BH4SF partner. One of the Search and Match / Resume Parsing services providers integrated with BH4SF and Textkernel.

Custom (unmanaged) implementations for parsing are now possible also with a new framework. Contact the Bullhorn for Salesforce team for more details on this functionality.

External Storage Solution

Currently Bullhorn for Salesforce uses AWS to store files externally. There is now a framework to configure alternative external storage solutions. Features include:

  • Support for a non-default document storage engine.
  • Support for multiple document storages per Org.
  • A mechanism to delete files from the external system when contact document records are deleted in Salesforce.