USAM Management Org Setup
Used For
- Feature management parameters
- TK An abbreviation for Textkernel record
- Use this record as a repository for your credentials.
- Connections for the location filter
Set Up Connections for Location Filter
- Open the connection record for the org.
- Scroll down to the TK Candidate A person looking for a job. A candidate can also be referred to as a Job Seeker, Applicant, or Provider. Mapping field.
- Open the connection record for the org, Scroll down to the "TK Candidate Mapping" field.
- Check if the searchContactMapping section in the JSON contains the locationSearch section.
- If so, make sure the locationSearch section includes at least the following fields:
Copy
"locationSearch": {
"country": "country",
"city": "city",
"country_scale": "TR1__Country_Search_Scale__c",
"city_scale": "TR1__City_Search_Scale__c",
"zip_code_scale": "TR1__ZipCode_Search_Scale__c"
},
Next Steps
Next, you will need to assign your permission sets in the USAM Customer Salesforce Org Setup.
Was this helpful?
No