> ## Documentation Index
> Fetch the complete documentation index at: https://developers.techwolf.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Installation - Jobs

### Prerequisites

Before starting, ensure you have the following:

* A valid TechWolf contract and access to a **live TechWolf tenant**.
* Credentials to the TechWolf
  [SFTP server <Icon icon="link" iconType="solid" />](/integrations/reference/sftp/sftp)
  to host the integration files.
* An SAP support case to
  [whitelist the TechWolf SFTP server <Icon icon="link" iconType="solid" />](/integrations/datasource-integrations/sap-standard-input-integration/how-to-whitelist-sap-sftp-server).
* Access to either the **Integration Center** or the **Report Center** in your
  SAP SuccessFactors tenant, depending on the integration.

- Job Profile Builder is implemented in your SAP SuccessFactors environment.

  <Note>
    [Job Profile Builder <Icon icon="link" iconType="solid" />
    ](https://help.sap.com/docs/SAP_SUCCESSFACTORS_PLATFORM/70097a1a469d47a0ae08809e4a240f98/172d1e58be474b8ab4c268c918b9d56c.html)
    allows managing Job Roles and Job Families in SAP SuccessFactors. These entities
    are synced to the TechWolf SkillEngine API as Jobs and Job Families.
  </Note>

## Configuration

To allow data to flow from SAP to TechWolf, all report schedules or integration
definitions must be configured in the SAP SuccessFactors tenant. All definitions
have already been templated by TechWolf, and can be imported into the SAP
SuccessFactors environment by uploading those files.

<Tip>
  We recommend using the Integration Center if available in your SAP
  environment. Not all integrations support report-based data extraction.
</Tip>

### Integration Center

Follow the steps in
[How To: Load Export Integration Definitions <Icon icon="link" iconType="solid" />](/integrations/datasource-integrations/sap-standard-input-integration/how-to-load-export-integration-definitions)
to create a new integration definition with the correct values for each export.
The integration definition files to start from are contained in the zip archive
below. SFTP credentials will be provided by TechWolf. SFTP details can be found
at
[SFTP details <Icon icon="link" iconType="solid" />](/integrations/reference/sftp/sftp#server-details).

<Tabs>
  <Tab title="Job Family Information">
    | **Configuration Item**     | **Value**                                   |
    | -------------------------- | ------------------------------------------- |
    | **Integration Definition** | `techwolf_job_family_export_definition.icd` |
    | **File Name Prefix**       | `TechWolfJobFamilyExport`                   |
    | **File Path**              | `/datasource/job_family`                    |
    | **Date Format**            | `yyMMddHHmmssZ`                             |
  </Tab>

  <Tab title="Job Role Information">
    | **Configuration Item**     | **Value**                                 |
    | -------------------------- | ----------------------------------------- |
    | **Integration Definition** | `techwolf_job_role_export_definition.icd` |
    | **File Name Prefix**       | `TechWolfJobRoleExport`                   |
    | **File Path**              | `/datasource/job_role`                    |
    | **Date Format**            | `yyMMddHHmmssZ`                           |
  </Tab>

  <Tab title="Job Profile Information">
    | **Configuration Item**     | **Value**                                    |
    | -------------------------- | -------------------------------------------- |
    | **Integration Definition** | `techwolf_job_profile_export_definition.icd` |
    | **File Name Prefix**       | `TechWolfJobProfileExport`                   |
    | **File Path**              | `/datasource/job_profile`                    |
    | **Date Format**            | `yyMMddHHmmssZ`                              |
  </Tab>

  <Tab title="Job Role To Job Code linking">
    | **Configuration Item**     | **Value**                                         |
    | -------------------------- | ------------------------------------------------- |
    | **Integration Definition** | `techwolf_job_role_to_code_export_definition.icd` |
    | **File Name Prefix**       | `TechwolfJobRoleToCodeExport`                     |
    | **File Path**              | `/datasource/job_role_to_job_code`                |
    | **Date Format**            | `yyMMddHHmmssZ`                                   |
  </Tab>

  <Tab title="Employee to Job Export">
    | **Configuration Item**     | **Value**                                     |
    | -------------------------- | --------------------------------------------- |
    | **Integration Definition** | `techwolf_employee_job_export_definition.icd` |
    | **File Name Prefix**       | `TechWolfEmpJobExport`                        |
    | **File Path**              | `/datasource/emp_job`                         |
    | **Date Format**            | `yyMMddHHmmssZ`                               |
  </Tab>
</Tabs>

<Card title="Integration definitions" icon="download" href="https://techwolf-docs-public-access.s3.eu-west-3.amazonaws.com/integrations/datasource-integrations/sap-job-datasource-integration-definitions.zip" horizontal="true">
  Required files for the SAP Job Data Input Integration
</Card>

### Report Center

Due to the nature of the integration, the data that is needed for this
integration cannot be exported through the Report Center.
