Configure USAM Profession Groups Search

Profession Groups is an optional feature involving significant setup. Talk to your Account Manager to see if this feature suits your business needs.

If Profession Groups are enabled by TKClosed An abbreviation for Textkernel then they can be used to search CandidatesClosed A person looking for a job. A candidate can also be referred to as a Job Seeker, Applicant, or Provider. searches. By default this logic is disabled.

Enablement

To enable the logic:

  1. Navigate to Setup > Custom metadata types > Search & Match UI Configuration Custom Metadata Type > Manage Records.
  2. Click Edit.
  3. Click the checkbox Enable Search by Group of Professions.
  4. Click Save.

To use the feature, Group should be added to the TR1__Type__c picklist field on the TR1__Master_Skill__c object.

  • If it doesn't exist in the org, it can be added manually.

Groups Import

Groups are limited to those configured by TK and will be imported to the Org.

Below is an example for Candidates with the JobClosed A job (vacancy, position, role) is an opening for which a customer's client needs a placement._title Skill of "Software Tester". These are then associated with the "IT Testers" group.

Configuration

  1. Import Group Master Skills.
  2. Navigate to Setup > Custom metadata types > Search & Match UI Configuration Custom Metadata Type > Manage Records.
  3. Click the 'Enable Search by Group of Professions checkbox.
  4. Click Save.
  5. Navigate to Setup > Custom metadata types > Search & Match UI Configuration Custom Metadata Type > Manage Records > Candidate.
  6. Add the following, if it doesn't exist:
    • Copy
      <ItemGroup key="skills_manual_entry">
      <Item index="0">
      <Field key="skills_manual_entry">
      <Value>Y</Value>
      </Field>
      </Item>
      </ItemGroup>
  7. ParseClosed Used in relation to resume. It's the act of uploading a resume file into a BH4SF instance while in the background the candidate data is broken down and indexed so it becomes searchable in Search and Match tool. or resync Candidates.
  8. Navigate to the TK Candidate Search > Skills filter.
  9. Click Group type.
  10. Enter and choose group name
  11. Click Save.
  12. Perform the search.