The CPT can be uploaded or exported from Provisioning. To do this, navigate to Provisioning → Managing Recruiting → Edit Candidate Profile Template.
Edit Candidate Profile Link
To export, copy the entire code and paste it into an XML editor.
After completing this lesson, you will be able to:
The CPT can be uploaded or exported from Provisioning. To do this, navigate to Provisioning → Managing Recruiting → Edit Candidate Profile Template.
To export, copy the entire code and paste it into an XML editor.
To import revised CPT code, follow these steps:
Copy the code from the XML editor and paste it into Provisioning.
Replace the existing code but make sure to back it up first in case you need to revert back.
Click Save Form.
Select all (Ctrl + A) of the template in your editor and copy (Ctrl + C).
Go to the Provisioning page.
Select all (Ctrl + A) of the existing code and delete to remove the existing content.
Paste (Ctrl + V) your new code into theProvisioning page.
When you are uploading the CPT template the system will validate it for the following:
Required attributes of data fields
Availability of mapped standard fields with SM data model
The following checks are performed:
SM-mapping defined, but field cannot be found in candidate profile and/or in SM data model.
"Required" attributes of respective fields do not match.
Field is a picklist on one side and a regular field on other side.
Both respective fields are picklists, but with different picklist IDs.
Background elements have same IDs but different type-IDs.
Number of data fields of a background element is different in both models.
For two respective data fields with the same ID, the title must match.
For two respective data fields with picklists, the picklist IDs must match.
Before making any changes to an XML template, be sure to export the current XML version first.
Always export two copies of the XML file. Mark one copy as original for that day and archive it. Then work with the second copy and date the file for that day.
When configuring an XML template, such as the candidate profile template (CPT), never start from scratch. Starter templates are available.
The CPT code is often referred to by zones. The zone breakdown is as follows:
After the CPT is uploaded into Provisioning, the search index needs to be built. The candidate uses the search index to search for jobs.
Changes to the candidate profile do not require a re-indexing of the search index. Always refer to the Recruiting Implementation Guide for the latest instructions on indexing.
External candidates can access the candidate profile via the My Profile tab in the Career Portal.
Career portals and their associated links can be viewed in Admin Center.
Once the CPT has been configured and the site has been indexed, the CPT can be tested.
Internal candidates can access the candidate profile via the My Candidate Profile tab, a sub tab located under the Careers tab.
As the consultant, you need to help your customer make the profile quick and easy to update, mostly by not having too many fields or by making background sections required.
Here are several common CPT configuration issues that customers may encounter:
Scenario 1: Employees have to re-enter the information from their People Profile when they complete the candidate profile.
Are the background elements in the Succession Data Model set up to match the fields in the Candidate Profile Template?
Does the code exist to synchronize the field from the People Profile to the Employee Data file?
Scenario 2: Jobs are not posting.
Has the initial search index been completed?
Log in to track your progress & complete quizzes