Installation - Employees
Prerequisites
Before continuing, ensure you have the following:
-
A valid TechWolf contract and access to a live TechWolf tenant. - The employees in this tenant must be populated with the Employees present in SAP SuccessFactors, which can for example be achieved using the Standard Employee Data Input Integration . - It is also possible to load in the data in other ways, for example by writing custom input integrations. When doing this, an essential detail is linking Employees in the TechWolf SkillEngine API with their corresponding SAP SuccessFactors PerPerson objects. The Per Person UUID of the Per Persons must be used as the ID of the employees in TechWolf. Additionally, the
Person External ID
field in SAP SuccessFactors must also be added as a custom property calledperson_id_external
for each employee in the TechWolf API. More information on custom properties can be found . -
An SAP SuccessFactors environment with Talent Intelligence Hub implemented.
Enabling Talent Intelligence Hub activates two essential features for this integration:
- Attributes Library: Supports using TechWolf skills in your SuccessFactors environment.
- Employee Growth Portfolios: Enables skill assignments to employees, allowing to synchronize validated employee skills between TechWolf and SAP.
-
Access to the TechWolf SFTP server to host the integration files.
-
An SAP support case to whitelist the TechWolf SFTP server .
TechWolf has already pre-configured some parts of the integration. The following ZIP archive contains the necessary files that will need to be imported into your SAP SuccessFactors environment:
Required files
Required files for the SAP Employee Skill Sync Integration
SAP SuccessFactors Configuration
Skill Sync Integration-specific configuration
Create the TechWolf Skill Import Schedule
Follow the steps in How To: Load Integration Definitions to create a new integration definition that will load the TechWolf skills into SAP SuccessFactors. Use the following values when setting up the integration definition:
Configuration Item | Value |
---|---|
Integration Definition | techwolf_attribute_import_definition.icd |
File Name Prefix | TechWolfAttributesImport |
Date Suffix Format | yyyyMMdd |
File Folder | /incoming |
Processing Folder | /processed |
If you already created the attribute import integration schedule for the Job Skill Sync integration, this step can be skipped.
Create Employee Growth Portfolio Export Schedule
Follow the steps in How To: Load Integration Definitions to create a new export integration definition that will create an export of employee growth portfolios. Use the following values when setting up the integration definition:
Configuration Item | Value |
---|---|
Integration Definition | techwolf_employee_growth_portfolio_export_definition.icd |
File Name Prefix | EmployeeGrowthPortfolioExport |
Date Suffix Format | yyMMddHHmmssZ |
File Folder | /outgoing |
Create an OAuth2 client application
Follow the instructions in How to Create an OAuth2 Client Application to register an OAuth application that allows TechWolf to access your SAP SuccessFactors environment.
If you already created the OAuth2 client application for the Job Skill Sync Integration, this step can be skipped.
Was this page helpful?