Resume Parsing with Daxtra: Mapping Chinese Names

Note: To take advantage of the features mentioned in this documentation, your Org needs to be using Package Version 7.16 or newer. See Release Notes for more details about which features were introduced in each release. If you would like to upgrade to the current release, contact Bullhorn for Salesforce Support.

Overview

Bullhorn for Salesforce has worked with DaxtraClosed A BH4SF partner. One of the Search and Match / Resume Parsing services providers integrated with BH4SF to improve parsing accuracy of resumes containing English and Chinese names.

How it Works

Daxtra added an AlternateScript section to the extraction of names, so if an additional name is present in the resume, it can be sent to a different name field instead of the package Name field. Daxtra also spun up a dedicated instance for the new extraction logic.

Daxtra only extracts the alternative name if the additional name is in either simplified or traditional Chinese. Eventually this functionality will extend to additional languages.

Logic has been added to the Bullhorn for Salesforce package to allow for flexible mapping that covers these scenarios:

  • If the resume has only an English name parsed, populate the English name to the default Name field
  • If the resume has only a Chinese name parsed, populate the name to default Name field and populate a new custom Chinese Name with the same name value.
  • If the resume has an English and Chinese name parsed, populate the English name in the default Name field and the Chinese name in the new custom Chinese Name field.

Configuration Steps

Prerequisites

The Org is upgraded to 2020.02 GA Release (Package Version 5.6) or newer

Configure the Relevant Custom Metadata Types Mapping

If you are using TR1__Contact_Mapping__mdt

  1. Navigate to Setup > Custom Metadata Types > Contact Mapping.
  2. Enter the 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 of the Contact field where you want the Chinese name to be sent when resumes are parsed in the Full_Name_Alternate__c field.

If you are using TR1__Candidate_Mapping__mdt

  1. Navigate to Setup > Custom Metadata Types > CandidateClosed A person looking for a job. A candidate can also be referred to as a Job Seeker, Applicant, or Provider. Mapping.
  2. Click New.
  3. Add a new record with the following fields:

Notify Bullhorn for Salesforce Support

Let the Support Team know that you want to use the new extraction option for Chinese Names. The Support Team will need to point your Org to the new Daxtra server dedicated to Chinese character parsing. Once that is complete you can begin using the feature.